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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
perf annotate: Handle arm64 move instructions
Kim Phillips
2
-3
/
+58
2018-08-30
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
1
-1
/
+3
2018-08-30
perf arm64: Fix include path for asm-generic/unistd.h
Kim Phillips
2
-5
/
+6
2018-08-30
perf tests: Add breakpoint modify tests
Jiri Olsa
4
-0
/
+221
2018-08-14
perf arm spe: Fix uninitialized record error variable
Kim Phillips
1
-0
/
+1
2018-08-14
perf tools: Move syscall_64.tbl check into check-headers.sh
Jiri Olsa
1
-3
/
+0
2018-08-09
perf probe powerpc: Fix trace event post-processing
Sandipan Das
1
-1
/
+3
2018-08-03
perf auxtrace: Support for perf report -D for s390
Thomas Richter
1
-0
/
+1
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-0
/
+2
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
2
-0
/
+2
2018-07-24
perf arm64: Generate system call table from asm/unistd.h
Kim Phillips
2
-0
/
+83
2018-07-24
perf powerpc: Fix callchain ip filtering when return address is in a register
Sandipan Das
1
-2
/
+6
2018-07-24
perf powerpc: Fix callchain ip filtering
Sandipan Das
1
-1
/
+1
2018-07-24
perf kvm: Fix subcommands on s390
Thomas Richter
1
-1
/
+1
2018-07-11
perf tools: Fix compilation errors on gcc8
Jiri Olsa
1
-1
/
+1
2018-06-25
perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-06-25
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
1
-1
/
+1
2018-06-04
perf annotate: Move objdump_path to struct annotation_options
Arnaldo Carvalho de Melo
2
-5
/
+3
2018-05-23
perf machine: Synthesize and process mmap events for x86 PTI entry trampolines
Adrian Hunter
2
-0
/
+77
2018-05-23
perf machine: Create maps for x86 PTI entry trampolines
Adrian Hunter
2
-0
/
+104
2018-04-26
perf map: Remove map_type arg from map_groups__find()
Arnaldo Carvalho de Melo
4
-4
/
+4
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
4
-4
/
+4
2018-04-26
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
1
-0
/
+1
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
1
-18
/
+0
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
4
-48
/
+4
2018-04-17
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
2
-355
/
+359
2018-04-13
perf annotate: Handle variables in 'sub', 'or' and many other instructions
Arnaldo Carvalho de Melo
1
-1
/
+66
2018-04-12
perf tests: Run dwarf unwind test on arm32
Kim Phillips
3
-0
/
+30
2018-03-21
perf annotate: Pass function descriptor to its instruction parsing routines
Arnaldo Carvalho de Melo
1
-2
/
+3
2018-03-16
perf tools arm64: Add libdw DWARF post unwind support for ARM64
Kim Phillips
5
-0
/
+91
2018-03-08
perf annotate: Handle s390 PC relative load and store instruction.
Thomas Richter
1
-0
/
+63
2018-03-08
perf annotate: Fix s390 target function disassembly
Thomas Richter
1
-1
/
+52
2018-03-08
perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL
Adrian Hunter
1
-9
/
+5
2018-03-08
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
1
-2
/
+1
2018-03-08
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
1
-1
/
+1
2018-03-08
perf mmap: Simplify perf_mmap__consume()
Kan Liang
1
-1
/
+1
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc
Kan Liang
1
-2
/
+9
2018-02-19
perf s390: Fix reading cpuid model information
Thomas Richter
1
-1
/
+1
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
1
-0
/
+18
2018-02-16
perf annotate: Scan cpuid for s390 and save machine type
Thomas Richter
1
-1
/
+26
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
1
-5
/
+125
2018-02-16
perf powerpc: Generate system call table from asm/unistd.h
Ravi Bangoria
2
-0
/
+62
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-02-15
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2
-14
/
+14
2018-02-15
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
Hendrik Brueckner
1
-0
/
+390
2018-01-17
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
4
-7
/
+304
2018-01-08
perf tools: Fix compile error with libunwind x86
Wang Nan
1
-1
/
+1
[next]