| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Move rdtsc() function | Adrian Hunter | 2014-07-23 | 1 | -0/+9 |
* | perf tools: Allow TSC conversion on any arch | Adrian Hunter | 2014-07-17 | 2 | -24/+1 |
* | perf tools: Move pr_* debug macros into debug object | Jiri Olsa | 2014-07-17 | 2 | -0/+2 |
* | perf kvm: Add skip_event() for --duration option | Alexander Yarygin | 2014-07-16 | 1 | -0/+5 |
* | perf kvm: Move arch specific code into arch/ | Alexander Yarygin | 2014-07-16 | 2 | -0/+152 |
* | perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag | Alexander Yarygin | 2014-07-07 | 1 | -0/+1 |
* | tools: Consolidate types.h | Borislav Petkov | 2014-05-01 | 3 | -3/+3 |
* | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 2014-05-01 | 2 | -2/+8 |
|\ |
|
| * | perf tests x86: Fix stack map lookup in dwarf unwind test | Jiri Olsa | 2014-04-30 | 1 | -1/+1 |
| * | perf x86: Fix perf to use non-executable stack, again | Mathias Krause | 2014-04-30 | 1 | -1/+7 |
* | | perf tools: Allocate thread map_groups's dynamically | Arnaldo Carvalho de Melo | 2014-04-28 | 1 | -1/+1 |
|/ |
|
* | perf tests x86: Fix memory leak in sample_ustack() | Masanari Iida | 2014-04-23 | 1 | -0/+1 |
* | perf tools: Setup default dwarf post unwinder | Jiri Olsa | 2014-02-24 | 1 | -2/+4 |
* | perf tools: Add libdw DWARF post unwind support | Jiri Olsa | 2014-02-24 | 2 | -0/+54 |
* | perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id | Jiri Olsa | 2014-02-18 | 1 | -2/+2 |
* | perf callchain: Separate libunwind code to special object | Jiri Olsa | 2014-02-18 | 2 | -1/+1 |
* | perf callchain: Add mask into struct regs_dump | Jiri Olsa | 2014-02-18 | 1 | -0/+1 |
* | perf tests x86: Add dwarf unwind test | Jiri Olsa | 2014-02-18 | 3 | -0/+63 |
* | perf tests x86: Introduce perf_regs_load function | Jiri Olsa | 2014-02-18 | 3 | -0/+95 |
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT | Ingo Molnar | 2013-10-09 | 2 | -5/+5 |
* | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra | 2013-09-20 | 1 | -3/+3 |
* | perf tools: Fix compile of util/tsc.c | David Ahern | 2013-08-07 | 1 | -4/+4 |
* | perf tools: Add test for converting perf time to/from TSC | Adrian Hunter | 2013-07-23 | 3 | -0/+81 |
* | perf tools: Fix build on non-glibc systems due to libio.h absence | Cody P Schafer | 2013-03-15 | 1 | -1/+1 |
* | perf: Make perf build for x86 with UAPI disintegration applied | David Howells | 2012-11-19 | 1 | -1/+1 |
* | perf tools: Support for DWARF CFI unwinding on post processing | Jiri Olsa | 2012-08-11 | 2 | -0/+114 |
* | perf tools: Add interface to arch registers sets | Jiri Olsa | 2012-08-10 | 1 | -0/+80 |
* | perf tools: Use scnprintf where applicable | Arnaldo Carvalho de Melo | 2012-03-14 | 1 | -1/+1 |
* | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian | 2011-10-07 | 2 | -0/+60 |
* | perf: Move arch specific code into separate arch directory | Ian Munsie | 2010-04-22 | 2 | -0/+79 |