index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf testsuite: Install perf-report tests in the 'make install-tests -C tools...
Michael Petlan
2024-08-28
1
-0
/
+2
*
perf tools: Create source symlink in perf object dir
Andi Kleen
2024-08-09
1
-0
/
+2
*
perf jevents: Autogenerate empty-pmu-events.c
Ian Rogers
2024-08-01
1
-0
/
+2
*
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
2024-07-26
1
-1
/
+26
*
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
2024-07-03
1
-1
/
+1
*
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-07-02
1
-0
/
+1
|
\
|
*
perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build
Namhyung Kim
2024-06-05
1
-0
/
+1
*
|
perf python: Clean up build dependencies
Ian Rogers
2024-06-26
1
-9
/
+1
*
|
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-26
1
-3
/
+3
*
|
perf util: Make util its own library
Ian Rogers
2024-06-26
1
-1
/
+11
*
|
perf bench: Make bench its own library
Ian Rogers
2024-06-26
1
-1
/
+10
*
|
perf test: Make tests its own library
Ian Rogers
2024-06-26
1
-1
/
+10
*
|
perf pmu-events: Make pmu-events a library
Ian Rogers
2024-06-26
1
-6
/
+10
*
|
perf ui: Make ui its own library
Ian Rogers
2024-06-26
1
-0
/
+10
*
|
perf build: Add '*.a' to clean targets
Ian Rogers
2024-06-26
1
-5
/
+12
|
/
*
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
1
-3
/
+2
*
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
2024-03-21
1
-0
/
+7
*
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
Arnaldo Carvalho de Melo
2024-03-21
1
-0
/
+7
*
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
2024-03-21
1
-3
/
+11
*
perf build: Fix out of tree build related to installation of sysreg-defs
Ethan Adams
2024-03-21
1
-3
/
+4
*
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...
Arnaldo Carvalho de Melo
2024-03-21
1
-6
/
+5
*
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...
Arnaldo Carvalho de Melo
2024-03-21
1
-2
/
+4
*
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...
Arnaldo Carvalho de Melo
2024-03-21
1
-4
/
+5
*
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...
Arnaldo Carvalho de Melo
2024-03-21
1
-2
/
+2
*
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
1
-11
/
+10
*
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
2024-03-21
1
-4
/
+5
*
perf beauty: Fix dependency of tables using uapi/linux/mount.h
Arnaldo Carvalho de Melo
2024-03-21
1
-5
/
+5
*
perf bpf: Check that the minimal vmlinux.h installed is the latest one
Arnaldo Carvalho de Melo
2024-02-26
1
-1
/
+1
*
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
2024-02-23
1
-2
/
+2
*
perf: build: introduce the libcapstone
Changbin Du
2024-02-20
1
-0
/
+3
*
perf testsuite: Install kprobe tests and common files
Michael Petlan
2024-02-16
1
-0
/
+5
*
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-12
1
-0
/
+10
|
\
|
*
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
2024-01-26
1
-0
/
+10
*
|
perf bpf: Clean up the generated/copied vmlinux.h
Arnaldo Carvalho de Melo
2024-02-02
1
-1
/
+1
*
|
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
2024-02-01
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-18
1
-2
/
+19
|
\
|
*
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
2023-11-22
1
-9
/
+15
|
*
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-5
/
+13
|
|
\
|
*
|
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2023-10-18
1
-2
/
+13
*
|
|
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2023-12-05
1
-20
/
+10
*
|
|
perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perf
Athira Rajeev
2023-11-27
1
-1
/
+20
|
|
/
|
/
|
*
|
perf build: Address stray '\' before # that is warned about since grep 3.8
Arnaldo Carvalho de Melo
2023-10-25
1
-1
/
+1
*
|
perf build: Add missing comment about NO_LIBTRACEEVENT=1
Arnaldo Carvalho de Melo
2023-10-12
1
-0
/
+4
*
|
perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
Ian Rogers
2023-09-18
1
-4
/
+4
*
|
perf tools: Add includes for detected configs in Makefile.perf
Athira Rajeev
2023-09-12
1
-0
/
+3
*
|
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
2023-09-12
1
-0
/
+1
|
/
*
perf build: Allow customization of clang options for BPF target
Guilherme Amadio
2023-08-23
1
-1
/
+6
*
perf dlfilter: Add al_cleanup()
Adrian Hunter
2023-08-15
1
-1
/
+1
*
perf bpf examples: With no BPF events remove examples
Ian Rogers
2023-08-15
1
-5
/
+0
*
perf trace: Migrate BPF augmentation to use a skeleton
Ian Rogers
2023-08-15
1
-0
/
+1
[next]