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 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
*
perf probe: Find versioned symbols from map
Masami Hiramatsu
2017-12-27
1
-0
/
+8
*
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
2017-12-27
2
-42
/
+3
*
perf s390: Generate system call table from asm/unistd.h
Hendrik Brueckner
2017-12-27
2
-0
/
+57
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-12-18
1
-1
/
+1
|
\
|
*
tools arch s390: Do not include header files from the kernel sources
Arnaldo Carvalho de Melo
2017-12-18
1
-1
/
+1
*
|
Merge tag 'v4.15-rc3' into perf/core, to refresh the tree
Ingo Molnar
2017-12-12
2
-3
/
+30
|
\
|
|
*
perf s390: add regs_query_register_offset()
Hendrik Brueckner
2017-12-05
2
-3
/
+30
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
2017-12-06
6
-12
/
+349
|
\
|
|
*
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2017-11-16
2
-1
/
+51
|
*
s390/perf: define common DWARF register string table
Hendrik Brueckner
2017-11-16
3
-21
/
+80
|
*
s390/perf: add support for perf_regs and libdw
Heiko Carstens
2017-11-16
4
-0
/
+108
|
*
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2017-11-16
2
-0
/
+120
*
|
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
2017-12-05
1
-1
/
+1
*
|
perf tools arm64: Add support for get_cpuid_str function.
Ganapatrao Kulkarni
2017-12-05
2
-0
/
+66
*
|
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2017-12-05
2
-2
/
+2
*
|
perf annotate: Fix unnecessary memory allocation for s390x
Thomas Richter
2017-12-05
1
-1
/
+2
|
/
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
61
-0
/
+188
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
61
-0
/
+61
*
|
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-10-23
5
-4
/
+24
*
|
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
Arnaldo Carvalho de Melo
2017-10-02
2
-30
/
+0
|
\
|
|
*
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2017-09-28
2
-22
/
+0
|
*
perf test: Fix vmlinux failure on s390x
Thomas Richter
2017-09-28
1
-8
/
+0
*
|
perf tests: Remove Intel CQM perf test
Xiaochen Shen
2017-09-21
4
-133
/
+0
|
/
*
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
1
-1
/
+27
|
\
|
*
perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
Mike Leach
2017-08-28
1
-1
/
+27
*
|
perf report: Fix module symbol adjustment for s390x
Thomas Richter
2017-08-11
1
-0
/
+7
*
|
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
5
-8
/
+11
*
|
perf build: Clarify open-coded header version warning message
Ingo Molnar
2017-07-31
1
-1
/
+1
*
|
perf report: Fix kernel symbol adjustment for s390x
Thomas Richter
2017-07-25
2
-0
/
+23
*
|
perf intel-pt: Always set no branch for dummy event
Kan Liang
2017-07-20
1
-0
/
+2
*
|
perf intel-pt: Set no_aux_samples for the tracking event
Kan Liang
2017-07-20
1
-0
/
+1
*
|
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-07-18
1
-1
/
+1
*
|
perf annotate: Check for fused instructions
Jin Yao
2017-07-18
1
-0
/
+46
|
/
*
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
2017-06-27
3
-0
/
+72
*
perf intel-pt: Add default config for pass-through branch enable
Adrian Hunter
2017-06-21
1
-0
/
+5
*
perf unwind: Support for powerpc
Paolo Bonzini
2017-06-21
2
-0
/
+75
*
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
2017-06-19
2
-8
/
+0
*
perf coresight: Remove superfluous check before use
Kim Phillips
2017-06-19
1
-13
/
+12
*
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
1
-2
/
+2
*
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-14
1
-1
/
+1
*
perf annotate: Add missing powerpc triplet
Kim Phillips
2017-06-05
1
-0
/
+1
*
perf annotate: Fix AArch64 comment char
Kim Phillips
2017-05-04
1
-1
/
+1
*
perf symbols: Allow user probes on versioned symbols
Paul Clarke
2017-05-02
1
-0
/
+12
*
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
2
-0
/
+2
[next]