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 |
Jiri Olsa
|
f5fc14124c
perf tools: Add data object to handle perf data file
|
11 years ago |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 years ago |
Arnaldo Carvalho de Melo
|
33e940a25d
perf session: Check for SIGINT in more loops
|
12 years ago |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |
Adrian Hunter
|
d03f217054
perf tools: Expand perf_event__synthesize_sample()
|
12 years ago |
Adrian Hunter
|
ef89325f77
perf tools: Remove references to struct ip_event
|
12 years ago |
Adrian Hunter
|
314add6b1f
perf tools: change machine__findnew_thread() to set thread pid
|
12 years ago |
Adrian Hunter
|
326f59bf64
perf tools: Remove filter parameter of thread__find_addr_map()
|
12 years ago |
Adrian Hunter
|
5b7ba82a75
perf symbols: Load kernel maps before using
|
12 years ago |
Jiri Olsa
|
6065210db9
perf tools: Remove event types framework completely
|
12 years ago |
Adrian Hunter
|
a609bda782
perf inject: Add missing 'finished_round'
|
12 years ago |
Adrian Hunter
|
47c3d1091c
perf tools: Fix missing tool parameter
|
12 years ago |
Adrian Hunter
|
63c2c9f8f2
perf inject: Remove unused parameter
|
12 years ago |