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
2021-12-14
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
1
-1
/
+1
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
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+0
2021-06-01
perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS
Tiezhu Yang
1
-1
/
+0
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
1
-0
/
+9
2021-05-21
perf build: Improve error message for old/missing clang
Song Liu
1
-1
/
+1
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
1
-0
/
+1
2021-04-29
perf build: Defer printing detected features to the end of all feature checks
Arnaldo Carvalho de Melo
1
-0
/
+7
2021-04-29
perf build: Regenerate the FEATURE_DUMP file after extra feature checks
Jiri Olsa
1
-0
/
+6
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
1
-0
/
+9
2021-03-01
perf tools: Generate mips syscalls_n64.c syscall table
Tiezhu Yang
1
-1
/
+2
2021-03-01
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
1
-0
/
+6
2021-01-15
perf build: Support build BPF skeletons with perf
Song Liu
1
-0
/
+9
2020-11-03
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
1
-0
/
+1
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-7
/
+18
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+0
2020-10-13
perf python: Autodetect python3 binary
James Clark
1
-6
/
+9
2020-10-13
perf build: Allow nested externs to enable BUILD_BUG() usage
Vasily Gorbik
1
-1
/
+1
2020-10-13
perf build: Allow nested externs to enable BUILD_BUG() usage
Vasily Gorbik
1
-1
/
+1
2020-09-04
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
1
-1
/
+3
2020-09-04
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
1
-0
/
+6
2020-08-19
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
1
-4
/
+0
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
1
-0
/
+8
2020-06-18
perf build: Fix error message when asking for -fsanitize=address without requ...
Tiezhu Yang
1
-0
/
+12
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
1
-0
/
+13
2020-05-29
perf build: Remove libaudit from the default feature checks
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-05-29
perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable
Arnaldo Carvalho de Melo
1
-11
/
+13
2020-05-29
perf build: Group the NO_SYSCALL_TABLE logic
Arnaldo Carvalho de Melo
1
-8
/
+15
2020-05-28
tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-03
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
1
-1
/
+10
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
1
-0
/
+4
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
1
-1
/
+1
2019-11-26
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
1
-0
/
+10
2019-10-15
perf tools: Allow to build with -ltcmalloc
Jiri Olsa
1
-0
/
+5
2019-10-11
perf tools: Propagate CFLAGS to libperf
Jiri Olsa
1
-13
/
+15
2019-09-25
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
1
-1
/
+1
2019-09-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+13
2019-09-05
riscv: Add support for libdw
Mao Han
1
-1
/
+5
2019-08-20
perf tools: tools/include should come before tools/uapi/include
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-12
tools build: Add capability-related feature detection
Igor Lubashev
1
-0
/
+11
2019-07-30
libperf: Make libperf.a part of the perf build
Jiri Olsa
1
-0
/
+1
2019-06-18
perf build: Handle slang being in /usr/include and in /usr/include/slang/
Arnaldo Carvalho de Melo
1
-3
/
+8
2019-06-17
perf tools: Don't hardcode host include path for libslang
Florian Fainelli
1
-1
/
+0
2019-06-17
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-06-10
perf cs-etm: Add support for multiple traceID queues
Mathieu Poirier
1
-0
/
+3
[next]