summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-26perf sort: Add dynamic headers for perf report columnsAthira Rajeev
2021-03-25perf daemon: Remove duplicate includesWan Jiabing
2021-03-25perf tools: Remove duplicate struct forward declarationsWan Jiabing
2021-03-24perf test: Add CSV summary testJin Yao
2021-03-24perf stat: Align CSV output for summary modeJin Yao
2021-03-23perf test: Add a shell test for 'perf stat --bpf-counters' new optionSong Liu
2021-03-23perf stat: Measure 't0' and 'ref_time' after enable_counters()Song Liu
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2021-03-17perf test: Add 30s timeout for wait for daemon start.Ian Rogers
2021-03-17perf test: Cleanup daemon if test is interrupted.Ian Rogers
2021-03-17perf test: Remove unused argumentIan Rogers
2021-03-15perf stat: Improve readability of shadow statsChangbin Du
2021-03-15perf stat: Elaborate use cases for the -n/--null command line optionArnaldo Carvalho de Melo
2021-03-15perf vendor events arm64: Add Fujitsu A64FX pmu eventShunsuke Nakamura
2021-03-15perf vendor events arm64: Add more common and uarch eventsShunsuke Nakamura
2021-03-15perf evlist: Change the COMM when preparing the workloadArnaldo Carvalho de Melo
2021-03-09perf machine: Assign boolean values to a bool variableJiapeng Chong
2021-03-09perf tools: use ARRAY_SIZEJiapeng Chong
2021-03-09perf stat: Fixup __perf_stat_evsel__is() prefixArnaldo Carvalho de Melo
2021-03-09perf script: Fixup 'struct evsel_script' method prefixArnaldo Carvalho de Melo
2021-03-08perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo
2021-03-08tools include: Add __sum16 and __wsum definitions.Ian Rogers
2021-03-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-03-06perf cs-etm: Fix bitmap for optionSuzuki K Poulose
2021-03-06perf trace: Fix race in signal handlingMichael Petlan
2021-03-06perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-03-06perf report: Fix -F for branch & mem modesRavi Bangoria
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao
2021-03-06tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim
2021-03-06perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in sw_clock_freq testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in task_exit testNamhyung Kim
2021-03-06perf test: Fix a memory leak in attr testNamhyung Kim