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