summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-241-2/+4
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-242-0/+54
* perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2014-02-182-3/+3
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-184-2/+2
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-181-0/+1
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-183-0/+63
* perf tests x86: Introduce perf_regs_load functionJiri Olsa2014-02-183-0/+95
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-271-2/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-143-0/+105
|\
| * ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-303-0/+105
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-092-5/+5
|/
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-3/+3
* perf tools: Fix compile of util/tsc.cDavid Ahern2013-08-071-4/+4
* perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-233-0/+81
* perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer2013-03-156-12/+6
* perf tools: Fix possible double free on errorThomas Jarosch2013-01-301-0/+1
* Merge branch 'linus' into perf/coreIngo Molnar2012-12-081-1/+1
|\
| * perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-191-1/+1
* | perf tools: Don't try to lookup objdump for live modeNamhyung Kim2012-11-081-0/+7
* | perf tools: Use normalized arch name for searching objdump pathNamhyung Kim2012-11-051-7/+33
* | perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-242-0/+188
|/
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-112-0/+114
* perf tools: Add interface to arch registers setsJiri Olsa2012-08-101-0/+80
* perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo2012-03-142-2/+2
* perf/powerpc: Fix build for PowerPC with uclibc toolchainsFlorian Fainelli2011-11-251-0/+3
* perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian2011-10-074-0/+97
* ARM: fix perf build with uclibc toolchainsFlorian Fainelli2011-08-121-0/+3
* [S390] perf: add DWARF register lookup for s390Heiko Carstens2011-01-052-0/+26
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-0/+59
|\
| * Merge branch 'linus' into perf/coreIngo Molnar2010-07-212-0/+47
| |\
| * | perf tools: Add DWARF register lookup for SHMatt Fleming2010-07-122-0/+59
| | |
| \ \
*-. \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-0/+68
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon2010-07-092-0/+68
| |/
* | perf: Add DWARF register lookup for sparcDavid S. Miller2010-07-142-0/+47
|/
* perf probe: Add PowerPC DWARF register number mappingsIan Munsie2010-04-222-0/+92
* perf: Move arch specific code into separate arch directoryIan Munsie2010-04-222-0/+79
OpenPOWER on IntegriCloud