开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Age
Commit message (
Expand
)
Author
2023-10-25
perf build: Address stray '\' before # that is warned about since grep 3.8
Arnaldo Carvalho de Melo
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
2022-10-06
perf test: Add arm64 asm pureloop test shell script
Carsten Haitzler
2022-10-06
perf test: Add build infra for perf test tools for ARM CoreSight tests
Carsten Haitzler
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
2022-08-10
perf test: JSON format checking
Claire Jensen
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
2022-06-29
perf jevents: Remove jevents.c
Ian Rogers
[next]