aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2020-11-19perf: Alias SYS_futex with SYS_futex_time64 on 32-bit arches with 64bit time_tKhem Raj
2020-11-10Merge tag 'v5.8.18' into v5.8/standard/baseBruce Ashfield
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-29perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-10-29perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo
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-23perf test: Fix the "signal" test inline assemblyJiri Olsa
2020-09-09Merge tag 'v5.8.8' into v5.8/standard/baseBruce Ashfield
2020-09-09Merge tag 'v5.8.7' into v5.8/standard/baseBruce Ashfield
2020-09-09perf record: Correct the help info of option "--no-bpf-event"Wei Li
2020-09-09perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing
2020-09-09perf stat: Turn off summary for interval mode by defaultJin Yao
2020-09-09perf jevents: Fix suspicious code in fixregex()Namhyung Kim
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-09-09perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo
2020-09-09perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang
2020-09-09perf sched timehist: Fix use of CPU list with summary optionDavid Ahern
2020-09-05perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
2020-08-25Merge tag 'v5.8.3' into v5.8/standard/baseBruce Ashfield
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-21perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setJin Yao
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: mips64: Convert __u64 to unsigned long longYang Shi
2020-08-07perf: fix bench numa compilationRiccardo Magliocchetti
2020-08-07perf: add SLANG_INC for slang.hLiang Li
2020-08-07perf: add sgidefs.h to for mips buildsTom Zanussi
2020-08-07perf: change --root to --prefix for python installTom Zanussi
2020-08-07perf: add 'libperl not found' warningTom Zanussi
2020-08-07perf: force include of <stdbool.h>Bruce Ashfield
2020-08-07linux-yocto: Handle /bin/awk issuesRichard Purdie
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo