index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
Makefile
Age
Commit message (
Expand
)
Author
2021-03-06
perf tools: Clean 'generated' directory used for creating the syscall table o...
Andreas Wendleder
2018-08-14
perf tools: Move syscall_64.tbl check into check-headers.sh
Jiri Olsa
2018-04-17
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-31
perf build: Clarify open-coded header version warning message
Ingo Molnar
2016-04-25
perf tools: Make the x86 clean quiet
Jiri Olsa
2016-04-08
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
2015-09-15
perf tools: Introduce regs_query_register_offset() for x86
Wang Nan
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
2014-07-16
perf kvm: Move arch specific code into arch/
Alexander Yarygin
2014-07-07
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
2014-02-24
perf tools: Setup default dwarf post unwinder
Jiri Olsa
2014-02-24
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
2014-02-18
perf tests x86: Introduce perf_regs_load function
Jiri Olsa
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2010-04-22
perf: Move arch specific code into separate arch directory
Ian Munsie