index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
perf tools: Add AVX-512 instructions to the new instructions test
Adrian Hunter
3
-8
/
+3731
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
3
-8
/
+16
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-05
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-06
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
1
-8
/
+20
2016-05-06
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
1
-5
/
+14
2016-05-06
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-12
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-02
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2
-0
/
+10
2016-04-02
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
[next]