summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* perf build: Add arch x86 objects buildingJiri Olsa2015-02-124-15/+12
* perf tools: Move rdtsc() functionAdrian Hunter2014-07-231-0/+9
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-172-24/+1
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-172-0/+2
* perf kvm: Add skip_event() for --duration optionAlexander Yarygin2014-07-161-0/+5
* perf kvm: Move arch specific code into arch/Alexander Yarygin2014-07-162-0/+152
* perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin2014-07-071-0/+1
* tools: Consolidate types.hBorislav Petkov2014-05-013-3/+3
* Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-012-2/+8
|\
| * perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa2014-04-301-1/+1
| * perf x86: Fix perf to use non-executable stack, againMathias Krause2014-04-301-1/+7
* | perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-281-1/+1
|/
* perf tests x86: Fix memory leak in sample_ustack()Masanari Iida2014-04-231-0/+1
* 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-181-2/+2
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-182-1/+1
* 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
* 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-151-1/+1
* perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-191-1/+1
* 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-141-1/+1
* perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian2011-10-072-0/+60
* perf: Move arch specific code into separate arch directoryIan Munsie2010-04-222-0/+79
OpenPOWER on IntegriCloud