aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu1-8/+11
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo1-3/+2
2014-10-29perf tools powerpc: Cache the DWARF debug infoSukadev Bhattiprolu1-11/+22
2014-10-01perf tools: Fix build breakage on arm64 targetsWill Deacon1-0/+1
2014-09-17perf tool: fix compilation for ARMStephane Eranian2-0/+2
2014-09-17perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard1-1/+1
2014-08-20perf tools powerpc: Explicitly include util/debug.hSukadev Bhattiprolu1-0/+1
2014-08-15perf tools: Add arm64 tripletsElliott Hughes1-0/+9
2014-07-30perf tools: Fix arm64 build errorMark Salter1-0/+2
2014-07-24perf powerpc: Include util/util.h and remove stringify macrosSukadev Bhattiprolu1-3/+1
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter1-0/+9
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter2-24/+1
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa2-0/+2
2014-07-16perf kvm: Add stat support on s390Alexander Yarygin2-0/+107
2014-07-16perf kvm: Add skip_event() for --duration optionAlexander Yarygin1-0/+5
2014-07-16perf kvm: Move arch specific code into arch/Alexander Yarygin2-0/+152
2014-07-07perf tools: Allow to use cpuinfo on s390Alexander Yarygin2-0/+29
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin1-0/+1
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu2-0/+267
2014-05-16perf tools: Add libdw DWARF post unwind support for ARMJean Pihet2-0/+41
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet3-0/+64
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet3-0/+61
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2-2/+2
2014-05-01tools: Consolidate types.hBorislav Petkov3-3/+3
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/coreIngo Molnar4-0/+257
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2-2/+8
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa1-1/+1
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause1-1/+7
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet4-0/+257
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo1-1/+1
2014-04-23perf tests x86: Fix memory leak in sample_ustack()Masanari Iida1-0/+1
2014-02-24perf tools: Setup default dwarf post unwinderJiri Olsa1-2/+4
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa2-0/+54
2014-02-18perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2-3/+3
2014-02-18perf callchain: Separate libunwind code to special objectJiri Olsa4-2/+2
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa1-0/+1
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa3-0/+63
2014-02-18perf tests x86: Introduce perf_regs_load functionJiri Olsa3-0/+95
2013-12-27perf tools: Introduce zfreeArnaldo Carvalho de Melo1-2/+1
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-0/+105
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2-5/+5
2013-09-30ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon3-0/+105
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra1-3/+3
2013-08-07perf tools: Fix compile of util/tsc.cDavid Ahern1-4/+4
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter3-0/+81
2013-03-15perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer6-12/+6
2013-01-30perf tools: Fix possible double free on errorThomas Jarosch1-0/+1
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar1-1/+1
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells1-1/+1
2012-11-08perf tools: Don't try to lookup objdump for live modeNamhyung Kim1-0/+7