index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
1
-4
/
+0
2023-01-10
perf bpf: Avoid build breakage with libbpf < 0.8.0 + LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-01-10
perf build: Fix build error when NO_LIBBPF=1
Ian Rogers
1
-0
/
+2
2023-01-10
perf tools: Don't install libtraceevent plugins as its not anymore in the ker...
Arnaldo Carvalho de Melo
1
-8
/
+0
2022-12-21
perf build: Remove explicit reference to python 2.x devel files
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-12-19
perf python: Don't stop building if python setuptools isn't installed
Arnaldo Carvalho de Melo
1
-2
/
+7
2022-12-14
perf build: Fix python/perf.so library's name
Ian Rogers
1
-1
/
+3
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-18
/
+19
2022-11-16
perf build: Use tools/lib headers from install path
Ian Rogers
1
-2
/
+0
2022-11-04
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
1
-6
/
+6
2022-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
1
-1
/
+2
2022-11-03
perf build: Update to C standard to gnu11
Ian Rogers
1
-1
/
+1
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
1
-0
/
+5
2022-10-06
perf test: Add build infra for perf test tools for ARM CoreSight tests
Carsten Haitzler
1
-0
/
+2
2022-10-04
perf build: Enable -Wthread-safety with clang
Ian Rogers
1
-0
/
+5
2022-10-04
tools build: Increment room for feature name in feature detection output
Roberto Sassu
1
-1
/
+1
2022-10-04
tools build: Fix feature detection output due to eval expansion
Roberto Sassu
1
-7
/
+8
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
2022-08-10
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
1
-10
/
+3
2022-08-01
tools perf: Fix compilation error with new binutils
Andres Freund
1
-0
/
+8
2022-07-20
perf build: Avoid defining _FORTIFY_SOURCE multiple times
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-06-30
perf jevents: Switch build to use jevents.py
Ian Rogers
1
-0
/
+19
2022-06-30
perf python: Prefer python3
Ian Rogers
1
-4
/
+4
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
1
-0
/
+5
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
1
-0
/
+5
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
1
-0
/
+5
2022-05-26
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
1
-0
/
+5
2022-05-26
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
1
-0
/
+5
2022-05-23
perf build: Error for BPF skeletons without LIBBPF
Ian Rogers
1
-0
/
+3
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-05-03
perf tools: Use Python devtools for version autodetection rather than runtime
James Clark
1
-12
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
1
-0
/
+3
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-12-08
perf tools: Drop requirement for libstdc++.so for libopencsd check
Uwe Kleine-König
1
-1
/
+4
2021-12-08
tools build: Enable warnings through HOSTCFLAGS
John Garry
1
-0
/
+5
2021-12-07
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-11-18
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-04
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
1
-1
/
+1
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
1
-1
/
+1
2021-09-28
perf tools: Add define for libtracefs version
Ian Rogers
1
-0
/
+6
2021-09-28
perf tools: Add define for libtraceevent version
Ian Rogers
1
-0
/
+6
2021-09-28
perf tools: Enable libtracefs dynamic linking
Ian Rogers
1
-0
/
+9
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
1
-22
/
+25
2021-09-03
perf build: Report failure for testing feature libopencsd
Leo Yan
1
-0
/
+2
2021-08-30
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
1
-4
/
+4
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
1
-4
/
+0
2021-07-01
perf build: Install perf_dlfilter.h
Adrian Hunter
1
-0
/
+3
[next]