aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2020-08-26Merge tag 'v5.7.17' into v5.7/standard/baseBruce Ashfield
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch
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-19Merge tag 'v5.7.13' into v5.7/standard/baseBruce Ashfield
2020-08-06Merge branch 'v5.7/base' into v5.7/standard/baseBruce Ashfield
2020-08-05perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-07-29s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-22perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao
2020-07-16perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter
2020-07-16perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter
2020-07-16perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter
2020-07-16perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter
2020-07-16perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li
2020-06-24perf parse-events: Fix an incompatible pointerIan Rogers
2020-06-24perf probe: Fix user attribute access in kprobesSumanth Korikkar
2020-06-24perf stat: Fix NULL pointer dereferenceHongbo Yao
2020-06-24perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh
2020-06-22perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter
2020-06-22perf symbols: Fix debuginfo search for UbuntuAdrian Hunter
2020-06-22perf probe: Check address correctness by map instead of _etextMasami Hiramatsu
2020-06-22perf probe: Fix to check blacklist address correctlyMasami Hiramatsu
2020-06-22perf probe: Do not show the skipped eventsMasami Hiramatsu
2020-06-17perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu
2020-05-02perf: x86-32: explicitly include <errno.h>Bruce Ashfield
2020-05-02perf: mips64: Convert __u64 to unsigned long longYang Shi
2020-05-02perf: fix bench numa compilationRiccardo Magliocchetti
2020-05-02perf: add SLANG_INC for slang.hLiang Li
2020-05-02perf: add sgidefs.h to for mips buildsTom Zanussi
2020-05-02perf: change --root to --prefix for python installTom Zanussi
2020-05-02perf: add 'libperl not found' warningTom Zanussi
2020-05-02perf: force include of <stdbool.h>Bruce Ashfield
2020-05-02linux-yocto: Handle /bin/awk issuesRichard Purdie
2020-04-14tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers: Update x86's syscall_64.tbl with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers UAPI: Sync linux/mman.h with the kernelArnaldo Carvalho de Melo
2020-04-14tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2020-04-14tools headers: Update linux/vdso.h and grab a copy of vdso/const.hArnaldo Carvalho de Melo
2020-04-14perf stat: Fix no metric header if --per-socket and --metric-only setJin Yao
2020-04-14perf python: Check if clang supports -fno-semantic-interpositionArnaldo Carvalho de Melo
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr