index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
2
-0
/
+2
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
11
-0
/
+11
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
2017-04-19
3
-5
/
+7
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-1
/
+1
*
perf annotate s390: Implement jump types for perf annotate
Christian Borntraeger
2017-04-11
1
-0
/
+30
*
perf sdt powerpc: Add argument support
Ravi Bangoria
2017-04-04
1
-0
/
+111
*
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
Arnaldo Carvalho de Melo
2017-03-31
1
-0
/
+1
*
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
2017-03-28
1
-32
/
+147
*
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
Ravi Bangoria
2017-03-28
1
-0
/
+8
*
perf sdt x86: Add renaming logic for rNN and other registers
Ravi Bangoria
2017-03-21
1
-12
/
+32
*
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
2017-03-21
1
-0
/
+83
*
perf powerpc: Choose local entry point with kretprobes
Naveen N. Rao
2017-03-14
1
-4
/
+10
*
perf tools arm64: Add support for generating bpf prologue
He Kuang
2017-02-08
2
-1
/
+15
*
perf probe: Fix wrong register name for arm64
He Kuang
2017-01-26
1
-6
/
+6
*
perf annotate: AArch64 support
Kim Phillips
2016-12-01
1
-0
/
+62
*
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
2016-11-29
1
-5
/
+5
*
perf annotate: Initial PowerPC support
Ravi Bangoria
2016-11-25
1
-0
/
+58
*
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
2016-11-25
1
-89
/
+58
*
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
2016-11-17
2
-0
/
+168
*
perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)
Arnaldo Carvalho de Melo
2016-10-28
1
-0
/
+3
*
perf coresight: Removing miscellaneous debug output
Mathieu Poirier
2016-10-24
1
-2
/
+0
*
perf tools: Sync copy of x86's syscall table
Arnaldo Carvalho de Melo
2016-10-24
1
-2
/
+2
*
perf uretprobe ppc64le: Fix probe location
Ravi Bangoria
2016-10-05
1
-1
/
+2
*
perf tools: Support CPU id matching for x86 v2
Andi Kleen
2016-10-03
1
-3
/
+21
*
perf powerpc: Support CPU ID matching for Powerpc
Sukadev Bhattiprolu
2016-10-03
1
-0
/
+11
[next]