summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/util
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian2015-09-011-23/+21
* perf dwarf: Fix potential array out of bounds accessWang Nan2015-09-011-1/+1
* perf/x86: Add list of register namesStephane Eranian2015-08-312-0/+31
* perf tools: Add Intel PT support for using CYC packetsAdrian Hunter2015-08-241-0/+6
* perf tools: Add Intel PT support for using MTC packetsAdrian Hunter2015-08-241-1/+25
* perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter2015-08-241-1/+23
* perf tools: Add Intel PT support for PSB periodsAdrian Hunter2015-08-241-7/+210
* perf tools: Add Intel BTS supportAdrian Hunter2015-08-214-2/+509
* perf tools: Take Intel PT into useAdrian Hunter2015-08-173-0/+55
* perf tools: Add Intel PT supportAdrian Hunter2015-08-172-0/+754
* perf build: Add arch x86 objects buildingJiri Olsa2015-02-121-0/+8
* 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-171-0/+1
* perf kvm: Add skip_event() for --duration optionAlexander Yarygin2014-07-161-0/+5
* perf kvm: Move arch specific code into arch/Alexander Yarygin2014-07-161-0/+151
* tools: Consolidate types.hBorislav Petkov2014-05-012-2/+2
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-241-0/+51
* 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-181-0/+0
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-2/+2
* 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-232-0/+79
* perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer2013-03-151-1/+1
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-111-0/+111
* 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-071-0/+59
* perf: Move arch specific code into separate arch directoryIan Munsie2010-04-221-0/+75