aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-26perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf1-1/+1
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa2-4/+4
2016-01-07perf tests: Give a bit more information on the CQM test failure pathArnaldo Carvalho de Melo1-1/+1
2016-01-07perf tests: No need to set attr.sample_freq in the perf time to TSC testArnaldo Carvalho de Melo1-1/+0
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo5-8/+8
2015-11-18perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is onWang Nan1-0/+1
2015-10-05perf tests: Add Intel CQM testMatt Fleming4-0/+130
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming12-0/+2980
2015-10-05perf tests: Add arch testsMatt Fleming4-3/+21
2015-09-15perf tools: Introduce regs_query_register_offset() for x86Wang Nan2-34/+89
2015-09-04perf intel-pt: Add support for PERF_RECORD_SWITCHAdrian Hunter1-8/+47
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian1-23/+21
2015-09-01perf dwarf: Fix potential array out of bounds accessWang Nan1-1/+1
2015-08-31perf/x86: Add list of register namesStephane Eranian2-0/+31
2015-08-24perf tools: Add Intel PT support for using CYC packetsAdrian Hunter1-0/+6
2015-08-24perf tools: Add Intel PT support for using MTC packetsAdrian Hunter1-1/+25
2015-08-24perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter1-1/+23
2015-08-24perf tools: Add Intel PT support for PSB periodsAdrian Hunter1-7/+210
2015-08-21perf tools: Add Intel BTS supportAdrian Hunter4-2/+509
2015-08-17perf tools: Take Intel PT into useAdrian Hunter3-0/+55
2015-08-17perf tools: Add Intel PT supportAdrian Hunter2-0/+754
2015-02-12perf build: Add arch x86 objects buildingJiri Olsa4-15/+12
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