index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
perf build: Change the clang check back to 12.0.1
Howard Chu
1
-2
/
+2
2024-10-02
perf build: Fix build feature-dwarf_getlocations fail for old libdw
Yang Jihong
1
-1
/
+4
2024-10-02
perf build: Fix static compilation error when libdw is not installed
Yang Jihong
1
-1
/
+1
2024-09-11
tools: Drop nonsensical -O6
Sam James
1
-5
/
+1
2024-09-11
perf build: Require at least clang 16.0.6 to build BPF skeletons
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-10
perf build: Autodetect minimum required llvm-dev version
James Clark
1
-3
/
+3
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
1
-0
/
+17
2024-09-02
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
1
-9
/
+4
2024-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
1
-11
/
+0
2024-07-26
perf: build: Link lib 'zstd' for static build
Leo Yan
1
-1
/
+1
2024-07-26
perf: build: Only link libebl.a for old libdw
Leo Yan
1
-1
/
+11
2024-07-26
perf: build: Set Python configuration for cross compilation
Leo Yan
1
-0
/
+8
2024-07-17
tools: Make pkg-config dependency checks usable by other tools
Guilherme Amadio
1
-8
/
+3
2024-07-17
perf build: Warn if libtracefs is not found
Guilherme Amadio
1
-0
/
+2
2024-07-11
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
1
-10
/
+10
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
1
-0
/
+5
2024-06-21
perf build: Ensure libtraceevent and libtracefs versions have 3 components
Guilherme Amadio
1
-2
/
+2
2024-06-21
perf build: Use pkg-config for feature check for libtrace{event,fs}
Guilherme Amadio
1
-14
/
+13
2024-04-26
perf build: Pretend scandirat is missing with msan
Ian Rogers
1
-1
/
+4
2024-04-03
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
1
-4
/
+16
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
1
-45
/
+45
2024-02-20
perf: build: introduce the libcapstone
Changbin Du
1
-0
/
+21
2024-02-15
perf build: Cleanup perf register configuration
Leo Yan
1
-21
/
+0
2024-02-15
perf build: Remove unused CONFIG_PERF_REGS
Leo Yan
1
-4
/
+0
2024-01-22
perf build: Check whether pkg-config is installed when libtraceevent is linked
Yang Jihong
1
-0
/
+6
2023-11-10
perf probe: Convert to check dwarf_getcfi feature
Namhyung Kim
1
-0
/
+5
2023-11-03
perf build: Warn about missing libelf before warning about missing libbpf
Arnaldo Carvalho de Melo
1
-4
/
+4
2023-10-27
perf build: Disable BPF skeletons if clang version is < 12.0.1
Arnaldo Carvalho de Melo
1
-0
/
+7
2023-09-18
perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
Ian Rogers
1
-29
/
+49
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
1
-12
/
+0
2023-08-15
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
1
-31
/
+0
2023-08-03
perf build: Support llvm and clang support compiled in
Thomas Richter
1
-1
/
+1
2023-07-28
perf build: Add Wextra for C++ compilation
Ian Rogers
1
-1
/
+1
2023-07-28
perf build: Don't always set -funwind-tables and -ggdb3
Ian Rogers
1
-4
/
+3
2023-07-24
perf build: Add LTO build option
Ian Rogers
1
-0
/
+5
2023-07-11
perf build: Fix library not found error when using CSLIBS
James Clark
1
-2
/
+2
2023-06-27
perf test: Fix a compile error on pe-file-parsing.c
Namhyung Kim
1
-3
/
+10
2023-06-23
perf build: Add ability to build with a generated vmlinux.h
Ian Rogers
1
-0
/
+4
2023-06-13
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
1
-0
/
+5
2023-05-26
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
1
-0
/
+1
2023-05-10
perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-85
/
+27
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
1
-12
/
+7
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-01
tools/perf: Add basic support for LoongArch
Huacai Chen
1
-3
/
+9
2023-04-10
perf build: Warn for BPF skeletons if endian mismatches
Ian Rogers
1
-7
/
+10
2023-04-04
perf build: Allow C++ demangle without libelf
Ian Rogers
1
-1
/
+0
2023-04-04
tools build: Add a feature test for scandirat(), that is not implemented so f...
Arnaldo Carvalho de Melo
1
-0
/
+4
2023-04-04
perf build: Conditionally define NDEBUG
Ian Rogers
1
-0
/
+1
2023-03-14
perf build: Error if no libelf and NO_LIBELF isn't set
Ian Rogers
1
-9
/
+1
[next]