summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf ftrace latency: Remove unnecessary "--" from --use-nsec optionNamhyung Kim2023-06-091-1/+1
* perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2023-05-172-2/+7
* perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong2023-05-171-0/+1
* perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong2023-05-171-1/+1
* perf cs-etm: Fix timeless decode mode detectionJames Clark2023-05-171-12/+18
* perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring2023-05-171-2/+1
* perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo2023-05-171-1/+1
* perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2023-05-172-3/+3
* perf ftrace: Make system wide the default target for latency subcommandYang Jihong2023-05-171-2/+4
* perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux2023-05-171-1/+1
* perf vendor events s390: Remove UTF-8 characters from JSON fileThomas Richter2023-05-171-5/+5
* perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko2023-05-171-1/+1
* perf record: Fix "read LOST count failed" msg with sample readKan Liang2023-05-171-1/+1
* perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter2023-05-111-0/+2
* perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter2023-05-111-1/+4
* perf stat: Fix counting when initial delay configuredChangbin Du2023-03-174-16/+18
* perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim2023-03-171-0/+1
* perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain2023-03-101-1/+1
* perf record: Fix segfault with --overwrite and --max-sizeYang Jihong2023-03-101-10/+6
* perf tools: Fix auto-complete on aarch64Yicong Yang2023-03-101-3/+8
* perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev2023-03-101-1/+5
* perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim2023-03-103-0/+39
* perf inject: Use perf_data__read() for auxtraceNamhyung Kim2023-03-101-3/+3
* perf llvm: Fix inadvertent file creationIan Rogers2023-03-101-1/+24
* perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...Leo Yan2023-01-181-12/+24
* perf kmem: Support legacy tracepointsLeo Yan2023-01-181-3/+26
* perf build: Properly guard libbpf includesIan Rogers2023-01-182-0/+8
* perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter2023-01-181-1/+1
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2023-01-141-12/+0
* perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim2023-01-121-5/+18
* perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim2023-01-121-11/+3
* perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter2023-01-121-0/+2
* perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin2023-01-121-0/+2
* perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)2023-01-121-17/+4
* perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)2023-01-121-2/+2
* perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan2022-12-311-11/+2
* perf probe: Check -v and -q options in the right placeYang Jihong2022-12-311-8/+9
* perf tools: Make quiet mode consistent between toolsJames Clark2022-12-3116-26/+25
* perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong2022-12-311-0/+4
* perf stat: Do not delay the workload with --delayNamhyung Kim2022-12-311-16/+17
* perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim2022-12-311-1/+1
* perf branch: Fix interpretation of branch recordsJames Clark2022-12-311-1/+2
* perf symbol: correction while adjusting symbolAjay Kaher2022-12-311-1/+1
* perf trace: Handle failure when trace point folder is missedLeo Yan2022-12-311-7/+10
* perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan2022-12-311-4/+7
* perf trace: Return error if a system call doesn't existLeo Yan2022-12-311-2/+2
* perf stat: Move common code in print_metric_headers()Namhyung Kim2022-12-311-5/+8
* perf stat: Use evsel__is_hybrid() moreNamhyung Kim2022-12-311-16/+4
* perf tools: Fix "kernel lock contention analysis" test by not printing warnin...James Clark2022-12-311-0/+5
* perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng2022-11-081-0/+1