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 |
Peter Zijlstra
|
2c5e8c52c6
perf tools: Merge all perf_event_attr print functions
|
10 years ago |
Peter Zijlstra
|
814c8c38e1
perf record: Add clockid parameter
|
10 years ago |
David Ahern
|
e94eedab3a
perf timechart: Fix SIBGUS error on sparc64
|
10 years ago |
Andi Kleen
|
85c273d2b6
perf record: Support recording running/enabled time
|
10 years ago |
Kan Liang
|
aad2b21c15
perf tools: Enable LBR call stack support
|
10 years ago |
Namhyung Kim
|
62e503b7ed
perf evsel: Set attr.task bit for a tracking event
|
10 years ago |
Vineet Gupta
|
8d9cbd8f87
perf evsel: Don't rely on malloc working for sz 0
|
10 years ago |
Jiri Olsa
|
a5a7fd76b5
perf tools: Remove perf_evsel__read interface
|
10 years ago |
Jiri Olsa
|
011dccbdd9
perf evsel: Introduce perf_evsel__read_cb function
|
10 years ago |
Jiri Olsa
|
13112bbf59
perf evsel: Introduce perf_counts_values__scale function
|
10 years ago |
Jiri Olsa
|
857a94a226
perf evsel: Introduce perf_evsel__compute_deltas function
|
10 years ago |
Jiri Olsa
|
f140373bc9
perf evsel: Fix ftrace:function event recording
|
10 years ago |
Stephane Eranian
|
6a21c0b5c2
perf tools: Add core support for sampling intr machine state regs
|
11 years ago |
Jiri Olsa
|
daa01794a4
perf evsel: Do not call pevent_free_format when deleting tracepoint
|
11 years ago |
Arnaldo Carvalho de Melo
|
f14d570785
perf evsel: No need to drag util/cgroup.h
|
11 years ago |
Arnaldo Carvalho de Melo
|
597e48c138
perf evsel: Move exit stuff from __delete to __exit
|
11 years ago |
Arnaldo Carvalho de Melo
|
8885846fc4
perf evsel: Make some exit routines static
|
11 years ago |
Arnaldo Carvalho de Melo
|
a635fc511e
perf tools: Remove hists from evsel
|
11 years ago |
Arnaldo Carvalho de Melo
|
8f651eae18
perf callchain: Move the callchain_param extern to callchain.h
|
11 years ago |