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 build: Include generated header files properlyNamhyung 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 build: Update build rule for generated filesNamhyung 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 header: Fix missing PMU capsIan Rogers
2023-09-19perf vendor events arm64: Remove L1D_CACHE_LMISS from AmpereOne listIlkka Koskinen
2023-09-19perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2023-09-19perf top: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2023-09-19perf vendor events: Update metric event names for power10 platformKajol Jain
2023-09-19perf vendor events: Move JSON/events to appropriate files for power10 platformKajol Jain
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 dlfilter: Add al_cleanup()Adrian Hunter
2023-09-19perf dlfilter: Initialize addr_location before passing it to thread__find_sym...Arnaldo Carvalho de Melo
2023-09-19perf bpf-filter: Fix sample flag check with ||Namhyung Kim
2023-09-19perf script: Print "cgroup" field on the same line as "comm"Ivan Babrou
2023-09-19perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo
2023-09-19perf parse-events: Additional error reportingIan Rogers
2023-09-19perf parse-events: Separate ENOMEM memory handlingIan Rogers
2023-09-19perf parse-events: Move instances of YYABORT to YYNOMEMIan Rogers
2023-09-19perf parse-events: Separate YYABORT and YYNOMEM casesIan Rogers
2023-09-19perf trace: Really free the evsel->priv areaArnaldo Carvalho de Melo
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu
2023-08-08perf stat: Don't display zero tool countsIan Rogers
2023-08-08Revert "perf report: Append inlines to non-DWARF callchains"Arnaldo Carvalho de Melo
2023-08-01perf test parse-events: Test complex name has required event formatIan Rogers
2023-08-01perf pmus: Create placholder regardless of scanning core_onlyIan Rogers
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-27perf parse-events: Only move force grouped evsels when sortingIan Rogers
2023-07-27perf parse-events: When fixing group leaders always set the leaderIan Rogers
2023-07-27perf parse-events: Extra care around force grouped eventsIan Rogers
2023-07-24perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...Athira Rajeev
2023-07-24perf pmu arm64: Fix reading the PMU cpu slots in sysfsHaixin Yu
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo
2023-07-14perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-12perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache termsIan Rogers
2023-07-11tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf vendor events amd: Fix large metricsSandipan Das
2023-07-11perf build: Fix library not found error when using CSLIBSJames Clark
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo
2023-07-11perf probe: Read DWARF files from the correct CUGeorg Müller
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-05perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark