summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
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 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 debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-31perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim
2022-12-31perf symbol: correction while adjusting symbolAjay Kaher
2022-11-16perf test: Fix skipping branch stack sampling testJames Clark
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-16perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim
2022-11-04perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-21perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-21perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-21perf jit: Include program header in ELF filesLieven Hey
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim
2022-09-06perf genelf: Switch deprecated openssl MD5_* functions to new EVP APIZixuan Tan
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev
2022-08-31perf metric: Return early if no CPU PMU table existsIan Rogers
2022-08-27perf stat: Capitalize topdown metrics' namesZhengjun Xing
2022-08-19perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim
2022-08-19perf cpumap: Fix alignment for masks in event encodingIan Rogers
2022-08-19perf cpumap: Compute mask size in constant timeIan Rogers
2022-08-19perf cpumap: Synthetic events and const/staticIan Rogers
2022-08-13perf metrics: Copy entire pmu_event in find metricIan Rogers
2022-08-13perf pmu-events: Hide the pmu_eventsIan Rogers
2022-08-13perf pmu-events: Don't assume pmu_event is an arrayIan Rogers
2022-08-13perf pmu-events: Hide pmu_events_mapIan Rogers
2022-08-13perf pmu-events: Avoid passing pmu_events_mapIan Rogers
2022-08-13perf pmu-events: Hide pmu_sys_event_tablesIan Rogers
2022-08-12perf scripting python: Delete repeated word in commentsshaomin Deng
2022-08-12perf tools: Fix double word in commentsshaomin Deng
2022-08-12perf build-id: Print debuginfod queries if -v option is usedMartin Liška
2022-08-12perf build-id: Fix coding style, replace 8 spaces by tabsMartin Liška
2022-08-11perf mem: Add statistics for peer snoopingLeo Yan
2022-08-11perf arm-spe: Use SPE data source for neoverse coresAli Saidi
2022-08-11perf mem: Print snoop peer flagLeo Yan
2022-08-11perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...Leo Yan
2022-08-11perf offcpu: Track child processesNamhyung Kim
2022-08-11perf offcpu: Parse process id separatelyNamhyung Kim