aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2014-05-16perf tools: Add libdw DWARF post unwind support for ARMJean Pihet
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo
2014-04-23perf tests x86: Fix memory leak in sample_ustack()Masanari Iida
2014-02-24perf tools: Setup default dwarf post unwinderJiri Olsa
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa
2014-02-18perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa
2014-02-18perf callchain: Separate libunwind code to special objectJiri Olsa
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa
2014-02-18perf tests x86: Introduce perf_regs_load functionJiri Olsa
2013-12-27perf tools: Introduce zfreeArnaldo Carvalho de Melo
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2013-09-30ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-08-07perf tools: Fix compile of util/tsc.cDavid Ahern
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter
2013-03-15perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer
2013-01-30perf tools: Fix possible double free on errorThomas Jarosch
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-11-08perf tools: Don't try to lookup objdump for live modeNamhyung Kim
2012-11-05perf tools: Use normalized arch name for searching objdump pathNamhyung Kim
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa
2012-08-10perf tools: Add interface to arch registers setsJiri Olsa
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo
2011-11-25perf/powerpc: Fix build for PowerPC with uclibc toolchainsFlorian Fainelli
2011-10-07perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian
2011-08-12ARM: fix perf build with uclibc toolchainsFlorian Fainelli
2011-01-05[S390] perf: add DWARF register lookup for s390Heiko Carstens
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-14perf: Add DWARF register lookup for sparcDavid S. Miller
2010-07-12perf tools: Add DWARF register lookup for SHMatt Fleming
2010-07-09ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon
2010-04-22perf probe: Add PowerPC DWARF register number mappingsIan Munsie
2010-04-22perf: Move arch specific code into separate arch directoryIan Munsie