1. 52004ea Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 13 years ago
  2. aece948 perf evlist: Fix per thread mmap setup by Arnaldo Carvalho de Melo · 13 years ago
  3. b901941 perf tools: Honour the cpu list parameter when also monitoring a thread list by Arnaldo Carvalho de Melo · 13 years ago
  4. 174a7b1 perf tools: Makefile: Use gcc to determine ARCH by Lin Ming · 13 years ago
  5. 5d2cd90 perf evsel: Fix use of inherit by Arnaldo Carvalho de Melo · 13 years ago
  6. db9a9cb perf hists browser: Fix seg fault when annotate null symbol by Lin Ming · 13 years ago
  7. 621d265 perf: Fix a build error with some GCC versions by Eric Dumazet · 13 years ago
  8. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  10. 1d46ea2 perf probe: Fix listing incorrect line number with inline function by Masami Hiramatsu · 13 years ago
  11. 1d87808 perf probe: Fix to find recursively inlined function by Masami Hiramatsu · 13 years ago
  12. cc44644 perf probe: Fix multiple --vars options behavior by Masami Hiramatsu · 13 years ago
  13. f0c4801 perf probe: Fix to remove redundant close by Masami Hiramatsu · 13 years ago
  14. 7d21635 perf probe: Fix to ensure function declared file by Masami Hiramatsu · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  16. 800cd25 perf: mmap 512 kiB by default by Frederic Weisbecker · 13 years ago
  17. 652d78f Merge commits 'ca6a42586fae' and 'c286c419c784' into perf/urgent by Ingo Molnar · 13 years ago
  18. 1b7155f perf tools: Fix NO_NEWT=1 python build error by Robert Richter · 13 years ago
  19. 4d43951 perf symbols: Properly align symbol_conf.priv_size by David S. Miller · 13 years ago
  20. ca6a425 perf tools: Emit clearer message for sys_perf_event_open ENOENT return by David Ahern · 13 years ago
  21. c286c41 perf tools: Fixup exit path when not able to open events by Arnaldo Carvalho de Melo · 13 years ago
  22. 6c6804f perf symbols: Fix vsyscall symbol lookup by Andrew Lutomirski · 13 years ago
  23. 2a20b02 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  24. 60e4b10 perf symbols: Look at .dynsym again if .symtab not found by Arnaldo Carvalho de Melo · 13 years ago
  25. b251148 perf build-id: Add quirk to deal with perf.data file format breakage by Arnaldo Carvalho de Melo · 13 years ago
  26. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  27. ce2d17c perf top: Fix uninitialized 'counter' variable by Akihiro Nagai · 13 years ago
  28. b52307c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  29. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  30. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  31. 9df03ab perf lock: Fix sorting by wait_min by Marcin Slusarz · 13 years ago
  32. 58d406e perf tools: Version incorrect with some versions of grep by Josh Hunt · 13 years ago
  33. 8b7cdd0 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 13 years ago
  34. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  35. 5e814dd perf probe: Clean up probe_point_lazy_walker() return value by Ingo Molnar · 13 years ago
  36. 43adec9 perf evlist: New command to list the names of events present in a perf.data file by Arnaldo Carvalho de Melo · 13 years ago
  37. 1424dc9 perf script: Add support for H/W and S/W events by David Ahern · 13 years ago
  38. c0230b2 perf script: Add support for dumping symbols by David Ahern · 13 years ago
  39. 745f43e perf script: Support custom field selection for output by David Ahern · 13 years ago
  40. c70c94b perf script: Move printing of 'common' data from print_event and rename by David Ahern · 13 years ago
  41. 2ee7a49 perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse by David Ahern · 13 years ago
  42. be6d842 perf script: Change process_event prototype by David Ahern · 13 years ago
  43. cfd748a perf stat: Provide support for filters by Frederic Weisbecker · 13 years ago
  44. 171b3be perf symbol: Move sym_entry->skip to symbol->ignore by Arnaldo Carvalho de Melo · 13 years ago
  45. 878b439 perf symbols: Rename dso->origin to dso->symtab_type by Arnaldo Carvalho de Melo · 13 years ago
  46. 8b8ba4a perf top: Remove redundant syme->origin field by Arnaldo Carvalho de Melo · 13 years ago
  47. ec52d97 perf top: Remove redundant perf_top->sym_counter by Arnaldo Carvalho de Melo · 13 years ago
  48. 1c0b04d perf header: Stop using 'self' by Arnaldo Carvalho de Melo · 13 years ago
  49. a91e543 perf session: Use evlist/evsel for managing perf.data attributes by Arnaldo Carvalho de Melo · 13 years ago
  50. 6547250 perf top: Don't let events to eat up whole header line by Jiri Olsa · 13 years ago
  51. b9a46bb perf top: Fix events overflow in top command by Jiri Olsa · 13 years ago
  52. 7ee235e perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache by Lin Ming · 13 years ago
  53. 2d01b26 ktest: Add STOP_TEST_AFTER to stop the test after a period of time by Steven Rostedt · 13 years ago
  54. 8ea0e06 ktest: Monitor kernel while running of user tests by Steven Rostedt · 13 years ago
  55. 4651920 ktest: Fix bug where the test would not end after failure by Steven Rostedt · 13 years ago
  56. 3410f6f ktest: Add BISECT_FILES to run git bisect on paths by Steven Rostedt · 13 years ago
  57. c23dca7 ktest: Add BISECT_SKIP by Steven Rostedt · 13 years ago
  58. c960bb9 ktest: Add manual bisect by Steven Rostedt · 13 years ago
  59. 612b9e9 ktest: Handle kernels before make oldnoconfig by Steven Rostedt · 13 years ago
  60. 10abf11 ktest: Start failure timeout on panic too by Steven Rostedt · 13 years ago
  61. f80802c ktest: Print logfile name on failure by Steven Rostedt · 13 years ago
  62. 7f0030b perf report tui: Improve multi event session support by Arnaldo Carvalho de Melo · 13 years ago
  63. e248de3 perf tools: Improve support for sessions with multiple events by Arnaldo Carvalho de Melo · 13 years ago
  64. 3d3b5e9 perf evlist: Split perf_evlist__id_hash by Arnaldo Carvalho de Melo · 13 years ago
  65. 6009891 perf hists browser: Handle browsing empty hists tree by Arnaldo Carvalho de Melo · 13 years ago
  66. d7603d5 perf hists: Remove needless global col lenght calcs by Arnaldo Carvalho de Melo · 13 years ago
  67. a03f35c perf report tui: Fix multi event switching by Arnaldo Carvalho de Melo · 13 years ago
  68. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  69. cfff2d9 perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5 by Frederic Weisbecker · 13 years ago
  70. ff9ae1b perf: Fix missing strndup declaration by Frederic Weisbecker · 13 years ago
  71. 0a10247 perf: Set filters before mmaping events by Frederic Weisbecker · 13 years ago
  72. 5807806 perf top tui: Wait till the first sample to refresh the screen. by Arnaldo Carvalho de Melo · 13 years ago
  73. 374cfe5 perf top: Fix reporting of invalid --vmlinux by Arnaldo Carvalho de Melo · 13 years ago
  74. a1ceb74 perf tui: Make ui__warning modal by Arnaldo Carvalho de Melo · 13 years ago
  75. 3166fc8 perf top browser: Handle empty active symbols list by Arnaldo Carvalho de Melo · 13 years ago
  76. d105e74 USB: ffs-test: fix header path by Davidlohr Bueso · 13 years ago
  77. a639dc6 perf symbols: Fix vmlinux path when not using --symfs by Arnaldo Carvalho de Melo · 13 years ago
  78. 54b08f5 perf timechart: Fix max number of cpus by Thomas Renninger · 13 years ago
  79. e853072 perf timechart: Fix black idle boxes in the title by Thomas Renninger · 13 years ago
  80. b210b3b perf ui browser: Introduce ui_browser__show_title by Arnaldo Carvalho de Melo · 13 years ago
  81. c16bfe9 perf top browser: Fix up exit keys by Arnaldo Carvalho de Melo · 13 years ago
  82. 69cf021 perf hists: Print number of samples, not the period sum by Arnaldo Carvalho de Melo · 13 years ago
  83. 170ae6b perf annotate: Show better message when no vmlinux is found by Arnaldo Carvalho de Melo · 13 years ago
  84. 9826e83 perf lock: Document valid sort keys by Marcin Slusarz · 13 years ago
  85. 6435a5e perf top browser: Adjust the browser indexes when refreshing by Arnaldo Carvalho de Melo · 13 years ago
  86. c97cf42 perf top: Live TUI Annotation by Arnaldo Carvalho de Melo · 13 years ago
  87. 8635bf6 perf probe: Remove redundant checks by Arnaldo Carvalho de Melo · 13 years ago
  88. e603dc1 perf evsel: Fix inverted test for fixing up attr.inherit flag by Arnaldo Carvalho de Melo · 13 years ago
  89. fbee632 perf probe: Fix error propagation leading to segfault by Arnaldo Carvalho de Melo · 13 years ago
  90. a3d1ee1 perf tools: Makefile: Remove various and sundry cruft by Michael Witten · 13 years ago
  91. 0a54fb6 perf tools: Makefile: Remove tool-specific cruft by Michael Witten · 13 years ago
  92. 8796cb9 perf tools: Makefile: Remove platform-specific cruft by Michael Witten · 13 years ago
  93. 006cdc3 perf tools: Makefile: Remove vestigial git-specific cruft by Michael Witten · 13 years ago
  94. e4cc9f4 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 13 years ago
  95. 4f22ce7 USB: tools: Add a Makefile by Davidlohr Bueso · 13 years ago
  96. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  97. 668b878 perf list: Allow filtering list of events by Arnaldo Carvalho de Melo · 13 years ago
  98. 74cfc17 perf report: Tell the user when a perf.data file has no samples by Arnaldo Carvalho de Melo · 13 years ago
  99. 712a4b6 perf record: Delay setting the header writing atexit call by Arnaldo Carvalho de Melo · 13 years ago
  100. fec9cbd perf hists: Print number of samples, not the period sum by Arnaldo Carvalho de Melo · 13 years ago