Adrian Hunter
|
0286039f77
perf tools: Add new PERF_RECORD_SWITCH event
|
10 years ago |
Taeung Song
|
9fedfb0c5b
perf inject: Fill in the missing session freeing after an error occurs
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Adrian Hunter
|
0ad21f6869
perf tools: Add support for PERF_RECORD_ITRACE_START
|
10 years ago |
Adrian Hunter
|
4a96f7a02e
perf tools: Add support for PERF_RECORD_AUX
|
10 years ago |
Adrian Hunter
|
e31f0d017e
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
|
10 years ago |
Adrian Hunter
|
cd10b28952
perf tools: Hit all build ids when AUX area tracing
|
10 years ago |
Adrian Hunter
|
99fa298453
perf tools: Add AUX area tracing index
|
10 years ago |
Adrian Hunter
|
0f0aa5e069
perf inject: Add Instruction Tracing support
|
10 years ago |
Adrian Hunter
|
cd17a9b544
perf inject: Re-pipe AUX area tracing events
|
10 years ago |
Yunlong Song
|
ccaa474c8a
perf inject: Support using -f to override perf.data file ownership
|
10 years ago |
Arnaldo Carvalho de Melo
|
d704ebdae4
perf tools: tool->finished_round() doesn't need perf_session
|
10 years ago |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 years ago |
Namhyung Kim
|
42aa276f40
perf tools: Use perf_data_file__fd() consistently
|
10 years ago |
Adrian Hunter
|
3c659eedad
perf tools: Add id index
|
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
|
1cb8bdcca0
perf inject: Move session handling out of __cmd_inject()
|
11 years ago |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 years ago |
Adrian Hunter
|
a7a2b8b4ce
perf inject: Add --kallsyms parameter
|
11 years ago |
Adrian Hunter
|
e38b43c3f3
perf inject: Fix build id injection
|
11 years ago |
Jiri Olsa
|
a261e4a09a
perf tools: Fix pipe check regression in attr event callback
|
11 years ago |
Namhyung Kim
|
13ce34df11
perf tools: Use tid for finding thread
|
11 years ago |
Jiri Olsa
|
352ea45a72
perf callchain: Add mask into struct regs_dump
|
11 years ago |
Arnaldo Carvalho de Melo
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 years ago |
Jiri Olsa
|
3406912cc1
perf inject: Handle output file via perf_data_file object
|
11 years ago |
Arnaldo Carvalho de Melo
|
744a971940
perf evsel: Ditch evsel->handler.data field
|
11 years ago |
Adrian Hunter
|
89c97d936e
perf inject: Do not repipe attributes to a perf.data file
|
11 years ago |
Arnaldo Carvalho de Melo
|
c824c4338a
perf tools: Stop using 'self' in some more places
|
11 years ago |