1. b50311d perf report: Add support for taken branch sampling by Roberto Agostino Vitillo · 12 years ago
  2. bdfebd8 perf record: Add support for sampling taken branch by Roberto Agostino Vitillo · 12 years ago
  3. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 12 years ago
  4. f3969bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. ff2a661 perf annotate: Add missing newline on error message by Namhyung Kim · 12 years ago
  6. 824ac0e perf annotate: Fix help string on tui by Namhyung Kim · 12 years ago
  7. 142cfbd perf annotate: Restore title when came back to original symbol by Namhyung Kim · 12 years ago
  8. ef7c537 perf annotate: Handle lower case key code in annotate_browser__run() by Namhyung Kim · 12 years ago
  9. 58e817d perf annotate: Print asm code as blue when source code is displayed by Namhyung Kim · 12 years ago
  10. 67cbbd7 perf tools: Add descriptions of missing Makefile arguments by Namhyung Kim · 12 years ago
  11. 41c21a6 perf evlist: Restore original errno after open failed by Namhyung Kim · 12 years ago
  12. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  13. bc76efe perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 12 years ago
  14. 8f54ed4 perf tools: Change perf_guest default back to false by Joerg Roedel · 12 years ago
  15. 6e557a6 perf record: No build id option fails by David Ahern · 12 years ago
  16. f166033 cpupower tools: add install target to the debug tools' makefiles by Franck Bui-Huu · 12 years ago
  17. 7490ca1 cpupower tools: allow to build debug tools in a separate directory too by Franck Bui-Huu · 12 years ago
  18. 62d5a67 cpupower: Fix broken mask values by Thomas Renninger · 12 years ago
  19. 68bb2c3 cpupower tool: allow to build in a separate directory by Franck Bui-Huu · 12 years ago
  20. 3827150 cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target by Franck Bui-Huu · 12 years ago
  21. cf0213f cpupower tool: remove use of undefined variables from the clean target of the top makefile by Franck Bui-Huu · 12 years ago
  22. f2a00bb cpupower: Fix linking with --as-needed by Ozan Çağlayan · 12 years ago
  23. e0c6082 cpupower: Remove unneeded code and by that fix a memleak by Thomas Renninger · 13 years ago
  24. 0b37ee6 cpupower: Fix number of idle states by Thomas Renninger · 13 years ago
  25. e03bd1a cpupower: Unify cpupower-frequency-* manpages by Thomas Renninger · 13 years ago
  26. e7d85a9 cpupower: Add cpupower-idle-info manpage by Thomas Renninger · 13 years ago
  27. f642089 cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus by Thomas Renninger · 13 years ago
  28. 568a899 cpupower: Better interface for accessing AMD pci registers by Thomas Renninger · 13 years ago
  29. 2273d5c Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  31. 1c1bc92 perf probe: Ensure offset provided is not greater than function length without DWARF info too by Prashanth Nageshappa · 12 years ago
  32. cfbd70c perf tools: Ensure comm string is properly terminated by David Ahern · 12 years ago
  33. 26b7952 perf probe: Ensure offset provided is not greater than function length by Prashanth Nageshappa · 12 years ago
  34. 30e68bc perf evlist: Return first evsel for non-sample event on old kernel by Namhyung Kim · 12 years ago
  35. 24fa9a9 USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions by Matt Fleming · 12 years ago
  36. a07f767 tools/include: Add byteshift headers for endian access by Matt Fleming · 12 years ago
  37. b17d5c6 tools/virtio: stub out strong barriers by Michael S. Tsirkin · 12 years ago
  38. b0820a5 tools/virtio: add linux/hrtimer.h stub by Michael S. Tsirkin · 12 years ago
  39. 11b8990 tools/virtio: add linux/module.h stub by Michael S. Tsirkin · 12 years ago
  40. 586c6e7 Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  41. bf1c95a ktest: Fix make_min_config test when build fails by Steven Rostedt · 12 years ago
  42. 6b1bee9 perf tools: fix broken perf record -a mode by Stephane Eranian · 12 years ago
  43. f9dee31 tools: Fix typo in ktest.pl by Masanari Iida · 12 years ago
  44. dfd3b1e perf tools: Remove duplicated string.h includes by Danny Kukawka · 12 years ago
  45. a5a178e perf tools: Allow expressions in __print_symbolic() fields by Stefan Hajnoczi · 13 years ago
  46. 808e122 perf tools: Invert the sample_id_all logic by Arnaldo Carvalho de Melo · 12 years ago
  47. 0c97812 perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 12 years ago
  48. 7e1ccd3 perf tools: cleanup initialization of attr->size by Stephane Eranian · 12 years ago
  49. f1c67db perf tools: Factor out feature op to process header sections by Robert Richter · 12 years ago
  50. 08d95bd perf tools: Moving code in header.c by Robert Richter · 12 years ago
  51. 850f812 perf tools: Add bitmap_or function into bitmap object by Jiri Olsa · 12 years ago
  52. e90fda0 perf tools: Add sysfs mountpoint interface by Jiri Olsa · 12 years ago
  53. 2837609 perf tools: Remove unused functions from debugfs object by Jiri Olsa · 12 years ago
  54. e334c72 perf tools: Get rid of ctype.h in symbol.c by Namhyung Kim · 12 years ago
  55. 3bd2b8d perf tools: ctype.c only wants util.h by Namhyung Kim · 12 years ago
  56. 2cd13b0f perf tools: Implement islower/isupper macro into util.h by Namhyung Kim · 12 years ago
  57. c4a7dca perf tools: Change perf_guest default back to false by Joerg Roedel · 12 years ago
  58. 0c09571 perf top: Don't process samples with no valid machine object by Joerg Roedel · 12 years ago
  59. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 12 years ago
  60. eca1c3e perf tools: Fix out of tree compiles by David Ahern · 12 years ago
  61. 6a5c13af perf tools: Fix build dependency of perf python extension by Namhyung Kim · 12 years ago
  62. 264033543 drivers: hv: kvp: Cleanup the kernel/user protocol by K. Y. Srinivasan · 12 years ago
  63. eab6af7 tools: hv: Use hyperv.h to get the KVP definitions by K. Y. Srinivasan · 12 years ago
  64. d366549 perf record: No build id option fails by David Ahern · 12 years ago
  65. 73323f5 perf tools: fix endianness detection in perf.data by Stephane Eranian · 12 years ago
  66. 9dac6a2 perf stat: Align scaled output of cpu-clock by Namhyung Kim · 12 years ago
  67. 5fde252 perf stat: Adjust print unit by Namhyung Kim · 12 years ago
  68. 762b293 perf doc: Allow producing documentation in a specified output directory by Franck Bui-Huu · 12 years ago
  69. e89cef1 perf tool: Fix perf stack to non executable on x86_64 by Jiri Olsa · 12 years ago
  70. 5ddf146 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  71. a4a03fc perf evsel: Fix an issue where perf report fails to show the proper percentage by Naveen N. Rao · 12 years ago
  72. bf32c9e perf tools: Fix prefix matching for kernel maps by Jiri Olsa · 12 years ago
  73. 7a0153e perf tools: Fix perf stack to non executable on x86_64 by Jiri Olsa · 12 years ago
  74. 4f03a2c drivers: hv: kvp: Add/cleanup connector defines by K. Y. Srinivasan · 12 years ago
  75. 781ba9d perf record: Make feature initialization generic by Robert Richter · 13 years ago
  76. 4eced23 perf probe: Rename target_module to target by Srikar Dronamraju · 12 years ago
  77. 946d863 perf tools: Remove distclean from Makefile help output by John Kacur · 12 years ago
  78. 0529bc1 perf evlist: Make splice_list_tail method public by Jiri Olsa · 12 years ago
  79. 509605d perf top: Fix number of samples displayed by Stephane Eranian · 12 years ago
  80. d8d9c282 perf tools: Fix strlen() bug in perf_event__synthesize_event_type() by Stephane Eranian · 12 years ago
  81. 0a84f00 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 12 years ago
  82. cfeb1d9 perf python: Use attr.watermark in twatch.py by Arnaldo Carvalho de Melo · 12 years ago
  83. d30d4a0 perf tools: Remove unnecessary ctype.h inclusion by Namhyung Kim · 12 years ago
  84. d1eec3e perf lock: Document lock info subcommand by Namhyung Kim · 12 years ago
  85. 008953d perf top: Fix number of samples displayed by Stephane Eranian · 12 years ago
  86. 0bc8d20 perf script: Add option resolving vmlinux path by Akihiro Nagai · 12 years ago
  87. a978f2a perf script: Add the offset field specifier by Akihiro Nagai · 12 years ago
  88. 9558259 perf script: Print branch_from and branch_to of BTS events by Akihiro Nagai · 12 years ago
  89. 547a92e perf script: Unify the expressions indicating "unknown" by Akihiro Nagai · 12 years ago
  90. f9d3699 perf evsel: Fix spelling typo by Masanari Iida · 12 years ago
  91. 44a6839 Merge branch 'perf/fast' into perf/core by Ingo Molnar · 12 years ago
  92. 939ddcf Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  93. f8f4b28 perf tools: Fix strlen() bug in perf_event__synthesize_event_type() by Stephane Eranian · 12 years ago
  94. a844d1e perf probe: Usability fixes by Srikar Dronamraju · 12 years ago
  95. 2ef1ea3 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 12 years ago
  96. e3e877e perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}" by Jan Beulich · 12 years ago
  97. be3de80 perf bench: Also allow measuring memset() by Jan Beulich · 12 years ago
  98. 800eb01 perf bench: Also allow measuring alternative memcpy implementations by Jan Beulich · 12 years ago
  99. 9ea8119 perf bench: Make "default" memcpy() selection actually use glibc's implementation by Jan Beulich · 12 years ago
  100. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 12 years ago