1. 6c4d0b41 perf tools: Add AVX-512 instructions to the new instructions test by Adrian Hunter · 8 years ago
  2. 6f6ef07 x86/insn: perf tools: Fix vcvtph2ps instruction decoding by Adrian Hunter · 8 years ago
  3. 10ca87f perf tests x86 rdpmc: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  4. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  5. f3d082c perf tools: Sync copy of syscall_64.tbl with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  6. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  7. 61b3f66 perf tests time-to-tsc: No need to disable an event before deleting it by Arnaldo Carvalho de Melo · 9 years ago
  8. 52ffe0f perf callchain: Support x86 target platform by He Kuang · 9 years ago
  9. 9d8e14d perf unwind: Separate local/remote libunwind config by He Kuang · 9 years ago
  10. 44b1e60 perf stat: Basic support for TopDown in perf stat by Andi Kleen · 9 years ago
  11. c45628b perf record: Robustify perf_event__synth_time_conv() by Wang Nan · 9 years ago
  12. 042a181 perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2 by Arnaldo Carvalho de Melo · 9 years ago
  13. 6404436 perf tools: Make the x86 clean quiet by Jiri Olsa · 9 years ago
  14. e68ae9c perf evsel: Do not use globals in config() by Arnaldo Carvalho de Melo · 9 years ago
  15. f938345 perf dwarf: Guard !x86_64 definitions under #ifdef else clause by Arnaldo Carvalho de Melo · 9 years ago
  16. 1b700c9 perf tools: Build syscall table .c header from kernel's syscall_64.tbl by Arnaldo Carvalho de Melo · 9 years ago
  17. bd0c7a5 perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP by Adrian Hunter · 9 years ago
  18. 2a28e23 perf jit: Add support for using TSC as a timestamp by Adrian Hunter · 9 years ago
  19. 46bc29b perf tools: Add time conversion event by Adrian Hunter · 9 years ago
  20. e12b202 perf jitdump: Build only on supported archs by Jiri Olsa · 9 years ago
  21. a23f96e perf tools: Use 64-bit shifts with (TSC) time conversion by Adrian Hunter · 9 years ago
  22. e17a0e1 perf tests: Initialize sa.sa_flags by Colin Ian King · 9 years ago
  23. 2146afc perf tools: Rename parse_events__free_terms() to parse_events_terms__delete() by Arnaldo Carvalho de Melo · 9 years ago
  24. 48deaa7 perf kvm/{x86,s390}: Remove const from kvm_events_tp by Hemant Kumar · 9 years ago
  25. 162607e perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h by Hemant Kumar · 9 years ago
  26. 14a05e1 perf auxtrace: Add perf_evlist pointer to *info_priv_size() by Mathieu Poirier · 9 years ago
  27. cf89813 perf tests: Remove wrong semicolon in while loop in CQM test by Markus Trippelsdorf · 9 years ago
  28. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 9 years ago
  29. a831e67 perf tests: Give a bit more information on the CQM test failure path by Arnaldo Carvalho de Melo · 9 years ago
  30. 4f4ba0e perf tests: No need to set attr.sample_freq in the perf time to TSC test by Arnaldo Carvalho de Melo · 9 years ago
  31. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  32. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  33. 30433a3 perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on by Wang Nan · 9 years ago
  34. 035827e perf tests: Add Intel CQM test by Matt Fleming · 9 years ago
  35. d8b167f perf tests: Move x86 tests into arch directory by Matt Fleming · 9 years ago
  36. 31b6753 perf tests: Add arch tests by Matt Fleming · 9 years ago
  37. bbbe6bf perf tools: Introduce regs_query_register_offset() for x86 by Wang Nan · 9 years ago
  38. 86c2786 perf intel-pt: Add support for PERF_RECORD_SWITCH by Adrian Hunter · 9 years ago
  39. af4aead perf tools: Fix link time error with sample_reg_masks on non x86 by Stephane Eranian · 9 years ago
  40. 3b27d13 perf dwarf: Fix potential array out of bounds access by Wang Nan · 9 years ago
  41. c5e991e perf/x86: Add list of register names by Stephane Eranian · 9 years ago
  42. 0de802a perf tools: Add Intel PT support for using CYC packets by Adrian Hunter · 9 years ago
  43. b45fc0b perf tools: Add Intel PT support for using MTC packets by Adrian Hunter · 9 years ago
  44. 11fa7cb perf tools: Pass Intel PT information for decoding MTC and CYC by Adrian Hunter · 9 years ago
  45. bc9b6bf perf tools: Add Intel PT support for PSB periods by Adrian Hunter · 9 years ago
  46. d0170af perf tools: Add Intel BTS support by Adrian Hunter · 9 years ago
  47. 5efb1d5 perf tools: Take Intel PT into use by Adrian Hunter · 9 years ago
  48. 90e457f perf tools: Add Intel PT support by Adrian Hunter · 9 years ago
  49. 5e8c0fb perf build: Add arch x86 objects building by Jiri Olsa · 10 years ago
  50. a6a69db perf tools: Move rdtsc() function by Adrian Hunter · 10 years ago
  51. 0b43786 perf tools: Allow TSC conversion on any arch by Adrian Hunter · 10 years ago
  52. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  53. 54c801ff7 perf kvm: Add skip_event() for --duration option by Alexander Yarygin · 11 years ago
  54. 9daa812 perf kvm: Move arch specific code into arch/ by Alexander Yarygin · 11 years ago
  55. da50ad6 perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag by Alexander Yarygin · 11 years ago
  56. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  57. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 11 years ago
  58. 9a12672 perf tests x86: Fix stack map lookup in dwarf unwind test by Jiri Olsa · 11 years ago
  59. 6392b4e perf x86: Fix perf to use non-executable stack, again by Mathias Krause · 11 years ago
  60. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 11 years ago
  61. 763d7f5 perf tests x86: Fix memory leak in sample_ustack() by Masanari Iida · 11 years ago
  62. 0a4f2b6 perf tools: Setup default dwarf post unwinder by Jiri Olsa · 11 years ago
  63. 5ea8415 perf tools: Add libdw DWARF post unwind support by Jiri Olsa · 11 years ago
  64. ea3da69 perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id by Jiri Olsa · 11 years ago
  65. 436aa74 perf callchain: Separate libunwind code to special object by Jiri Olsa · 11 years ago
  66. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  67. aa16b81 perf tests x86: Add dwarf unwind test by Jiri Olsa · 11 years ago
  68. 3c8b06f perf tests x86: Introduce perf_regs_load function by Jiri Olsa · 11 years ago
  69. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  70. fa731587 perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' by Peter Zijlstra · 11 years ago
  71. 602bab1b perf tools: Fix compile of util/tsc.c by David Ahern · 11 years ago
  72. 3bd5a5f perf tools: Add test for converting perf time to/from TSC by Adrian Hunter · 12 years ago
  73. 861e10b perf tools: Fix build on non-glibc systems due to libio.h absence by Cody P Schafer · 12 years ago
  74. d2709c7 perf: Make perf build for x86 with UAPI disintegration applied by David Howells · 12 years ago
  75. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago
  76. 2bcd355 perf tools: Add interface to arch registers sets by Jiri Olsa · 12 years ago
  77. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 13 years ago
  78. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  79. cd932c5 perf: Move arch specific code into separate arch directory by Ian Munsie · 15 years ago