1. af4aead perf tools: Fix link time error with sample_reg_masks on non x86 by Stephane Eranian · 9 years ago
  2. 04aa90b perf build: Fix Intel PT instruction decoder dependency problem by Wang Nan · 9 years ago
  3. bcc84ec perf record: Add ability to name registers to record by Stephane Eranian · 9 years ago
  4. c5e991e perf/x86: Add list of register names by Stephane Eranian · 9 years ago
  5. d988d5e perf evlist: Open event on evsel cpus and threads by Kan Liang · 9 years ago
  6. 97db620 perf tools: Fix build on powerpc broken by pt/bts by Adrian Hunter · 9 years ago
  7. 2c07144 perf evlist: Add backpointer for perf_env to evlist by Kan Liang · 9 years ago
  8. ce80d3b perf tools: Rename perf_session_env to perf_env by Kan Liang · 9 years ago
  9. 9f30fff perf tools: Do not change lib/api/fs/debugfs directly by Jiri Olsa · 9 years ago
  10. 9f44f0c perf tools: Add tracing_path and remove unneeded functions by Jiri Olsa · 9 years ago
  11. 0b5a793 perf buildid: Introduce sysfs/filename__sprintf_build_id by Masami Hiramatsu · 9 years ago
  12. d49e469 perf evsel: Add a backpointer to the evlist a evsel is in by Arnaldo Carvalho de Melo · 9 years ago
  13. da15bd9 perf probe: Support probing at absolute address by Wang Nan · 9 years ago
  14. 6c6e024 perf probe: Fix error reported when offset without function by Wang Nan · 9 years ago
  15. be07afe perf probe: Fix list result when address is zero by Wang Nan · 9 years ago
  16. 614e2fd perf probe: Fix list result when symbol can't be found by Wang Nan · 9 years ago
  17. e486367 perf probe: Prevent segfault when reading probe point with absolute address by Wang Nan · 9 years ago
  18. 7eacca3 perf tools: Add Intel PT support for decoding TRACESTOP packets by Adrian Hunter · 9 years ago
  19. cc33618 perf tools: Add Intel PT support for decoding CYC packets by Adrian Hunter · 9 years ago
  20. 79b5842 perf tools: Add Intel PT support for decoding MTC packets by Adrian Hunter · 9 years ago
  21. 11fa7cb perf tools: Pass Intel PT information for decoding MTC and CYC by Adrian Hunter · 9 years ago
  22. 3d49807 perf tools: Add new Intel PT packet definitions by Adrian Hunter · 9 years ago
  23. 2a21d03 perf tools: Fix Intel PT 'instructions' sample period by Adrian Hunter · 9 years ago
  24. 5c9ce1e perf ordered_events: Clear the progress bar at the end of a flush by Arnaldo Carvalho de Melo · 9 years ago
  25. c0b4dff perf annotate: Reset the dso find_symbol cache when removing symbols by Arnaldo Carvalho de Melo · 9 years ago
  26. 5839a55 perf tools: Fix tarball build broken by pt/bts by Adrian Hunter · 9 years ago
  27. 1c0bd0e perf probe: Try to use symbol table if searching debug info failed by Wang Nan · 9 years ago
  28. 66671d0 perf tools: Initialize reference counts in map__clone() by Arnaldo Carvalho de Melo · 9 years ago
  29. d0170af perf tools: Add Intel BTS support by Adrian Hunter · 9 years ago
  30. 81cd60c perf tools: Fix Intel PT timestamp handling by Adrian Hunter · 9 years ago
  31. 133de94 perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy by Adrian Hunter · 9 years ago
  32. 05169df perf script: Fix segfault using --show-mmap-events by Adrian Hunter · 9 years ago
  33. dd2281b Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  34. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  35. 5cb7334 perf tools: Make fork event processing more resilient by Adrian Hunter · 9 years ago
  36. 0d7e7ac perf tools: Avoid deadlock when map_groups are broken by Adrian Hunter · 9 years ago
  37. 5efb1d5 perf tools: Take Intel PT into use by Adrian Hunter · 9 years ago
  38. 90e457f perf tools: Add Intel PT support by Adrian Hunter · 9 years ago
  39. f4aa081 perf tools: Add Intel PT decoder by Adrian Hunter · 9 years ago
  40. 53af928 perf tools: Add Intel PT log by Adrian Hunter · 9 years ago
  41. 237fae7 perf tools: Add Intel PT instruction decoder by Adrian Hunter · 9 years ago
  42. a4e9259 perf tools: Add Intel PT packet decoder by Adrian Hunter · 9 years ago
  43. 55ea4ab perf auxtrace: Add Intel PT as an AUX area tracing type by Adrian Hunter · 9 years ago
  44. 8350956 perf tools: Add a helper function to probe whether cpu-wide tracing is possible by Adrian Hunter · 9 years ago
  45. f0ee3b4 perf symbols: Fix annotation of vdso by Adrian Hunter · 9 years ago
  46. 3d7245b perf annotate: Fix 32-bit compilation error in util/annotate.c by Adrian Hunter · 9 years ago
  47. 86a7602 perf probe: Fix to add missed brace around if block by Masami Hiramatsu · 9 years ago
  48. 9e207dd perf report: Show call graph from reference events by Kan Liang · 9 years ago
  49. f9db0d0 perf callchain: Allow disabling call graphs per event by Kan Liang · 9 years ago
  50. d457c96 perf callchain: Per-event type selection support by Kan Liang · 9 years ago
  51. 75186a9 perf probe: Fix to show lines of sys_ functions correctly by Masami Hiramatsu · 9 years ago
  52. 76b1065 perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing by Andi Kleen · 9 years ago
  53. 4605bb5 perf evlist: Be more specific on -F/--freq by Namhyung Kim · 9 years ago
  54. 09af2a5 perf record: Support per-event freq term by Namhyung Kim · 9 years ago
  55. 31191a8 perf report: Add support for srcfile sort key by Andi Kleen · 9 years ago
  56. e8e6d37 perf hists: Update the column width for the "srcline" sort key by Arnaldo Carvalho de Melo · 9 years ago
  57. 5cef897 perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it by Arnaldo Carvalho de Melo · 9 years ago
  58. ab35a7d perf tools: Unset perf_event_attr::freq when period term is set by Jiri Olsa · 9 years ago
  59. a9710ba perf tools: Support full source file paths for srcline by Andi Kleen · 9 years ago
  60. 076a30c perf callchain: Move option parsing code to util.c by Kan Liang · 9 years ago
  61. d809560 perf stat: Move perf_counts struct and functions into separate object by Jiri Olsa · 9 years ago
  62. 9bc898c perf tests: Add LLVM test for eBPF on-the-fly compiling by Wang Nan · 9 years ago
  63. 0c6d18b perf tools: Auto detecting kernel include options by Wang Nan · 10 years ago
  64. d325d78 perf tools: Auto detecting kernel build directory by Wang Nan · 9 years ago
  65. 4cea3a9 perf tools: Call clang to compile C source to object code by Wang Nan · 10 years ago
  66. aa61fd0 perf tools: Introduce llvm config options by Wang Nan · 9 years ago
  67. 141b2d3 perf tools: Extend the event parser maximum error index by Adrian Hunter · 9 years ago
  68. 0efe6b6 perf tools: Validate config term maximum value by Adrian Hunter · 9 years ago
  69. 09ff607 perf tools: Add perf_pmu__format_bits() by Adrian Hunter · 9 years ago
  70. f70cfa0 perf auxtrace: Fix period type 'i' not working by Adrian Hunter · 9 years ago
  71. 40997d6 perf report: Display cycles in branch sort mode by Andi Kleen · 9 years ago
  72. 30e863b perf annotate: Compute IPC and basic block cycles by Andi Kleen · 9 years ago
  73. 57849998 perf report: Add processing for cycle histograms by Andi Kleen · 9 years ago
  74. d495763 perf report: Add infrastructure for a cycles histogram by Andi Kleen · 9 years ago
  75. 98df858 perf report: Add flag for non ANY branch mode by Andi Kleen · 9 years ago
  76. 0e332f0 perf tools: Add support for cycles, weight branch_info field by Andi Kleen · 9 years ago
  77. f80010e perf stat: Move counter processing code into stat object by Jiri Olsa · 9 years ago
  78. ec0d3d1 perf stat: Move 'interval' into struct perf_stat_config by Jiri Olsa · 9 years ago
  79. 5821522 perf stat: Move 'output' into struct perf_stat_config by Jiri Olsa · 9 years ago
  80. 711a572 perf stat: Move 'scale' into struct perf_stat_config by Jiri Olsa · 9 years ago
  81. 421a50f perf stat: Introduce struct perf_stat_config by Jiri Olsa · 9 years ago
  82. 5a023b5 perf tools: Add missing forward declaration of struct map to probe-event.h by Wang Nan · 10 years ago
  83. 0af0885 perf tools: Introduce veprintf by Wang Nan · 9 years ago
  84. f151f53 perf tools: Fix build errors with mipsel-linux-uclibc compiler by Petri Gynther · 9 years ago
  85. b7a001d perf tools: Do not include escape sequences in color_vfprintf return by Andi Kleen · 9 years ago
  86. 8011de7 perf tools: Remove trail argument to color vsprintf by Jiri Olsa · 9 years ago
  87. c3a6a8c perf tools: Refine parse/config callchain functions by Kan Liang · 9 years ago
  88. 3206771 perf tools: Per-event time support by Kan Liang · 9 years ago
  89. 41d279a Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  90. acd632e Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changes by Ingo Molnar · 9 years ago
  91. ee4c758 perf tools: Force period term to overload global settings by Jiri Olsa · 9 years ago
  92. 930a2e2 perf tools: Add support for event post configuration by Jiri Olsa · 9 years ago
  93. 4c7de49 perf session env: Rename exit method by Arnaldo Carvalho de Melo · 9 years ago
  94. f785f23 perf symbols: Fix mismatched declarations for elf_getphdrnum by Arnaldo Carvalho de Melo · 9 years ago
  95. 84576da perf python: Add missing PERF_RECORD_{MMAP2,AUX,etc} by Arnaldo Carvalho de Melo · 9 years ago
  96. 5865fe3 perf python: Add macro to simplify maintainance of the constants array by Arnaldo Carvalho de Melo · 9 years ago
  97. 959c219 perf python: Remove dependency on 'machine' methods by Arnaldo Carvalho de Melo · 9 years ago
  98. 5497628 perf stat: Fix transaction lenght metrics by Andi Kleen · 9 years ago
  99. b757bb0 perf record: Add option --switch-events to select PERF_RECORD_SWITCH events by Adrian Hunter · 9 years ago
  100. 0286039 perf tools: Add new PERF_RECORD_SWITCH event by Adrian Hunter · 9 years ago