aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
AgeCommit message (Expand)Author
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-09-23Merge tag 'v5.8.11' into v5.8/standard/baseBruce Ashfield
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-23perf parse-event: Fix memory leak in evsel->unitNamhyung Kim
2020-09-23perf evlist: Fix cpu/thread map leakNamhyung Kim
2020-09-23perf metric: Fix some memory leaksNamhyung Kim
2020-09-23perf test: Free aliases for PMU event map aliases testNamhyung Kim
2020-09-23perf record: Don't clear event's period if set by a termIan Rogers
2020-09-09Merge tag 'v5.8.8' into v5.8/standard/baseBruce Ashfield
2020-09-09perf stat: Turn off summary for interval mode by defaultJin Yao
2020-09-09perf intel-pt: Fix corrupt data after perf inject fromAl Grant
2020-09-09perf cs-etm: Fix corrupt data after perf inject fromAl Grant
2020-08-25Merge tag 'v5.8.3' into v5.8/standard/baseBruce Ashfield
2020-08-21perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy eventJin Yao
2020-08-21perf tools: Fix term parsing for raw syntaxJiri Olsa
2020-08-21perf intel-pt: Fix duplicate branch after CBRAdrian Hunter
2020-08-21perf intel-pt: Fix FUP packet stateAdrian Hunter
2020-08-21perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu
2020-08-21perf probe: Fix wrong variable warning when the probe point is not foundMasami Hiramatsu
2020-08-07perf: x86-32: explicitly include <errno.h>Bruce Ashfield
2020-08-07perf: add sgidefs.h to for mips buildsTom Zanussi
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo
2020-07-06perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter
2020-07-06perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter
2020-07-03perf record: Fix duplicated sideband events with Intel PT system wide tracingAdrian Hunter
2020-06-10perf pmu: Remove unused declarationIan Rogers
2020-06-09perf parse-events: Fix an old style declarationIan Rogers
2020-06-09perf parse-events: Fix an incompatible pointerIan Rogers
2020-06-09perf bpf: Fix bpf prologue generationSumanth Korikkar
2020-06-09perf probe: Fix user attribute access in kprobesSumanth Korikkar
2020-06-09perf stat: Fix NULL pointer dereferenceHongbo Yao
2020-06-02perf tools: Remove some duplicated includesTiezhu Yang
2020-06-02perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter
2020-06-01perf arm-spe: Support synthetic eventsTan Xiaojun
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-29perf jit: Fix inaccurate DWARF line tableNick Gasson
2020-05-29perf trace: Use zalloc() to make sure all fields are zeroed in the syscalltbl...Arnaldo Carvalho de Melo
2020-05-29perf trace: Remove union from syscalltbl, all the fields are neededArnaldo Carvalho de Melo
2020-05-28perf record: Respect --no-switch-eventsAdrian Hunter
2020-05-28perf evlist: Disable 'immediate' events lastAdrian Hunter
2020-05-28perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter
2020-05-28perf jvmti: Fix demangling Java symbolsNick Gasson
2020-05-28perf symbols: Fix debuginfo search for UbuntuAdrian Hunter
2020-05-28perf parse: Add 'struct parse_events_state' pointer to scannerJiri Olsa
2020-05-28perf stat: Do not pass avg to generic_metricJiri Olsa
2020-05-28perf metricgroup: Remove unnecessary ',' from eventsIan Rogers
2020-05-28perf metricgroup: Add options to not group or mergeIan Rogers