Adrian Hunter
|
fce4d296b4
perf evsel: Add own_cpus member
|
10 years ago |
Stephane Eranian
|
bcc84ec65a
perf record: Add ability to name registers to record
|
10 years ago |
Arnaldo Carvalho de Melo
|
d49e469507
perf evsel: Add a backpointer to the evlist a evsel is in
|
10 years ago |
Kan Liang
|
f9db0d0f1b
perf callchain: Allow disabling call graphs per event
|
10 years ago |
Kan Liang
|
d457c96392
perf callchain: Per-event type selection support
|
10 years ago |
Namhyung Kim
|
4605bb55b9
perf evlist: Be more specific on -F/--freq
|
10 years ago |
Namhyung Kim
|
09af2a5535
perf record: Support per-event freq term
|
10 years ago |
Jiri Olsa
|
ab35a7d0ee
perf tools: Unset perf_event_attr::freq when period term is set
|
10 years ago |
Kan Liang
|
c3a6a8c405
perf tools: Refine parse/config callchain functions
|
10 years ago |
Kan Liang
|
3206771239
perf tools: Per-event time support
|
10 years ago |
Jiri Olsa
|
ee4c75887d
perf tools: Force period term to overload global settings
|
10 years ago |
Jiri Olsa
|
930a2e2975
perf tools: Add support for event post configuration
|
10 years ago |
Adrian Hunter
|
b757bb0913
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
|
10 years ago |
Adrian Hunter
|
0286039f77
perf tools: Add new PERF_RECORD_SWITCH event
|
10 years ago |
Wang Nan
|
15bfd2cc10
perf record: Apply filter to all events in a glob matching
|
10 years ago |
Adrian Hunter
|
3abebc55d7
perf record: Let user have timestamps with per-thread recording
|
10 years ago |
Arnaldo Carvalho de Melo
|
64ec84f5f9
perf evsel: Introduce append_filter() method
|
10 years ago |
Arnaldo Carvalho de Melo
|
12467ae4e3
perf evsel: Introduce set_filter method
|
10 years ago |
Arnaldo Carvalho de Melo
|
f47805a2af
perf evsel: Rename set_filter to apply_filter
|
10 years ago |
Jiri Olsa
|
d8ee3b54d0
perf stat: Remove perf_evsel__read_cb function
|
10 years ago |
Jiri Olsa
|
f99f4719b8
perf stat: Introduce perf_evsel__read function
|
10 years ago |
Jiri Olsa
|
a6fa003855
perf stat: Make stats work over the thread dimension
|
10 years ago |
Jiri Olsa
|
1ac77e1ce8
perf stat: Introduce perf_counts function
|
10 years ago |
Jiri Olsa
|
578e91ec04
perf evlist: Propagate thread maps through the evlist
|
10 years ago |
Jiri Olsa
|
f30a79b012
perf tools: Add reference counting for cpu_map object
|
10 years ago |
Jiri Olsa
|
e13798c77b
perf thread_map: Don't access the array entries directly
|
10 years ago |
Jiri Olsa
|
a9a3a4d92d
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
|
10 years ago |
Adrian Hunter
|
7310aed77e
perf evsel: Display 0x for hex values when printing the attribute
|
10 years ago |
Jiri Olsa
|
18ffdfe8e9
perf tools: Add hint for 'Too many events are opened.' error message
|
10 years ago |
Adrian Hunter
|
70d73de4cd
perf tools: Add aux_watermark member of struct perf_event_attr
|
10 years ago |