Peter Zijlstra
|
2c5e8c52c6
perf tools: Merge all perf_event_attr print functions
|
10 년 전 |
Peter Zijlstra
|
814c8c38e1
perf record: Add clockid parameter
|
10 년 전 |
David Ahern
|
e94eedab3a
perf timechart: Fix SIBGUS error on sparc64
|
10 년 전 |
Andi Kleen
|
85c273d2b6
perf record: Support recording running/enabled time
|
10 년 전 |
Kan Liang
|
aad2b21c15
perf tools: Enable LBR call stack support
|
10 년 전 |
Namhyung Kim
|
62e503b7ed
perf evsel: Set attr.task bit for a tracking event
|
10 년 전 |
Vineet Gupta
|
8d9cbd8f87
perf evsel: Don't rely on malloc working for sz 0
|
10 년 전 |
Jiri Olsa
|
a5a7fd76b5
perf tools: Remove perf_evsel__read interface
|
10 년 전 |
Jiri Olsa
|
011dccbdd9
perf evsel: Introduce perf_evsel__read_cb function
|
10 년 전 |
Jiri Olsa
|
13112bbf59
perf evsel: Introduce perf_counts_values__scale function
|
10 년 전 |
Jiri Olsa
|
857a94a226
perf evsel: Introduce perf_evsel__compute_deltas function
|
10 년 전 |
Jiri Olsa
|
f140373bc9
perf evsel: Fix ftrace:function event recording
|
10 년 전 |
Stephane Eranian
|
6a21c0b5c2
perf tools: Add core support for sampling intr machine state regs
|
11 년 전 |
Jiri Olsa
|
daa01794a4
perf evsel: Do not call pevent_free_format when deleting tracepoint
|
10 년 전 |
Arnaldo Carvalho de Melo
|
f14d570785
perf evsel: No need to drag util/cgroup.h
|
11 년 전 |
Arnaldo Carvalho de Melo
|
597e48c138
perf evsel: Move exit stuff from __delete to __exit
|
11 년 전 |
Arnaldo Carvalho de Melo
|
8885846fc4
perf evsel: Make some exit routines static
|
11 년 전 |
Arnaldo Carvalho de Melo
|
a635fc511e
perf tools: Remove hists from evsel
|
11 년 전 |
Arnaldo Carvalho de Melo
|
8f651eae18
perf callchain: Move the callchain_param extern to callchain.h
|
11 년 전 |
Arnaldo Carvalho de Melo
|
ce8ccff5dd
perf evsel: Subclassing
|
11 년 전 |
Namhyung Kim
|
72a128aa08
perf tools: Move callchain config from record_opts to callchain_param
|
11 년 전 |
Masami Hiramatsu
|
6e81c74cbf
perf util: Replace strerror with strerror_r for thread-safety
|
11 년 전 |
Adrian Hunter
|
60b0896cc3
perf evlist: Add perf_evlist__set_tracking_event()
|
11 년 전 |
Adrian Hunter
|
bf8e8f4b83
perf evlist: Add 'system_wide' option
|
11 년 전 |
Jiri Olsa
|
63914aca8f
perf tools: Show better error message in case we fail to open counters due to EBUSY error
|
11 년 전 |
Andi Kleen
|
8affc2b8c2
perf record: Honour --no-time command line option
|
11 년 전 |
Yann Droneaud
|
57480d2cd9
perf tools: Enable close-on-exec flag on perf file descriptor
|
11 년 전 |
Adrian Hunter
|
2afd2bcfc3
perf evsel: Add 'immediate' option
|
11 년 전 |
Adrian Hunter
|
6ff1ce7639
perf evsel: Add 'no_aux_samples' option
|
11 년 전 |
Adrian Hunter
|
022c50d09c
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
|
11 년 전 |