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
2016-07-12
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-12
perf tests x86 rdpmc: Add missing headers
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-07-04
perf tools: Sync copy of syscall_64.tbl with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-06-27
perf tools: Add more toolchain triplets
Ravi Bangoria
1
-0
/
+17
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
3
-10
/
+10
2016-06-22
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
1
-5
/
+1
2016-06-08
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
7
-7
/
+12
2016-06-08
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2
-0
/
+28
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
4
-0
/
+216
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
1
-1
/
+3
2016-06-07
perf callchain: Support x86 target platform
He Kuang
1
-2
/
+4
2016-06-07
perf tools: Export normalize_arch() function
He Kuang
2
-1
/
+2
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
3
-3
/
+3
2016-06-06
perf stat: Basic support for TopDown in perf stat
Andi Kleen
2
-0
/
+28
2016-05-30
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
1
-0
/
+2
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-0
/
+216
2016-05-11
perf/powerpc: Add support for unwinding perf-stackdump
Chandan Kumar
2
-0
/
+97
2016-05-05
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
1
-8
/
+20
2016-05-05
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
1
-5
/
+14
2016-05-05
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
2
-12
/
+29
2016-04-26
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-25
perf tools: Make the x86 clean quiet
Jiri Olsa
1
-1
/
+1
2016-04-21
tool/perf: Add sample_reg_mask to include all perf_regs
Madhavan Srinivasan
2
-0
/
+50
2016-04-21
tools/perf: Map the ID values with register names
Anju T
1
-0
/
+69
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-04-08
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-04-08
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
3
-0
/
+436
2016-04-01
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2
-0
/
+10
2016-04-01
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2
-18
/
+0
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
1
-0
/
+31
2016-03-28
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
1
-0
/
+2
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+1
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
4
-0
/
+4
2016-03-08
perf tools: Use 64-bit shifts with (TSC) time conversion
Adrian Hunter
1
-1
/
+1
2016-03-03
perf tests: Initialize sa.sa_flags
Colin Ian King
1
-0
/
+1
2016-02-12
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-01-29
perf kvm/powerpc: Add support for HCALL reasons
Hemant Kumar
2
-1
/
+187
2016-01-29
perf kvm/powerpc: Port perf kvm stat to powerpc
Hemant Kumar
4
-0
/
+143
2016-01-29
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
2
-2
/
+2
2016-01-29
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
2
-4
/
+18
2016-01-29
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2
-2
/
+6
2016-01-26
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
1
-1
/
+1
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2
-4
/
+4
2016-01-07
perf tests: Give a bit more information on the CQM test failure path
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-01-07
perf tests: No need to set attr.sample_freq in the perf time to TSC test
Arnaldo Carvalho de Melo
1
-1
/
+0
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
5
-8
/
+8
2015-11-18
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
Wang Nan
1
-0
/
+1
2015-10-05
perf tests: Add Intel CQM test
Matt Fleming
4
-0
/
+130
[next]