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
2017-11-16
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2
-1
/
+51
2017-11-16
s390/perf: define common DWARF register string table
Hendrik Brueckner
3
-21
/
+80
2017-11-16
s390/perf: add support for perf_regs and libdw
Heiko Carstens
4
-0
/
+108
2017-11-16
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2
-0
/
+120
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
61
-0
/
+188
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
61
-0
/
+61
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
5
-4
/
+24
2017-10-02
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
Arnaldo Carvalho de Melo
2
-30
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2
-22
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
1
-8
/
+0
2017-09-21
perf tests: Remove Intel CQM perf test
Xiaochen Shen
4
-133
/
+0
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+27
2017-08-28
perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
Mike Leach
1
-1
/
+27
2017-08-11
perf report: Fix module symbol adjustment for s390x
Thomas Richter
1
-0
/
+7
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
5
-8
/
+11
2017-07-31
perf build: Clarify open-coded header version warning message
Ingo Molnar
1
-1
/
+1
2017-07-25
perf report: Fix kernel symbol adjustment for s390x
Thomas Richter
2
-0
/
+23
2017-07-20
perf intel-pt: Always set no branch for dummy event
Kan Liang
1
-0
/
+2
2017-07-20
perf intel-pt: Set no_aux_samples for the tracking event
Kan Liang
1
-0
/
+1
2017-07-18
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
1
-1
/
+1
2017-07-18
perf annotate: Check for fused instructions
Jin Yao
1
-0
/
+46
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
3
-0
/
+72
2017-06-21
perf intel-pt: Add default config for pass-through branch enable
Adrian Hunter
1
-0
/
+5
2017-06-21
perf unwind: Support for powerpc
Paolo Bonzini
2
-0
/
+75
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
2
-8
/
+0
2017-06-19
perf coresight: Remove superfluous check before use
Kim Phillips
1
-13
/
+12
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
1
-1
/
+1
2017-06-05
perf annotate: Add missing powerpc triplet
Kim Phillips
1
-0
/
+1
2017-05-04
perf annotate: Fix AArch64 comment char
Kim Phillips
1
-1
/
+1
2017-05-02
perf symbols: Allow user probes on versioned symbols
Paul Clarke
1
-0
/
+12
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2
-0
/
+2
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2
-0
/
+2
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
11
-0
/
+11
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
3
-5
/
+7
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-11
perf annotate s390: Implement jump types for perf annotate
Christian Borntraeger
1
-0
/
+30
2017-04-04
perf sdt powerpc: Add argument support
Ravi Bangoria
1
-0
/
+111
2017-03-31
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-28
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
1
-32
/
+147
2017-03-28
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
Ravi Bangoria
1
-0
/
+8
2017-03-21
perf sdt x86: Add renaming logic for rNN and other registers
Ravi Bangoria
1
-12
/
+32
2017-03-21
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
1
-0
/
+83
2017-03-14
perf powerpc: Choose local entry point with kretprobes
Naveen N. Rao
1
-4
/
+10
2017-02-08
perf tools arm64: Add support for generating bpf prologue
He Kuang
2
-1
/
+15
2017-01-26
perf probe: Fix wrong register name for arm64
He Kuang
1
-6
/
+6
[next]