index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
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-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
4
-30
/
+104
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
1
-0
/
+2
2025-04-10
perf ui browser hists: Set actions->thread before calling do_zoom_thread()
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
perf ui browser hists: Simplify the routines that add entries to the popup menu
Arnaldo Carvalho de Melo
1
-38
/
+23
2025-04-10
perf ui browser: Accept the left arrow key as a Zoom out if done on the first...
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-04-10
perf ui browser annotate: Don't show the source code view status initially
Arnaldo Carvalho de Melo
3
-2
/
+11
2025-04-10
perf ui browser annotate: Show in the title the source code view toggle
Arnaldo Carvalho de Melo
1
-3
/
+13
2025-04-10
perf ui browser map: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-1
/
+3
2025-04-10
perf ui browser hists: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-2
/
+8
2025-04-10
perf ui browser header: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-04-10
perf ui browser annotate: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-04-10
perf ui browser annotate-data: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-04-10
perf ui browser: Add a warn on unhandled hotkey helper
Arnaldo Carvalho de Melo
2
-0
/
+9
2025-04-10
perf ui browser: Add key_name() helper
Arnaldo Carvalho de Melo
3
-0
/
+47
2025-04-10
perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
perf build: Warn when libdebuginfod devel files are not available
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-04-10
perf check: Allow showing a tip for opt-in features not built into perf
Arnaldo Carvalho de Melo
2
-2
/
+14
2025-04-10
perf check: Move the FEATURE_STATUS() macro to its only user source file
Arnaldo Carvalho de Melo
2
-5
/
+5
2025-04-10
perf check: Share the feature status printing routine with 'perf version'
Arnaldo Carvalho de Melo
3
-40
/
+9
2025-04-10
tools build: Don't set libunwind as available if test-all.c build succeeds
Arnaldo Carvalho de Melo
1
-1
/
+3
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-1
/
+1
2025-03-31
Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
504
-9673
/
+39041
2025-03-24
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
2
-3
/
+3
2025-03-24
perf report: Fix a memory leak for perf_env on AMD
Namhyung Kim
1
-0
/
+2
2025-03-24
perf trace: Fix wrong size to bpf_map__update_elem call
Thomas Richter
1
-2
/
+4
2025-03-24
perf tools: annotate asm_pure_loop.S
Marcus Meissner
1
-0
/
+2
2025-03-24
perf python: Fix setup.py mypy errors
Ian Rogers
1
-2
/
+8
2025-03-24
perf test: Address attr.py mypy error
Ian Rogers
1
-7
/
+1
2025-03-24
perf build: Add pylint build tests
Ian Rogers
6
-2
/
+69
2025-03-24
perf build: Add mypy build tests
Ian Rogers
6
-2
/
+71
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
7
-19
/
+19
2025-03-23
perf bench sched pipe: fix enforced blocking reads in worker_thread
Dirk Gouders
1
-11
/
+4
2025-03-23
perf tools: Fix is_compat_mode build break in ppc64
Likhitha Korrapati
1
-2
/
+2
2025-03-23
perf build: filter all combinations of -flto for libperl
Holger Hoffstätte
1
-1
/
+1
2025-03-20
perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation
Ilkka Koskinen
1
-5
/
+5
2025-03-20
perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by e...
Ilkka Koskinen
2
-2
/
+6
2025-03-20
perf trace: Fix evlist memory leak
Ian Rogers
1
-2
/
+6
2025-03-20
perf trace: Fix BTF memory leak
Ian Rogers
1
-0
/
+4
2025-03-20
perf trace: Make syscall table stable
Ian Rogers
1
-34
/
+53
2025-03-20
perf syscalltbl: Mask off ABI type for MIPS system calls
Ian Rogers
1
-0
/
+8
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
33
-242
/
+0
2025-03-20
perf syscalltbl: Use lookup table containing multiple architectures
Ian Rogers
1
-25
/
+64
2025-03-20
perf trace beauty: Add syscalltbl.sh generating all system call tables
Ian Rogers
2
-0
/
+283
2025-03-20
perf thread: Add support for reading the e_machine type for a thread
Ian Rogers
3
-22
/
+115
2025-03-20
perf dso: Add support for reading the e_machine type for a dso
Ian Rogers
3
-27
/
+92
2025-03-20
perf syscalltbl: Remove struct syscalltbl
Ian Rogers
4
-160
/
+117
2025-03-20
perf trace: Reorganize syscalls
Ian Rogers
1
-65
/
+132
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
16
-67
/
+7
2025-03-20
perf dso: kernel-doc for enum dso_binary_type
Ian Rogers
1
-0
/
+57
2025-03-20
perf dso: Move libunwind dso_data variables into ifdef
Ian Rogers
1
-0
/
+2
[prev]
[next]