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
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
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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-09
Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...
Linus Torvalds
1
-1
/
+5
2019-05-09
csky: Add support for perf unwind-libdw
Mao Han
1
-1
/
+5
2019-05-07
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+20
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-04-01
tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
Alexey Budankov
1
-0
/
+20
2019-03-20
perf build: Check what binutils's 'disassembler()' signature to use
Song Liu
1
-0
/
+9
2019-03-19
perf feature detection: Add -lopcodes to feature-libbfd
Song Liu
1
-3
/
+3
2019-02-14
perf build: Add missing FEATURE_CHECK_LDFLAGS-libcrypto
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-02-14
perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC
Arnaldo Carvalho de Melo
1
-0
/
+7
2019-02-14
perf coresight: Do not test for libopencsd by default
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-02-14
tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-12-21
perf build: Don't unconditionally link the libbfd feature test to -liberty an...
Stanislav Fomichev
1
-21
/
+23
2018-12-18
perf tools: Add missing open_memstream() prototype for systems lacking it
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-12-18
perf tools: Add missing sigqueue() prototype for systems lacking it
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-12-17
tools build feature: Check if libaio is available
Alexey Budankov
1
-0
/
+6
2018-12-17
perf build: Give better hint about devel package for libssl
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-22
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
1
-0
/
+7
2018-11-22
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
1
-1
/
+4
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-10-16
perf tools: Fix use of alternatives to find JDIR
Jarod Wilson
1
-1
/
+1
2018-07-31
perf build: Fix installation directory for eBPF
Thomas Richter
1
-2
/
+2
2018-07-24
perf trace arm64: Use generated syscall table
Kim Phillips
1
-0
/
+2
2018-07-11
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
1
-2
/
+1
2018-05-15
perf bpf: Add 'examples' directories
Arnaldo Carvalho de Melo
1
-0
/
+7
2018-05-15
perf llvm-utils: Add bpf include path to clang command line
Arnaldo Carvalho de Melo
1
-0
/
+7
2018-04-12
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
1
-1
/
+1
[next]