index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Age
Commit message (
Expand
)
Author
2024-01-26
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
2023-12-18
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-05
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2023-11-27
perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perf
Athira Rajeev
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-25
perf build: Address stray '\' before # that is warned about since grep 3.8
Arnaldo Carvalho de Melo
2023-10-18
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2023-10-12
perf build: Add missing comment about NO_LIBTRACEEVENT=1
Arnaldo Carvalho de Melo
2023-09-18
perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
Ian Rogers
2023-09-12
perf tools: Add includes for detected configs in Makefile.perf
Athira Rajeev
2023-09-12
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
2023-08-23
perf build: Allow customization of clang options for BPF target
Guilherme Amadio
2023-08-15
perf dlfilter: Add al_cleanup()
Adrian Hunter
2023-08-15
perf bpf examples: With no BPF events remove examples
Ian Rogers
2023-08-15
perf trace: Migrate BPF augmentation to use a skeleton
Ian Rogers
2023-08-15
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-03
perf build: Support llvm and clang support compiled in
Thomas Richter
2023-07-20
perf bench uprobe empty: Add entry attaching an empty BPF program
Arnaldo Carvalho de Melo
2023-06-27
perf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-23
perf build: Filter out BTF sources without a .BTF section
Ian Rogers
2023-06-23
perf build: Add ability to build with a generated vmlinux.h
Ian Rogers
2023-06-13
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-05-26
perf bpf: Do not use llvm-strip on BPF binary
Song Liu
2023-05-10
perf build: Add system include paths to BPF builds
Ian Rogers
2023-05-10
perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
Yang Jihong
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-05-05
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
2023-04-04
perf build: Add warning for when vmlinux.h generation fails
Ian Rogers
2023-03-15
perf bpf filter: Implement event sample filtering
Namhyung Kim
2023-03-14
perf build: Remove redundant NO_NEWT build option
Ian Rogers
2023-03-14
perf build: Switch libpfm4 to opt-out rather than opt-in
Ian Rogers
2023-03-14
perf build: Make binutil libraries opt in
Ian Rogers
2023-03-14
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
2023-03-14
perf build: Support python/perf.so testing
Ian Rogers
2023-02-03
perf jevents: Run metric_test.py at compile-time
Ian Rogers
2023-01-10
perf build: Fix build error when NO_LIBBPF=1
Ian Rogers
2023-01-03
perf build: Don't propagate subdir to submakes for install_headers
Ian Rogers
2022-12-21
perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...
Changbin Du
2022-12-14
perf build: Fix python/perf.so library's name
Ian Rogers
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
perf build: Fixes for LIBTRACEEVENT_DYNAMIC
Ian Rogers
2022-11-23
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
2022-11-16
perf build: Use tools/lib headers from install path
Ian Rogers
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
2022-11-16
perf build: Install libtraceevent locally when building
Ian Rogers
2022-11-16
perf build: Install libperf locally when building
Ian Rogers
2022-11-16
perf build: Install libapi locally when building
Ian Rogers
2022-11-16
perf build: Install libsubcmd locally when building
Ian Rogers
2022-11-04
perf bpf: Remove now unused BPF headers
Ian Rogers
[next]