summaryrefslogtreecommitdiff
path: root/tools/perf/arch
Commit message (Expand)AuthorAge
* perf powerpc: Include util/util.h and remove stringify macrosSukadev Bhattiprolu2014-07-24
* perf tools: Move rdtsc() functionAdrian Hunter2014-07-23
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-17
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf kvm: Add stat support on s390Alexander Yarygin2014-07-16
* perf kvm: Add skip_event() for --duration optionAlexander Yarygin2014-07-16
* perf kvm: Move arch specific code into arch/Alexander Yarygin2014-07-16
* perf tools: Allow to use cpuinfo on s390Alexander Yarygin2014-07-07
* perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin2014-07-07
* perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu2014-06-27
* perf tools: Add libdw DWARF post unwind support for ARMJean Pihet2014-05-16
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-16
* perf tests: Introduce perf_regs_load function on ARMJean Pihet2014-05-16
* perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2014-05-16
* tools: Consolidate types.hBorislav Petkov2014-05-01
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-01
|\
| * perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-29
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-01
|\ \ | |/ |/|
| * perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa2014-04-30
| * perf x86: Fix perf to use non-executable stack, againMathias Krause2014-04-30
* | perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-28
|/
* perf tests x86: Fix memory leak in sample_ustack()Masanari Iida2014-04-23
* perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-24
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-24
* perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2014-02-18
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-18
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-18
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-18
* perf tests x86: Introduce perf_regs_load functionJiri Olsa2014-02-18
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-27
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14
|\
| * ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-30
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
|/
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
* perf tools: Fix compile of util/tsc.cDavid Ahern2013-08-07
* perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-23
* perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer2013-03-15
* perf tools: Fix possible double free on errorThomas Jarosch2013-01-30
* Merge branch 'linus' into perf/coreIngo Molnar2012-12-08
|\
| * perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-19
* | perf tools: Don't try to lookup objdump for live modeNamhyung Kim2012-11-08
* | perf tools: Use normalized arch name for searching objdump pathNamhyung Kim2012-11-05
* | perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-24
|/
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-11
* perf tools: Add interface to arch registers setsJiri Olsa2012-08-10
* perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo2012-03-14
* perf/powerpc: Fix build for PowerPC with uclibc toolchainsFlorian Fainelli2011-11-25
* perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian2011-10-07
* ARM: fix perf build with uclibc toolchainsFlorian Fainelli2011-08-12
* [S390] perf: add DWARF register lookup for s390Heiko Carstens2011-01-05