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