index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-03-31
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
Arnaldo Carvalho de Melo
2017-03-28
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
2017-03-28
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
Ravi Bangoria
2017-03-21
perf sdt x86: Add renaming logic for rNN and other registers
Ravi Bangoria
2017-03-21
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
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
[next]