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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
1
-3
/
+2
2014-10-29
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
1
-11
/
+22
2014-10-01
perf tools: Fix build breakage on arm64 targets
Will Deacon
1
-0
/
+1
2014-09-18
perf tool: fix compilation for ARM
Stephane Eranian
2
-0
/
+2
2014-09-18
perf tools powerpc: Fix build issue when DWARF support is disabled
Anton Blanchard
1
-1
/
+1
2014-08-20
perf tools powerpc: Explicitly include util/debug.h
Sukadev Bhattiprolu
1
-0
/
+1
2014-08-15
perf tools: Add arm64 triplets
Elliott Hughes
1
-0
/
+9
2014-07-30
perf tools: Fix arm64 build error
Mark Salter
1
-0
/
+2
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
1
-3
/
+1
2014-07-23
perf tools: Move rdtsc() function
Adrian Hunter
1
-0
/
+9
2014-07-17
perf tools: Allow TSC conversion on any arch
Adrian Hunter
2
-24
/
+1
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2
-0
/
+2
2014-07-17
perf kvm: Add stat support on s390
Alexander Yarygin
2
-0
/
+107
2014-07-17
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
1
-0
/
+5
2014-07-17
perf kvm: Move arch specific code into arch/
Alexander Yarygin
2
-0
/
+152
2014-07-07
perf tools: Allow to use cpuinfo on s390
Alexander Yarygin
2
-0
/
+29
2014-07-07
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
1
-0
/
+1
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2
-0
/
+267
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
2
-2
/
+2
2014-05-01
tools: Consolidate types.h
Borislav Petkov
3
-3
/
+3
2014-05-01
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-0
/
+257
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2
-2
/
+8
2014-04-30
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
1
-1
/
+1
2014-04-30
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
1
-1
/
+7
2014-04-29
perf tools ARM64: Wire up perf_regs and unwind support
Jean Pihet
4
-0
/
+257
2014-04-28
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-04-23
perf tests x86: Fix memory leak in sample_ustack()
Masanari Iida
1
-0
/
+1
2014-02-24
perf tools: Setup default dwarf post unwinder
Jiri Olsa
1
-2
/
+4
2014-02-24
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
2
-0
/
+54
2014-02-18
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2
-3
/
+3
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
4
-2
/
+2
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
1
-0
/
+1
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
3
-0
/
+63
2014-02-18
perf tests x86: Introduce perf_regs_load function
Jiri Olsa
3
-0
/
+95
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-0
/
+105
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2
-5
/
+5
2013-09-30
ARM: perf: wire up perf_regs and unwind support for ARM
Will Deacon
3
-0
/
+105
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-3
/
+3
2013-08-08
perf tools: Fix compile of util/tsc.c
David Ahern
1
-4
/
+4
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
3
-0
/
+81
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
6
-12
/
+6
2013-01-30
perf tools: Fix possible double free on error
Thomas Jarosch
1
-0
/
+1
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+1
2012-11-20
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-1
/
+1
2012-11-09
perf tools: Don't try to lookup objdump for live mode
Namhyung Kim
1
-0
/
+7
[next]