index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
2016-11-29
1
-5
/
+5
*
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
2016-11-17
1
-0
/
+78
*
perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)
Arnaldo Carvalho de Melo
2016-10-28
1
-0
/
+3
*
perf tools: Sync copy of x86's syscall table
Arnaldo Carvalho de Melo
2016-10-24
1
-2
/
+2
*
perf tools: Support CPU id matching for x86 v2
Andi Kleen
2016-10-03
1
-3
/
+21
*
perf intel-pt: Record address filter in AUXTRACE_INFO event
Adrian Hunter
2016-09-29
1
-4
/
+47
*
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
2016-09-29
1
-0
/
+6
*
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
2016-09-12
1
-1
/
+1
*
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-09-01
1
-0
/
+14
*
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
2016-08-15
1
-1
/
+5
*
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
3
-8
/
+0
|
\
|
*
x86/insn: remove pcommit
Dan Williams
2016-07-23
3
-8
/
+0
*
|
perf tools: Add AVX-512 instructions to the new instructions test
Adrian Hunter
2016-07-21
3
-8
/
+3731
*
|
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
2016-07-20
3
-8
/
+16
*
|
perf tests x86 rdpmc: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+4
*
|
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-2
/
+2
*
|
perf tools: Sync copy of syscall_64.tbl with the kernel
Arnaldo Carvalho de Melo
2016-07-04
1
-0
/
+2
*
|
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
3
-10
/
+10
*
|
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
2016-06-22
1
-5
/
+1
*
|
perf callchain: Support x86 target platform
He Kuang
2016-06-07
1
-2
/
+4
*
|
perf unwind: Separate local/remote libunwind config
He Kuang
2016-06-07
1
-1
/
+1
*
|
perf stat: Basic support for TopDown in perf stat
Andi Kleen
2016-06-06
2
-0
/
+28
*
|
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
2016-05-30
1
-0
/
+2
|
/
*
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
Arnaldo Carvalho de Melo
2016-04-26
1
-0
/
+2
*
perf tools: Make the x86 clean quiet
Jiri Olsa
2016-04-25
1
-1
/
+1
*
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
2016-04-11
1
-1
/
+1
*
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
2016-04-08
1
-4
/
+4
*
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2016-04-08
3
-0
/
+436
*
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2016-04-01
2
-0
/
+10
*
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2016-04-01
2
-18
/
+0
*
perf tools: Add time conversion event
Adrian Hunter
2016-03-31
1
-0
/
+31
*
perf jitdump: Build only on supported archs
Jiri Olsa
2016-03-10
1
-0
/
+1
*
perf tools: Use 64-bit shifts with (TSC) time conversion
Adrian Hunter
2016-03-08
1
-1
/
+1
*
perf tests: Initialize sa.sa_flags
Colin Ian King
2016-03-03
1
-0
/
+1
*
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
2016-02-12
1
-1
/
+1
*
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
2016-01-29
1
-1
/
+1
*
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
2016-01-29
1
-3
/
+11
*
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2016-01-29
2
-2
/
+6
*
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
2016-01-26
1
-1
/
+1
*
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2016-01-08
2
-4
/
+4
*
perf tests: Give a bit more information on the CQM test failure path
Arnaldo Carvalho de Melo
2016-01-07
1
-1
/
+1
*
perf tests: No need to set attr.sample_freq in the perf time to TSC test
Arnaldo Carvalho de Melo
2016-01-07
1
-1
/
+0
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-19
5
-8
/
+8
*
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
Wang Nan
2015-11-18
1
-0
/
+1
[next]