summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86
AgeCommit message (Expand)AuthorFilesLines
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-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 Olsa1-2/+2
2014-02-18perf callchain: Separate libunwind code to special objectJiri Olsa2-1/+1
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-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2-5/+5
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra1-3/+3
2013-08-08perf 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 Schafer1-1/+1
2012-11-20perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells1-1/+1
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2-0/+114
2012-08-10perf tools: Add interface to arch registers setsJiri Olsa1-0/+80
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo1-1/+1
2011-10-08perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian2-0/+60
2010-04-22perf: Move arch specific code into separate arch directoryIan Munsie2-0/+79