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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
perf tools: Rename struct thread_map to struct perf_thread_map
Jiri Olsa
1
-1
/
+1
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
3
-3
/
+3
2019-07-26
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
4
-4
/
+4
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2
-3
/
+2
2019-06-26
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-26
perf tools: Add missing util.h to pick up 'page_size' variable
Arnaldo Carvalho de Melo
2
-0
/
+2
2019-06-26
tools x86 machine: Add missing util.h to pick up 'page_size'
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-24
perf/x86/regs: Use PERF_REG_EXTENDED_MASK
Kan Liang
2
-3
/
+2
2019-06-17
perf intel-pt: Add Intel PT packet decoder test
Adrian Hunter
4
-1
/
+310
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
5
-46
/
+5
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-05-28
tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...
Arnaldo Carvalho de Melo
1
-0
/
+6
2019-05-16
perf regs x86: Add X86 specific arch__intr_reg_mask()
Kan Liang
2
-0
/
+29
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
2
-2
/
+39
2019-03-28
tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-03-11
perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour
Arnaldo Carvalho de Melo
1
-2
/
+4
2019-03-11
perf script: Support insn output for normal samples
Andi Kleen
2
-0
/
+27
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
3
-24
/
+24
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-12-17
perf tools: Fix diverse comment typos
Ingo Molnar
1
-1
/
+1
2018-12-17
perf intel-pt: Fix error with config term "pt=0"
Adrian Hunter
1
-0
/
+11
2018-11-22
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
1
-1
/
+65
2018-11-22
perf tools: Add Hygon Dhyana support
Pu Wen
1
-1
/
+1
2018-08-30
perf tests: Add breakpoint modify tests
Jiri Olsa
4
-0
/
+221
2018-08-14
perf tools: Move syscall_64.tbl check into check-headers.sh
Jiri Olsa
1
-3
/
+0
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
2
-0
/
+2
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-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
1
-1
/
+1
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
1
-1
/
+1
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-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-01-17
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-01-08
perf tools: Fix compile error with libunwind x86
Wang Nan
1
-1
/
+1
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
1
-1
/
+1
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
1
-1
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
24
-0
/
+151
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
24
-0
/
+24
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
1
-0
/
+14
2017-09-21
perf tests: Remove Intel CQM perf test
Xiaochen Shen
4
-133
/
+0
[next]