summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
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-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
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr
2020-04-03perf script: add -S/--symbols documentationIan Rogers
2020-04-03perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter
2020-04-03perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian
2020-04-03perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo
2020-04-03perf top: Support hotkey to change sort orderJin Yao
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi
2020-04-03perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Support synthesizing cgroup eventsNamhyung Kim
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim
2020-04-03perf cgroup: Maintain cgroup hierarchyNamhyung Kim
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim