index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Lines
2016-10-05
perf uretprobe ppc64le: Fix probe location
Ravi Bangoria
-1
/
+2
2016-10-03
perf tools: Support CPU id matching for x86 v2
Andi Kleen
-3
/
+21
2016-10-03
perf powerpc: Support CPU ID matching for Powerpc
Sukadev Bhattiprolu
-0
/
+11
2016-09-29
perf tests: Add dwarf unwind test for powerpc
Ravi Bangoria
-0
/
+191
2016-09-29
perf intel-pt: Record address filter in AUXTRACE_INFO event
Adrian Hunter
-4
/
+47
2016-09-29
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
-0
/
+6
2016-09-22
perf tools: Add sink configuration for cs_etm PMU
Mathieu Poirier
-0
/
+63
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
-2
/
+640
2016-09-22
perf tools: Make coresight PMU listable
Mathieu Poirier
-0
/
+38
2016-09-12
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
-1
/
+1
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
-1
/
+1
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
-0
/
+122
2016-08-15
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
-1
/
+5
2016-08-12
perf ppc64le: Fix build failure when libelf is not present
Ravi Bangoria
-0
/
+2
2016-08-09
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
-4
/
+23
2016-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+21
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+0
2016-07-26
perf s390: Fix 'start' address of module's map
Song Shan Gong
-0
/
+21
2016-07-23
x86/insn: remove pcommit
Dan Williams
-8
/
+0
2016-07-21
perf tools: Add AVX-512 instructions to the new instructions test
Adrian Hunter
-8
/
+3731
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
-8
/
+16
2016-07-12
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
-0
/
+1
2016-07-12
perf tests x86 rdpmc: Add missing headers
Arnaldo Carvalho de Melo
-0
/
+4
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
-2
/
+2
2016-07-04
perf tools: Sync copy of syscall_64.tbl with the kernel
Arnaldo Carvalho de Melo
-0
/
+2
2016-06-27
perf tools: Add more toolchain triplets
Ravi Bangoria
-0
/
+17
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
-10
/
+10
2016-06-22
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
-5
/
+1
2016-06-08
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
-7
/
+12
2016-06-08
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
-0
/
+28
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
-0
/
+216
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
-1
/
+3
2016-06-07
perf callchain: Support x86 target platform
He Kuang
-2
/
+4
2016-06-07
perf tools: Export normalize_arch() function
He Kuang
-1
/
+2
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
-3
/
+3
2016-06-06
perf stat: Basic support for TopDown in perf stat
Andi Kleen
-0
/
+28
2016-05-30
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
-0
/
+2
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+216
2016-05-11
perf/powerpc: Add support for unwinding perf-stackdump
Chandan Kumar
-0
/
+97
2016-05-05
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
-8
/
+20
2016-05-05
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
-5
/
+14
2016-05-05
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
-12
/
+29
2016-04-26
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
Arnaldo Carvalho de Melo
-0
/
+2
2016-04-25
perf tools: Make the x86 clean quiet
Jiri Olsa
-1
/
+1
2016-04-21
tool/perf: Add sample_reg_mask to include all perf_regs
Madhavan Srinivasan
-0
/
+50
2016-04-21
tools/perf: Map the ID values with register names
Anju T
-0
/
+69
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
-1
/
+1
2016-04-08
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
-4
/
+4
2016-04-08
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
-0
/
+436
2016-04-01
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
-0
/
+10
[next]