index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: build: Link lib 'zstd' for static build
Leo Yan
2024-07-26
1
-1
/
+1
*
perf: build: Only link libebl.a for old libdw
Leo Yan
2024-07-26
1
-1
/
+11
*
perf: build: Set Python configuration for cross compilation
Leo Yan
2024-07-26
1
-0
/
+8
*
tools: Make pkg-config dependency checks usable by other tools
Guilherme Amadio
2024-07-17
1
-8
/
+3
*
perf build: Warn if libtracefs is not found
Guilherme Amadio
2024-07-17
1
-0
/
+2
*
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
2024-07-12
1
-10
/
+10
*
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-26
1
-0
/
+5
*
perf build: Ensure libtraceevent and libtracefs versions have 3 components
Guilherme Amadio
2024-06-22
1
-2
/
+2
*
perf build: Use pkg-config for feature check for libtrace{event,fs}
Guilherme Amadio
2024-06-22
1
-14
/
+13
*
perf build: Pretend scandirat is missing with msan
Ian Rogers
2024-04-27
1
-1
/
+4
*
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
2024-04-03
1
-4
/
+16
*
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
2024-02-23
1
-45
/
+45
*
perf: build: introduce the libcapstone
Changbin Du
2024-02-21
1
-0
/
+21
*
perf build: Cleanup perf register configuration
Leo Yan
2024-02-15
1
-21
/
+0
*
perf build: Remove unused CONFIG_PERF_REGS
Leo Yan
2024-02-15
1
-4
/
+0
*
perf build: Check whether pkg-config is installed when libtraceevent is linked
Yang Jihong
2024-01-22
1
-0
/
+6
*
perf probe: Convert to check dwarf_getcfi feature
Namhyung Kim
2023-11-10
1
-0
/
+5
*
perf build: Warn about missing libelf before warning about missing libbpf
Arnaldo Carvalho de Melo
2023-11-03
1
-4
/
+4
*
perf build: Disable BPF skeletons if clang version is < 12.0.1
Arnaldo Carvalho de Melo
2023-10-28
1
-0
/
+7
*
perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
Ian Rogers
2023-09-19
1
-29
/
+49
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
1
-12
/
+0
*
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
1
-31
/
+0
*
perf build: Support llvm and clang support compiled in
Thomas Richter
2023-08-03
1
-1
/
+1
*
perf build: Add Wextra for C++ compilation
Ian Rogers
2023-07-29
1
-1
/
+1
*
perf build: Don't always set -funwind-tables and -ggdb3
Ian Rogers
2023-07-29
1
-4
/
+3
*
perf build: Add LTO build option
Ian Rogers
2023-07-24
1
-0
/
+5
*
perf build: Fix library not found error when using CSLIBS
James Clark
2023-07-11
1
-2
/
+2
*
perf test: Fix a compile error on pe-file-parsing.c
Namhyung Kim
2023-06-27
1
-3
/
+10
*
perf build: Add ability to build with a generated vmlinux.h
Ian Rogers
2023-06-24
1
-0
/
+4
*
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-06-14
1
-0
/
+5
*
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
2023-05-26
1
-0
/
+1
*
perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...
Arnaldo Carvalho de Melo
2023-05-10
1
-0
/
+6
*
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-07
1
-85
/
+27
|
\
|
*
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-05-06
1
-12
/
+7
|
*
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
2023-05-06
1
-10
/
+7
|
*
perf build: Warn for BPF skeletons if endian mismatches
Ian Rogers
2023-04-11
1
-7
/
+10
|
*
perf build: Allow C++ demangle without libelf
Ian Rogers
2023-04-04
1
-1
/
+0
|
*
tools build: Add a feature test for scandirat(), that is not implemented so f...
Arnaldo Carvalho de Melo
2023-04-04
1
-0
/
+4
|
*
perf build: Conditionally define NDEBUG
Ian Rogers
2023-04-04
1
-0
/
+1
|
*
perf build: Error if no libelf and NO_LIBELF isn't set
Ian Rogers
2023-03-14
1
-9
/
+1
|
*
perf build: Remove redundant NO_NEWT build option
Ian Rogers
2023-03-14
1
-4
/
+0
|
*
perf build: If libtraceevent isn't present error the build
Ian Rogers
2023-03-14
1
-1
/
+1
|
*
perf build: Switch libpfm4 to opt-out rather than opt-in
Ian Rogers
2023-03-14
1
-2
/
+1
|
*
perf symbol: Add abi::__cxa_demangle C++ demangling support
Ian Rogers
2023-03-14
1
-15
/
+14
|
*
perf build: Make binutil libraries opt in
Ian Rogers
2023-03-14
1
-15
/
+10
|
*
perf build: Error if jevents won't work and NO_JEVENTS=1 isn't set
Ian Rogers
2023-03-14
1
-4
/
+2
|
*
perf build: Remove unused HAVE_GLIBC_SUPPORT
Ian Rogers
2023-03-14
1
-4
/
+0
|
*
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
2023-03-14
1
-7
/
+12
|
*
perf bpf: Remove pre libbpf 1.0 conditional logic
Ian Rogers
2023-03-14
1
-9
/
+0
|
*
perf build: Remove libbpf pre-1.0 feature tests
Ian Rogers
2023-03-14
1
-39
/
+11
[next]