Arnaldo Carvalho de Melo
|
86066064e3
perf tools: Elliminate alignment holes
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Yunlong Song
|
44f7e432e3
perf timechart: Support using -f to override perf.data file ownership
|
10 years ago |
Yunlong Song
|
33ec0caf6a
perf tools: Add the bash completion for listing subsubcommands of perf timechart
|
10 years ago |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 years ago |
Namhyung Kim
|
e5b2c20755
perf tools: Export usage string and option table of perf record
|
10 years ago |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 years ago |
Taeung Song
|
52e0283497
perf tools: Modify error code for when perf_session__new() fails
|
11 years ago |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 years ago |
Namhyung Kim
|
dc5c8190b8
perf timechart: Move call to symbol__init() after creating session
|
11 years ago |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 years ago |
Jiri Olsa
|
84f5d36f48
perf tools: Move pr_* debug macros into debug object
|
11 years ago |
Stanislav Fomichev
|
d243144af0
perf timechart: Add more options to IO mode
|
11 years ago |
Stanislav Fomichev
|
962e310af5
perf timechart: Conditionally update start_time on fork
|
11 years ago |
Stanislav Fomichev
|
b97b59b93d
perf timechart: Implement IO mode
|
11 years ago |
Namhyung Kim
|
b3cef7f60f
perf symbols: Record the reason for filtering an address_location
|
11 years ago |
Ramkumar Ramachandra
|
263f89bf7d
perf timechart: Fix off-by-one error in 'record' argv handling
|
11 years ago |
Stanislav Fomichev
|
3415d8b851
perf timechart: Fix wrong SVG height
|
11 years ago |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 years ago |
Stanislav Fomichev
|
e57a2dffbc
perf timechart: Add --highlight option
|
11 years ago |
Stanislav Fomichev
|
c507999790
perf timechart: Add support for topology
|
11 years ago |
Stanislav Fomichev
|
58b9a18ecd
perf timechart: Get number of CPUs from perf header
|
11 years ago |
Stanislav Fomichev
|
de996228de
perf timechart: Print pid along the name
|
11 years ago |
Stanislav Fomichev
|
8b6dcca017
perf timechart: Add backtrace support to CPU info
|
11 years ago |
Arnaldo Carvalho de Melo
|
436b0da02f
perf timechart: Move wake_events list to 'struct timechart'
|
11 years ago |
Arnaldo Carvalho de Melo
|
66cc3ada4e
perf timechart: Move power_events list to 'struct timechart'
|
11 years ago |
Arnaldo Carvalho de Melo
|
5e22f6d22b
perf timechart: Move all_data per_pid list to 'struct timechart'
|
11 years ago |
Arnaldo Carvalho de Melo
|
985b12e633
perf timechart: Introduce tool struct
|
11 years ago |
Arnaldo Carvalho de Melo
|
972ec653c4
perf timechart: Remove misplaced __maybe_unused
|
11 years ago |
Arnaldo Carvalho de Melo
|
6e53ad9ff6
perf timechart: Remove some needless struct forward declarations
|
11 years ago |