aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser1-2/+1
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim1-1/+1
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim1-0/+1
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao4-11/+59
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo3-0/+3
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim1-0/+2
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim1-0/+2
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim1-5/+2
2021-03-06perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim1-0/+1
2021-03-06perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim1-3/+2
2021-03-06perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim1-3/+2
2021-03-06perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim1-7/+3
2021-03-06perf test: Fix cpu and thread map leaks in sw_clock_freq testNamhyung Kim1-8/+4
2021-03-06perf test: Fix cpu and thread map leaks in task_exit testNamhyung Kim1-7/+3
2021-03-06perf test: Fix a memory leak in attr testNamhyung Kim1-1/+7
2021-03-06perf test: Fix cpu and thread map leaks in basic mmap testNamhyung Kim1-2/+0
2021-03-06perf tools: Fix event's PMU name parsingJiri Olsa1-1/+5
2021-03-06perf daemon: Fix running test for non root userJiri Olsa1-16/+16
2021-03-06perf daemon: Fix control fifo permissionsJiri Olsa1-2/+2
2021-03-06perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro1-1/+1
2021-03-06perf tools: Fix documentation of verbose optionsIan Rogers4-6/+6
2021-03-06perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers1-0/+1
2021-03-06perf bench numa: Fix the condition checks for max number of NUMA nodesAthira Rajeev1-13/+29
2021-03-06perf diff: Don't crash on freeing errno-session on the error pathDmitry Safonov1-1/+2
2021-03-06perf tools: Clean 'generated' directory used for creating the syscall table o...Andreas Wendleder1-5/+6
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa1-9/+1
2021-03-06perf tools: Cast (struct timeval).tv_sec when printingPierre Gondois5-9/+9
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-15/+5
2021-03-06perf annotate: Show full source location with 'l' hotkeyMartin Liska3-4/+35
2021-03-06perf bench: Fix misspellings using codespellXiong Zhenwu1-1/+1
2021-03-06perf config: Add annotate.demangle{,_kernel}Martin Liska2-0/+10
2021-03-06perf bpf: Minor whitespace cleanup.Ian Rogers1-1/+1
2021-03-06perf tools: Enable warnings when compiling BPF programsIan Rogers1-1/+1
2021-03-06perf skel: Remove some unused variables.Ian Rogers1-2/+1
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer1-1/+1
2021-03-03perf report: Create option to disable raw event orderingJin Yao2-1/+7
2021-03-03perf metric: Remove unneeded semicolonJiapeng Chong1-1/+1
2021-03-02perf cs-etm: Detect pid in VMID for kernel running at EL2Suzuki K Poulose1-4/+34
2021-03-02perf cs-etm: Add helper cs_etm__get_pid_fmt()Leo Yan2-0/+43
2021-03-02perf cs-etm: Support PID tracing in configSuzuki K Poulose1-12/+49
2021-03-02perf cs-etm: Fix bitmap for optionSuzuki K Poulose1-4/+4
2021-03-02perf cs-etm: Update ETM metadata formatMike Leach3-49/+223
2021-03-02perf vendor events power9: Remove unsupported metricsPaul A. Clarke1-132/+0
2021-03-02perf buildid-cache: Add test for PE executableNicholas Fraser1-7/+58
2021-03-02perf docs: Add man pages to see alsoIan Rogers1-0/+12
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang6-1/+415
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang9-0/+197
2021-02-23perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-15/+5
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds174-922/+6739
2021-02-18perf buildid-cache: Don't skip 16-byte build-idsNicholas Fraser2-3/+6