summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-06-20perf vendor events: Update alderlake events/metricsIan Rogers
2024-06-20perf doc: Add AMD IBS usage documentRavi Bangoria
2024-06-20tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debugi...Athira Rajeev
2024-06-15perf hist: Honor symbol_conf.skip_emptyNamhyung Kim
2024-06-15perf hist: Add symbol_conf.skip_emptyNamhyung Kim
2024-06-15perf hist: Simplify __hpp_fmt() using hpp_fmt_dataNamhyung Kim
2024-06-15perf hist: Factor out __hpp__fmt_print()Namhyung Kim
2024-06-15perf: sched map skips redundant lines with cpu filtersFernand Sieber
2024-06-13perf test pmu: Warn don't fail for legacy mixed case event namesIan Rogers
2024-06-13tools/perf: Fix timing issue with parallel threads in perf bench wake-up-para...Athira Rajeev
2024-06-13tools/perf: Fix perf bench epoll to enable the run when some CPU's are offlineAthira Rajeev
2024-06-13tools/perf: Fix perf bench futex to enable the run when some CPU's are offlineAthira Rajeev
2024-06-13perf record: Ensure space for lost samplesIan Rogers
2024-06-10perf evsel: Refactor tool eventsIan Rogers
2024-06-07perf test: Speed up test case 70 annotate basic testsThomas Richter
2024-06-07perf stat: Choose the most disaggregate command line optionIan Rogers
2024-06-07perf stat: Make options localIan Rogers
2024-06-06perf maps: Add/use a sorted insert for fixup overlap and insertIan Rogers
2024-06-06perf maps: Reduce sorting for overlapping mappingsIan Rogers
2024-06-06perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers
2024-06-06perf script: netdev-times: add location parameter to consume_skbLucas Stach
2024-06-06perf: parse-events: Fix compilation error while defining DEBUG_PARSERClément Le Goffic
2024-06-05perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim
2024-06-05Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo
2024-06-04perf hisi-ptt: remove unused struct 'hisi_ptt_queue'Dr. David Alan Gilbert
2024-06-03perf genelf: remove unused struct 'options'Dr. David Alan Gilbert
2024-06-03perf lock info: Display both map and thread by defaultNick Forrington
2024-05-30perf top: Allow filters on eventsIan Rogers
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers
2024-05-30perf bpf filter: Give terms their own enumIan Rogers
2024-05-29perf trace beauty: Always show mmap prot even though PROT_NONEChangbin Du
2024-05-29perf trace beauty: Always show param if show_zero is setChangbin Du
2024-05-28perf docs: Fix typosIan Rogers
2024-05-28perf list: Fix the --no-desc optionBreno Leitao
2024-05-28perf arm-spe: Unaligned pointer work aroundIan Rogers
2024-05-28perf tests: Add some pmu core functionality testsIan Rogers
2024-05-28perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmuIan Rogers
2024-05-28tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo
2024-05-27perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo
2024-05-27perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-27tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERYArnaldo Carvalho de Melo
2024-05-27tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-27tools include UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-11perf pmu: Count sys and cpuid JSON events separatelyIan Rogers
2024-05-11perf stat: Don't display metric header for non-leader uncore eventsIan Rogers
2024-05-11perf annotate-data: Ensure the number of type histogramsNamhyung Kim
2024-05-11perf annotate: Fix segfault on sample histogramNamhyung Kim
2024-05-10perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda