1. 33ff581 perf symbols: Read plt symbols from proper symtab_type binary by Jiri Olsa · 12 years ago
  2. e7c72d8 perf tools: Add 'G' and 'H' modifiers to event parsing by Gleb Natapov · 12 years ago
  3. 6ffd7bd perf tools: Drop CROSS_COMPILE from flex and bison calls by Otavio Salvador · 12 years ago
  4. 9e75575 perf report: Fix crash showing warning related to kernel maps by David Ahern · 12 years ago
  5. 7ea6411 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  6. e3b6193 perf archive: Correct cutting of symbolic link by Chanho Park · 12 years ago
  7. 77394ad perf tools: Ignore auto-generated bison/flex files by Namhyung Kim · 12 years ago
  8. 2a5204f perf tools: Fix parsers' rules to dependencies by Jiri Olsa · 12 years ago
  9. a7ca080 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  10. 9b1ef1d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. f755397 perf tools: fix NO_GTK2 Makefile config error by Stephane Eranian · 12 years ago
  12. 6782206 perf session: Skip event correctly for unknown id/machine by Jiri Olsa · 12 years ago
  13. 7fb0a5e perf kvm: Finding struct machine fails for PERF_RECORD_MMAP by Nikunj A. Dadhania · 12 years ago
  14. 31d68e7 perf annotate: Validate addr in symbol__inc_addr_samples by Arnaldo Carvalho de Melo · 12 years ago
  15. 8493fe1 perf hists browser: Fix NULL deref in hists browsing code by Jiri Olsa · 12 years ago
  16. 63fa471 perf hists: Catch and handle out-of-date hist entry maps. by David Miller · 12 years ago
  17. 8b84a56 perf annotate: Fix hist decay by Arnaldo Carvalho de Melo · 12 years ago
  18. 4bea8b5 perf top: Add intel_idle to the skip list by Arnaldo Carvalho de Melo · 12 years ago
  19. 7b78f13 perf tools: Fix getrusage() related build failure on glibc trunk by Markus Trippelsdorf · 12 years ago
  20. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. 8ebfdf2 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  22. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  23. 65f3e56 perf tools: Remove auto-generated bison/flex files by Ingo Molnar · 12 years ago
  24. 15aaa34 tools turbostat: harden against cpu online/offline by Len Brown · 12 years ago
  25. 88c3281 tools turbostat: reduce measurement overhead due to IPIs by Len Brown · 12 years ago
  26. 1c03658 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 12 years ago
  27. 64c17be perf annotate: Fix off by one symbol hist size allocation and hit accounting by Arnaldo Carvalho de Melo · 12 years ago
  28. e23da03 tools turbostat: add summary option by Len Brown · 12 years ago
  29. cc96aa7 perf tools: Add missing ref-cycles event back to event parser by Namhyung Kim · 12 years ago
  30. f0f57b2 mm: move hugepage test examples to tools/testing/selftests/vm by Dave Young · 12 years ago
  31. 63e3155 mm: move slabinfo.c to tools/vm by Dave Young · 12 years ago
  32. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 12 years ago
  33. cab6b05 selftests/Makefile: make `run_tests' depend on `all' by Andrew Morton · 12 years ago
  34. f467f71 selftests: launch individual selftests from the main Makefile by Frederic Weisbecker · 12 years ago
  35. f40a063 perf annotate: addr2line wants addresses in same format as objdump by David Miller · 12 years ago
  36. ba28c59 perf probe: Finder fails to resolve function name to address by Prashanth Nageshappa · 12 years ago
  37. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  38. 1e2dd2f perf symbols: Handle NULL dso in dso__name_len by David Miller · 12 years ago
  39. 3738d40 perf symbols: Do not include libgen.h by David Miller · 12 years ago
  40. fa30c96 perf tools: Fix bug in raw sample parsing by Stephane Eranian · 12 years ago
  41. 6d4818c perf tools: Fix display of first level of callchains by Frederic Weisbecker · 12 years ago
  42. 2c86bf1 perf tools: Switch module.h into export.h by Jiri Olsa · 12 years ago
  43. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 12 years ago
  44. 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 12 years ago
  45. f1e84eb Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 12 years ago
  46. f0a5ec0 Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  47. 4bf9ce1 perf diff: Fix to work with new hists design by Jiri Olsa · 12 years ago
  48. 5d7be90 perf tools: Fix modifier to be applied on correct events by Jiri Olsa · 12 years ago
  49. 9fafd98 perf tools: Fix various casting issues for 32 bits by Jiri Olsa · 12 years ago
  50. 842f07f perf tools: Simplify event_read_id exit path by Borislav Petkov · 12 years ago
  51. 0d09eb7 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  52. 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 648a182 ktest: Allow a test to override REBOOT_ON_SUCCESS by Steven Rostedt · 12 years ago
  54. 769df64 ktest: Fix SWITCH_TO_GOOD to also reboot the machine by Steven Rostedt · 12 years ago
  55. 02ad261 ktest: Add SCP_TO_TARGET_INSTALL option by Steven Rostedt · 12 years ago
  56. 6ca996c ktest: Add warning when bugs are ignored by Steven Rostedt · 12 years ago
  57. 627977d ktest: Add INSTALL_MOD_STRIP=1 when installing modules by Steven Rostedt · 12 years ago
  58. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  59. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  60. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  61. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. c31a945 perf report: Add a simple GTK2-based 'perf report' browser by Pekka Enberg · 12 years ago
  63. fde0eea perf report: Document --symbol-filter option by Namhyung Kim · 12 years ago
  64. f7e5410 perf ui browser: Clean lines inside of the input window by Namhyung Kim · 12 years ago
  65. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 12 years ago
  66. db42533 Tools: hv: Fully support the new KVP verbs in the user level daemon by K. Y. Srinivasan · 12 years ago
  67. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 12 years ago
  68. 6db6127 perf report: Treat an argument as a symbol filter by Namhyung Kim · 12 years ago
  69. b14ffac perf report: Add --symbol-filter option by Namhyung Kim · 12 years ago
  70. 938a23a perf ui browser: Add 's' key to filter by symbol name by Namhyung Kim · 12 years ago
  71. aa49f6e perf ui browser: Introduce ui_browser__input_window by Namhyung Kim · 12 years ago
  72. e94d53e perf hists: Add hists__filter_by_symbol by Namhyung Kim · 12 years ago
  73. 5090c6a perf tools: Do not disable members of group event by Namhyung Kim · 12 years ago
  74. 4c19ea4 perf stat: Fix event grouping on forked task by Namhyung Kim · 12 years ago
  75. 5f537a2 perf tools: Add support to specify pmu style event by Jiri Olsa · 12 years ago
  76. cd82a32 perf tools: Add perf pmu object to access pmu format definition by Jiri Olsa · 12 years ago
  77. 8f707d8 perf tools: Add config options support for event parsing by Jiri Olsa · 12 years ago
  78. 89812fc perf tools: Add parser generator for events parsing by Jiri Olsa · 12 years ago
  79. 4a3d2d9 perf tools: Adjust make rules by Jan Beulich · 12 years ago
  80. eae7a75 perf tools, x86: Build perf on older user-space as well by Ingo Molnar · 12 years ago
  81. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 12 years ago
  82. b832796 perf tools: Incorrect use of snprintf results in SEGV by Anton Blanchard · 12 years ago
  83. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 12 years ago
  84. 8aa8a7c perf record: Fix buffer overrun bug in tracepoint_id_to_path() by Stephane Eranian · 12 years ago
  85. bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 12 years ago
  86. 24bff2d perf report: Fix annotate double quit issue in branch view mode by Stephane Eranian · 12 years ago
  87. 8bcd65f perf report: Remove duplicate annotate choice in branch view mode by Stephane Eranian · 12 years ago
  88. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  89. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  90. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  91. a68c2c5 perf report: Enable TUI in branch view mode by Stephane Eranian · 12 years ago
  92. 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 12 years ago
  93. 330aa67 perf record: Add HEADER_BRANCH_STACK tag by Stephane Eranian · 12 years ago
  94. a5aabda perf record: Provide default branch stack sampling mode option by Stephane Eranian · 12 years ago
  95. 114382a perf tools: Make perf able to read files from older ABIs by Stephane Eranian · 12 years ago
  96. 62db906 perf tools: Fix ABI compatibility bug in print_event_desc() by Stephane Eranian · 12 years ago
  97. 69996df perf tools: Enable reading of perf.data files from different ABI rev by Stephane Eranian · 12 years ago
  98. b50311d perf report: Add support for taken branch sampling by Roberto Agostino Vitillo · 12 years ago
  99. bdfebd8 perf record: Add support for sampling taken branch by Roberto Agostino Vitillo · 12 years ago
  100. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 12 years ago