index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-10
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
*
|
tools/perf: Add basic support for LoongArch
Huacai Chen
2023-05-01
1
-3
/
+9
|
/
*
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
1
-4
/
+0
*
perf bpf: Avoid build breakage with libbpf < 0.8.0 + LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
2023-01-10
1
-0
/
+2
*
perf build: Fix build error when NO_LIBBPF=1
Ian Rogers
2023-01-10
1
-0
/
+2
*
perf tools: Don't install libtraceevent plugins as its not anymore in the ker...
Arnaldo Carvalho de Melo
2023-01-10
1
-8
/
+0
*
perf build: Remove explicit reference to python 2.x devel files
Arnaldo Carvalho de Melo
2022-12-21
1
-1
/
+1
*
perf python: Don't stop building if python setuptools isn't installed
Arnaldo Carvalho de Melo
2022-12-19
1
-2
/
+7
*
perf build: Fix python/perf.so library's name
Ian Rogers
2022-12-14
1
-1
/
+3
*
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
1
-0
/
+4
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-18
/
+19
*
perf build: Use tools/lib headers from install path
Ian Rogers
2022-11-16
1
-2
/
+0
*
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
2022-11-04
1
-6
/
+6
*
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-04
1
-1
/
+2
*
perf build: Update to C standard to gnu11
Ian Rogers
2022-11-03
1
-1
/
+1
*
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
2022-10-25
1
-0
/
+5
*
perf test: Add build infra for perf test tools for ARM CoreSight tests
Carsten Haitzler
2022-10-06
1
-0
/
+2
*
perf build: Enable -Wthread-safety with clang
Ian Rogers
2022-10-04
1
-0
/
+5
*
tools build: Increment room for feature name in feature detection output
Roberto Sassu
2022-10-04
1
-1
/
+1
*
tools build: Fix feature detection output due to eval expansion
Roberto Sassu
2022-10-04
1
-7
/
+8
*
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
2022-08-27
1
-1
/
+1
*
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
2022-08-10
1
-10
/
+3
*
tools perf: Fix compilation error with new binutils
Andres Freund
2022-08-01
1
-0
/
+8
*
perf build: Avoid defining _FORTIFY_SOURCE multiple times
Arnaldo Carvalho de Melo
2022-07-20
1
-1
/
+1
*
perf jevents: Switch build to use jevents.py
Ian Rogers
2022-06-29
1
-0
/
+19
*
perf python: Prefer python3
Ian Rogers
2022-06-29
1
-4
/
+4
*
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
2022-05-26
1
-0
/
+5
*
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2022-05-26
1
-0
/
+5
*
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
2022-05-26
1
-0
/
+5
*
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
2022-05-26
1
-0
/
+5
*
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
2022-05-26
1
-0
/
+5
*
perf build: Error for BPF skeletons without LIBBPF
Ian Rogers
2022-05-23
1
-0
/
+3
[next]