summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-10-06perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo
2023-09-19perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim
2023-09-19perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim
2023-09-19perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim
2023-09-19perf hists browser: Fix hierarchy mode headerNamhyung Kim
2023-09-19perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim
2023-09-19perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain
2023-09-19perf top: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2023-09-19perf vendor events: Drop STORES_PER_INST metric event for power10 platformKajol Jain
2023-09-19perf vendor events: Drop some of the JSON/events for power10 platformKajol Jain
2023-09-19perf vendor events: Update the JSON/events descriptions for power10 platformKajol Jain
2023-09-19perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo
2023-09-19perf trace: Really free the evsel->priv areaArnaldo Carvalho de Melo
2023-09-19perf trace: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-27perf build: Fix library not found error when using CSLIBSJames Clark
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-19perf tool x86: Fix perf_env memory leakIan Rogers
2023-07-19perf tool x86: Consolidate is_amd check into single functionRavi Bangoria
2023-07-19perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-07-19perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo
2023-07-19perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo
2023-07-05perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen
2023-06-09perf ftrace latency: Remove unnecessary "--" from --use-nsec optionNamhyung Kim
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov
2023-05-17perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-17perf cs-etm: Fix timeless decode mode detectionJames Clark
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain
2023-05-17perf ftrace: Make system wide the default target for latency subcommandYang Jihong
2023-05-17perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux
2023-05-17perf vendor events s390: Remove UTF-8 characters from JSON fileThomas Richter
2023-05-17perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko
2023-05-17perf record: Fix "read LOST count failed" msg with sample readKan Liang
2023-05-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-05-11perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
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