summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
3 daysperf symbol-elf: Add support for the block argument for libbfdIan Rogers
3 daysperf test: Checking BPF metadata collection fails on version stringThomas Richter
4 daysperf tests: Fix "PE file support" test buildJames Clark
5 daysperf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers
5 daysperf bpf-utils: Constify bpil_array_descIan Rogers
5 daysperf bpf-event: Fix use-after-free in synthesisIan Rogers
13 daysperf symbol: Add blocking argument to filename__read_build_idIan Rogers
13 daysperf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers
2025-08-18tools headers: Sync uapi/linux/vhost.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/prctl.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/fcntl.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim
2025-08-18perf test: Fix a build error in x86 topdown testNamhyung Kim
2025-08-07perf bpf-filter: Enable events manuallyIlya Leoshkevich
2025-08-01Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-07-31perf record: Cache build-ID of hit DSOs onlyNamhyung Kim
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30perf test: Ensure lock contention using pipe modeJan Polensky
2025-07-30perf python: Stop using deprecated PyUnicode_AsString()Arnaldo Carvalho de Melo
2025-07-28RISC-V: perf/kvm: Add reporting of interrupt eventsQuan Zhou
2025-07-26perf list: Skip ABI PMUs when printing pmu valuesIan Rogers
2025-07-26perf list: Remove tracepoint printing codeIan Rogers
2025-07-26perf tp_pmu: Add event APIsIan Rogers
2025-07-26perf tp_pmu: Factor existing tracepoint logic to new fileIan Rogers
2025-07-26perf parse-events: Remove non-json software eventsIan Rogers
2025-07-26perf jevents: Add common software event jsonIan Rogers
2025-07-26perf tools: Remove libtraceevent in .gitignoreChen Pei
2025-07-26perf test: Fix comment orderingBlake Jones
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers
2025-07-25perf sample: Remove arch notion of sample parsingIan Rogers
2025-07-25perf env: Remove global perf_envIan Rogers
2025-07-25perf trace: Avoid global perf_env with evsel__envIan Rogers
2025-07-25perf auxtrace: Pass perf_env from session through to mmap readIan Rogers
2025-07-25perf machine: Explicitly pass in host perf_envIan Rogers
2025-07-25perf bench synthesize: Avoid use of global perf_envIan Rogers
2025-07-25perf top: Make perf_env locally scopedIan Rogers
2025-07-25perf session: Add host_env argument to perf_session__newIan Rogers
2025-07-25perf test: Avoid use perf_envIan Rogers
2025-07-25perf header: Clean up use of perf_envIan Rogers
2025-07-25perf evlist: Change env variable to sessionIan Rogers
2025-07-25perf session: Add accessor for session->header.envIan Rogers
2025-07-25perf record: Make --buildid-mmap the defaultIan Rogers
2025-07-25perf jitdump: Directly mark the jitdump DSOIan Rogers
2025-07-25perf dso: Move build_id to dso_idIan Rogers
2025-07-25perf build-id: Ensure struct build_id is empty before useIan Rogers
2025-07-25perf build-id: Mark DSO in sample callchainsIan Rogers
2025-07-25perf build-id: Change sprintf functions to snprintfIan Rogers
2025-07-24perf build-id: Truncate to avoid overflowing the build_id dataIan Rogers