aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-03-17perf stat: Fix counting when initial delay configuredChangbin Du
2023-03-17perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim
2023-03-10perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-03-10perf record: Fix segfault with --overwrite and --max-sizeYang Jihong
2023-03-10perf tools: Fix auto-complete on aarch64Yicong Yang
2023-03-10perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev
2023-03-10perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim
2023-03-10perf inject: Use perf_data__read() for auxtraceNamhyung Kim
2023-03-10perf llvm: Fix inadvertent file creationIan Rogers
2023-01-18perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...Leo Yan
2023-01-18perf kmem: Support legacy tracepointsLeo Yan
2023-01-18perf build: Properly guard libbpf includesIan Rogers
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-12perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim
2023-01-12perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim
2023-01-12perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter
2023-01-12perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-12perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-12perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2022-12-31perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan
2022-12-31perf probe: Check -v and -q options in the right placeYang Jihong
2022-12-31perf tools: Make quiet mode consistent between toolsJames Clark
2022-12-31perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-31perf stat: Do not delay the workload with --delayNamhyung Kim
2022-12-31perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim
2022-12-31perf branch: Fix interpretation of branch recordsJames Clark
2022-12-31perf symbol: correction while adjusting symbolAjay Kaher
2022-12-31perf trace: Handle failure when trace point folder is missedLeo Yan
2022-12-31perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan
2022-12-31perf trace: Return error if a system call doesn't existLeo Yan
2022-12-31perf stat: Move common code in print_metric_headers()Namhyung Kim
2022-12-31perf stat: Use evsel__is_hybrid() moreNamhyung Kim
2022-12-31perf tools: Fix "kernel lock contention analysis" test by not printing warnin...James Clark
2022-11-08perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark
2022-11-08perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-08perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim
2022-10-26perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing
2022-10-26perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-25tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim
2022-10-25perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter
2022-10-25perf record: Fix event fd racesIan Rogers
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()Arnaldo Carvalho de Melo
2022-10-25perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-10-25perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo