index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-12-27
perf probe arm64: Fix symbol fixup issues due to ELF type
Kim Phillips
2
-0
/
+23
2017-12-27
perf probe: Find versioned symbols from map
Masami Hiramatsu
1
-0
/
+8
2017-12-27
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
2
-42
/
+3
2017-12-27
perf s390: Generate system call table from asm/unistd.h
Hendrik Brueckner
2
-0
/
+57
[next]