index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
3 days
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
3 days
perf test: Checking BPF metadata collection fails on version string
Thomas Richter
4 days
perf tests: Fix "PE file support" test build
James Clark
5 days
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
5 days
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
5 days
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
13 days
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
13 days
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
2025-08-18
tools headers: Sync uapi/linux/vhost.h with the kernel source
Namhyung Kim
2025-08-18
tools headers: Sync uapi/linux/prctl.h with the kernel source
Namhyung Kim
2025-08-18
tools headers: Sync uapi/linux/fs.h with the kernel source
Namhyung Kim
2025-08-18
tools headers: Sync uapi/linux/fcntl.h with the kernel source
Namhyung Kim
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
2025-08-07
perf bpf-filter: Enable events manually
Ilya Leoshkevich
2025-08-01
Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-30
perf test: Ensure lock contention using pipe mode
Jan Polensky
2025-07-30
perf python: Stop using deprecated PyUnicode_AsString()
Arnaldo Carvalho de Melo
2025-07-28
RISC-V: perf/kvm: Add reporting of interrupt events
Quan Zhou
2025-07-26
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
2025-07-26
perf list: Remove tracepoint printing code
Ian Rogers
2025-07-26
perf tp_pmu: Add event APIs
Ian Rogers
2025-07-26
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
2025-07-26
perf parse-events: Remove non-json software events
Ian Rogers
2025-07-26
perf jevents: Add common software event json
Ian Rogers
2025-07-26
perf tools: Remove libtraceevent in .gitignore
Chen Pei
2025-07-26
perf test: Fix comment ordering
Blake Jones
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
2025-07-25
perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
Ian Rogers
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-07-25
perf env: Remove global perf_env
Ian Rogers
2025-07-25
perf trace: Avoid global perf_env with evsel__env
Ian Rogers
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
2025-07-25
perf bench synthesize: Avoid use of global perf_env
Ian Rogers
2025-07-25
perf top: Make perf_env locally scoped
Ian Rogers
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
2025-07-25
perf test: Avoid use perf_env
Ian Rogers
2025-07-25
perf header: Clean up use of perf_env
Ian Rogers
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
2025-07-25
perf jitdump: Directly mark the jitdump DSO
Ian Rogers
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
2025-07-25
perf build-id: Mark DSO in sample callchains
Ian Rogers
2025-07-25
perf build-id: Change sprintf functions to snprintf
Ian Rogers
2025-07-24
perf build-id: Truncate to avoid overflowing the build_id data
Ian Rogers
[next]