index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
perf maps: Ensure kmap is set up for all inserts
Ian Rogers
1
-4
/
+5
2025-09-12
perf lock: Provide a host_env for session new
Ian Rogers
1
-1
/
+6
2025-09-04
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
1
-3
/
+7
2025-09-04
perf test: Checking BPF metadata collection fails on version string
Thomas Richter
1
-1
/
+1
2025-09-03
perf tests: Fix "PE file support" test build
James Clark
1
-2
/
+2
2025-09-02
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
1
-10
/
+33
2025-09-02
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
1
-12
/
+6
2025-09-02
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
12
-27
/
+32
2025-08-25
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
1
-28
/
+27
2025-08-18
tools headers: Sync uapi/linux/vhost.h with the kernel source
Namhyung Kim
1
-0
/
+35
2025-08-18
tools headers: Sync uapi/linux/prctl.h with the kernel source
Namhyung Kim
1
-1
/
+8
2025-08-18
tools headers: Sync uapi/linux/fs.h with the kernel source
Namhyung Kim
1
-0
/
+88
2025-08-18
tools headers: Sync uapi/linux/fcntl.h with the kernel source
Namhyung Kim
1
-0
/
+18
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
9
-0
/
+18
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
1
-0
/
+1
2025-08-07
perf bpf-filter: Enable events manually
Ilya Leoshkevich
1
-1
/
+4
2025-08-01
Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
348
-3197
/
+10466
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
1
-1
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-38
/
+60
2025-07-30
perf test: Ensure lock contention using pipe mode
Jan Polensky
1
-13
/
+13
2025-07-30
perf python: Stop using deprecated PyUnicode_AsString()
Arnaldo Carvalho de Melo
1
-1
/
+11
2025-07-28
RISC-V: perf/kvm: Add reporting of interrupt events
Quan Zhou
3
-38
/
+60
2025-07-26
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
5
-5
/
+23
2025-07-26
perf list: Remove tracepoint printing code
Ian Rogers
3
-101
/
+23
2025-07-26
perf tp_pmu: Add event APIs
Ian Rogers
3
-0
/
+129
2025-07-26
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
5
-106
/
+170
2025-07-26
perf parse-events: Remove non-json software events
Ian Rogers
6
-107
/
+33
2025-07-26
perf jevents: Add common software event json
Ian Rogers
3
-109
/
+264
2025-07-26
perf tools: Remove libtraceevent in .gitignore
Chen Pei
1
-2
/
+0
2025-07-26
perf test: Fix comment ordering
Blake Jones
1
-2
/
+2
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
15
-131
/
+107
2025-07-25
perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
Ian Rogers
5
-129
/
+14
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
14
-80
/
+36
2025-07-25
perf env: Remove global perf_env
Ian Rogers
6
-10
/
+4
2025-07-25
perf trace: Avoid global perf_env with evsel__env
Ian Rogers
1
-9
/
+3
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
3
-10
/
+17
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
12
-35
/
+81
2025-07-25
perf bench synthesize: Avoid use of global perf_env
Ian Rogers
1
-8
/
+19
2025-07-25
perf top: Make perf_env locally scoped
Ian Rogers
1
-13
/
+28
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
3
-5
/
+8
2025-07-25
perf test: Avoid use perf_env
Ian Rogers
3
-23
/
+33
2025-07-25
perf header: Clean up use of perf_env
Ian Rogers
1
-76
/
+98
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
17
-22
/
+35
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
25
-107
/
+120
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
4
-22
/
+34
2025-07-25
perf jitdump: Directly mark the jitdump DSO
Ian Rogers
1
-4
/
+17
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
14
-155
/
+197
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
11
-17
/
+20
2025-07-25
perf build-id: Mark DSO in sample callchains
Ian Rogers
1
-1
/
+16
[next]