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