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
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
2018-04-12
perf jvmti: Give hints about package names needed to build
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-02
perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
Jin Yao
1
-1
/
+1
2018-04-02
perf config: Add some new -DHAVE_XXX to CFLAGS
Jin Yao
1
-0
/
+6
2018-03-16
perf tools arm64: Add libdw DWARF post unwind support for ARM64
Kim Phillips
1
-1
/
+1
2018-02-19
perf tools: Add Python 3 support
Jaroslav Škarvada
1
-19
/
+4
2018-02-16
perf trace powerpc: Use generated syscall table
Ravi Bangoria
1
-0
/
+2
2018-01-25
perf tools: Integrating the CoreSight decoding library
Mathieu Poirier
1
-0
/
+25
2018-01-23
perf trace: Remove audit-libs dependency if syscall tables are present
Hendrik Brueckner
1
-8
/
+12
2018-01-23
perf build: Display EXTRA features for VF=1 build
Jiri Olsa
1
-0
/
+4
2018-01-08
perf tools: Enable LIBBABELTRACE by default
Jiri Olsa
1
-1
/
+1
2017-12-27
perf s390: Always build with -fPIC
Hendrik Brueckner
1
-1
/
+1
2017-12-27
Revert "perf s390: Always build with -fPIC"
Arnaldo Carvalho de Melo
1
-1
/
+0
2017-12-27
perf trace: Use generated syscall table on s390 too
Hendrik Brueckner
1
-1
/
+9
2017-12-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
1
-1
/
+5
2017-12-05
perf tools: Fix up build in hardnened environments
Jiri Olsa
1
-4
/
+3
2017-12-05
perf s390: Always build with -fPIC
Hendrik Brueckner
1
-0
/
+1
2017-12-05
tools build feature: Check if pthread_barrier_t is available
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-11-16
perf tools: Use shell function for perl cflags retrieval
Jiri Olsa
1
-1
/
+1
2017-11-16
s390/perf: add support for perf_regs and libdw
Heiko Carstens
1
-1
/
+5
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
1
-2
/
+2
2017-08-22
perf tools: Fix static linking with libunwind
Konstantin Khlebnikov
1
-1
/
+5
2017-08-22
perf tools: Fix static linking with libdw from elfutils
Konstantin Khlebnikov
1
-5
/
+5
2017-07-19
tools build: Add test for setns()
Arnaldo Carvalho de Melo
1
-0
/
+5
2017-06-21
perf unwind: Support for powerpc
Paolo Bonzini
1
-1
/
+1
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
1
-19
/
+19
2017-04-13
perf tools: Disable JVMTI if no ELF support available
David Carrillo-Cisneros
1
-1
/
+3
2017-04-12
perf tools: Pass PYTHON config to feature detection
David Carrillo-Cisneros
1
-19
/
+12
2017-03-04
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-02-17
tools perf scripting python: clang doesn't have -spec, remove it
Arnaldo Carvalho de Melo
1
-0
/
+7
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-01-16
perf tools: Remove unneccessary feature-dwarf warning
David Carrillo-Cisneros
1
-2
/
+4
[next]