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
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
3
-10
/
+10
2019-02-06
perf coresight: Remove set_drv_config() API
Mathieu Poirier
3
-59
/
+0
2019-02-06
perf arm cs-etm: Use event attributes to send sink information to kernel
Mathieu Poirier
1
-0
/
+44
2019-02-06
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
perf arm pmu: Add missing linux/string.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-08
perf tests: Add a test for the ARM 32-bit [vectors] page
Florian Fainelli
3
-0
/
+29
2018-04-26
perf map: Remove map_type arg from map_groups__find()
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
4
-48
/
+4
2018-04-12
perf tests: Run dwarf unwind test on arm32
Kim Phillips
3
-0
/
+30
2018-02-16
perf cs-etm: Properly deal with cpu maps
Mathieu Poirier
1
-15
/
+36
2018-02-16
perf auxtrace arm: Fixing uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2
-6
/
+77
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
7
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
1
-1
/
+2
2017-08-28
perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
Mike Leach
1
-1
/
+27
2017-06-19
perf coresight: Remove superfluous check before use
Kim Phillips
1
-13
/
+12
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-11-25
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
1
-89
/
+58
2016-11-17
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
1
-0
/
+90
2016-10-24
perf coresight: Removing miscellaneous debug output
Mathieu Poirier
1
-2
/
+0
2016-09-22
perf tools: Add sink configuration for cs_etm PMU
Mathieu Poirier
3
-0
/
+63
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
4
-1
/
+637
2016-09-22
perf tools: Make coresight PMU listable
Mathieu Poirier
2
-0
/
+36
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
1
-0
/
+9
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
1
-1
/
+1
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
1
-0
/
+1
2015-02-12
perf build: Add arch arm objects building
Jiri Olsa
4
-11
/
+8
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
1
-0
/
+0
2014-09-18
perf tool: fix compilation for ARM
Stephane Eranian
2
-0
/
+2
2014-05-16
perf tools: Add libdw DWARF post unwind support for ARM
Jean Pihet
2
-0
/
+41
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
3
-0
/
+64
2014-05-16
perf tests: Introduce perf_regs_load function on ARM
Jean Pihet
3
-0
/
+61
2014-05-16
perf tools: Consolidate types.h for ARM and ARM64
Jean Pihet
1
-1
/
+1
2014-02-18
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
1
-1
/
+1
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
2
-1
/
+1
2013-09-30
ARM: perf: wire up perf_regs and unwind support for ARM
Will Deacon
3
-0
/
+105
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
1
-4
/
+1
2011-08-12
ARM: fix perf build with uclibc toolchains
Florian Fainelli
1
-0
/
+3
2010-07-09
ARM: 6198/1: perf probe: Add ARM DWARF register number mappings
Will Deacon
2
-0
/
+68