index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
perf annotate: Add --code-with-type support for TUI
Namhyung Kim
4
-9
/
+50
2025-08-28
perf annotate: Return printed number from disasm_line__write()
Namhyung Kim
1
-3
/
+3
2025-08-28
perf annotate: Simplify width calculation in annotation_line__write()
Namhyung Kim
1
-3
/
+9
2025-08-28
perf annotate: Pass annotation_print_data to annotation_line__write()
Namhyung Kim
3
-18
/
+43
2025-08-28
perf annotate: Remove __annotation_line__write()
Namhyung Kim
2
-26
/
+18
2025-08-28
perf annotate: Remove annotation_print_data.start
Namhyung Kim
1
-4
/
+2
2025-08-28
perf annotate: Rename to __hist_entry__tui_annotate()
Namhyung Kim
4
-28
/
+38
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-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
1
-1
/
+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/linux/kernel/git/perf/perf-tools
Linus Torvalds
348
-3192
/
+10461
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
-130
/
+106
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
-3
/
+16
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
[prev]
[next]