aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 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 kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin1-0/+1
2014-05-01tools: Consolidate types.hBorislav Petkov3-3/+3
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-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 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-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 Schafer1-1/+1
2012-11-19perf: 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-07perf 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