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
Age
Commit message (
Expand
)
Author
2014-04-30
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
2014-04-30
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
2014-04-23
perf tests x86: Fix memory leak in sample_ustack()
Masanari Iida
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: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
2014-02-18
perf callchain: Add mask into struct regs_dump
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-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-09-30
ARM: perf: wire up perf_regs and unwind support for ARM
Will Deacon
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
2013-08-07
perf tools: Fix compile of util/tsc.c
David Ahern
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
2013-01-30
perf tools: Fix possible double free on error
Thomas Jarosch
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-08
perf tools: Don't try to lookup objdump for live mode
Namhyung Kim
2012-11-05
perf tools: Use normalized arch name for searching objdump path
Namhyung Kim
2012-10-24
perf tools: Try to find cross-built objdump path
Irina Tirdea
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-10
perf tools: Add interface to arch registers sets
Jiri Olsa
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2011-11-25
perf/powerpc: Fix build for PowerPC with uclibc toolchains
Florian Fainelli
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-08-12
ARM: fix perf build with uclibc toolchains
Florian Fainelli
2011-01-05
[S390] perf: add DWARF register lookup for s390
Heiko Carstens
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-07-31
Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...
Russell King
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
2010-07-14
perf: Add DWARF register lookup for sparc
David S. Miller
2010-07-12
perf tools: Add DWARF register lookup for SH
Matt Fleming
2010-07-09
ARM: 6198/1: perf probe: Add ARM DWARF register number mappings
Will Deacon
2010-04-22
perf probe: Add PowerPC DWARF register number mappings
Ian Munsie
2010-04-22
perf: Move arch specific code into separate arch directory
Ian Munsie