summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
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 hist: Improve srcfile sort key performance (really)Namhyung Kim
2023-05-17perf script: Fix Python support when no libtraceeventAdrian Hunter
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-10perf stat: Avoid merging/aggregating metric counts twiceIan Rogers
2023-03-10perf stat: Hide invalid uncore event output for aggr modeNamhyung Kim
2023-03-10perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim
2023-03-10perf llvm: Fix inadvertent file creationIan Rogers
2023-01-18perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...Athira Rajeev
2023-01-18perf expr: Prevent normalize() from reading into undefined memory in the expr...Sohom Datta
2023-01-11perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-10perf build: Properly guard libbpf includesIan Rogers
2023-01-04perf tools: Fix build on uClibc systems by adding missing sys/types.h includeJesus Sanchez-Palencia
2023-01-04perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim
2023-01-04perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim
2023-01-02perf tools: Fix segfault when trying to process tracepoints in perf.data and ...Arnaldo Carvalho de Melo
2023-01-02perf tools: Don't include signature in version stringsAhelenia ZiemiaƄska
2023-01-02perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commandsYang Jihong
2023-01-02perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2022-12-22perf python: Fix splitting CC into compiler and optionsArnaldo Carvalho de Melo
2022-12-21perf scripting python: Don't be strict at handling libtraceevent enumerationsArnaldo Carvalho de Melo
2022-12-21perf hist: Improve srcline_{from,to} sort key performanceNamhyung Kim
2022-12-21perf hist: Improve srcfile sort key performanceNamhyung Kim
2022-12-21perf hist: Improve srcline sort key performanceNamhyung Kim
2022-12-21perf hist: Add perf_hpp_fmt->init() callbackNamhyung Kim
2022-12-21perf srcline: Conditionally suppress addr2line warningsNamhyung Kim
2022-12-21perf srcline: Skip srcline if .debug_line is missingNamhyung Kim
2022-12-21perf symbol: Add filename__has_section()Namhyung Kim
2022-12-21perf srcline: Do not return NULL for srclineNamhyung Kim
2022-12-21perf lock contention: Support lock addr/name filtering for BPFNamhyung Kim
2022-12-21perf lock contention: Add -L/--lock-filter optionNamhyung Kim
2022-12-21perf lock contention: Support lock type filtering for BPFNamhyung Kim
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim
2022-12-20perf tools: Fix usage of the verbose variableYang Jihong
2022-12-20perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-14perf evlist: Remove group option.Ian Rogers
2022-12-14perf cs-etm: Print auxtrace info even if OpenCSD isn't linkedJames Clark
2022-12-14perf cs-etm: Cleanup cs_etm__process_auxtrace_info()James Clark
2022-12-14perf cs-etm: Tidy up auxtrace info header printingJames Clark
2022-12-14perf cs-etm: Remove unused stub methodsJames Clark
2022-12-14perf cs-etm: Print unknown header version as an errorJames Clark