1. 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
  2. 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
  3. 9df03ab perf lock: Fix sorting by wait_min by Marcin Slusarz · 13 years ago
  4. 58d406e perf tools: Version incorrect with some versions of grep by Josh Hunt · 13 years ago
  5. 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
  6. 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
  7. 5e814dd5 perf probe: Clean up probe_point_lazy_walker() return value by Ingo Molnar · 13 years ago
  8. 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
  9. 1424dc9 perf script: Add support for H/W and S/W events by David Ahern · 13 years ago
  10. c0230b2 perf script: Add support for dumping symbols by David Ahern · 13 years ago
  11. 745f43e perf script: Support custom field selection for output by David Ahern · 13 years ago
  12. c70c94b perf script: Move printing of 'common' data from print_event and rename by David Ahern · 13 years ago
  13. 2ee7a49 perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse by David Ahern · 13 years ago
  14. be6d842 perf script: Change process_event prototype by David Ahern · 13 years ago
  15. cfd748a perf stat: Provide support for filters by Frederic Weisbecker · 13 years ago
  16. 171b3be perf symbol: Move sym_entry->skip to symbol->ignore by Arnaldo Carvalho de Melo · 13 years ago
  17. 878b439 perf symbols: Rename dso->origin to dso->symtab_type by Arnaldo Carvalho de Melo · 13 years ago
  18. 8b8ba4a perf top: Remove redundant syme->origin field by Arnaldo Carvalho de Melo · 13 years ago
  19. ec52d97 perf top: Remove redundant perf_top->sym_counter by Arnaldo Carvalho de Melo · 13 years ago
  20. 1c0b04d perf header: Stop using 'self' by Arnaldo Carvalho de Melo · 13 years ago
  21. a91e543 perf session: Use evlist/evsel for managing perf.data attributes by Arnaldo Carvalho de Melo · 13 years ago
  22. 6547250 perf top: Don't let events to eat up whole header line by Jiri Olsa · 13 years ago
  23. b9a46bb perf top: Fix events overflow in top command by Jiri Olsa · 13 years ago
  24. 7ee235e perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache by Lin Ming · 13 years ago
  25. 7f0030b perf report tui: Improve multi event session support by Arnaldo Carvalho de Melo · 13 years ago
  26. e248de3 perf tools: Improve support for sessions with multiple events by Arnaldo Carvalho de Melo · 13 years ago
  27. 3d3b5e9 perf evlist: Split perf_evlist__id_hash by Arnaldo Carvalho de Melo · 13 years ago
  28. 6009891 perf hists browser: Handle browsing empty hists tree by Arnaldo Carvalho de Melo · 13 years ago
  29. d7603d5 perf hists: Remove needless global col lenght calcs by Arnaldo Carvalho de Melo · 13 years ago
  30. a03f35c perf report tui: Fix multi event switching by Arnaldo Carvalho de Melo · 13 years ago
  31. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  32. cfff2d9 perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5 by Frederic Weisbecker · 13 years ago
  33. ff9ae1b perf: Fix missing strndup declaration by Frederic Weisbecker · 13 years ago
  34. 0a10247 perf: Set filters before mmaping events by Frederic Weisbecker · 13 years ago
  35. 5807806 perf top tui: Wait till the first sample to refresh the screen. by Arnaldo Carvalho de Melo · 13 years ago
  36. 374cfe5 perf top: Fix reporting of invalid --vmlinux by Arnaldo Carvalho de Melo · 13 years ago
  37. a1ceb741 perf tui: Make ui__warning modal by Arnaldo Carvalho de Melo · 13 years ago
  38. 3166fc8 perf top browser: Handle empty active symbols list by Arnaldo Carvalho de Melo · 13 years ago
  39. d105e74 USB: ffs-test: fix header path by Davidlohr Bueso · 13 years ago
  40. a639dc6 perf symbols: Fix vmlinux path when not using --symfs by Arnaldo Carvalho de Melo · 13 years ago
  41. 54b08f5 perf timechart: Fix max number of cpus by Thomas Renninger · 13 years ago
  42. e853072 perf timechart: Fix black idle boxes in the title by Thomas Renninger · 13 years ago
  43. b210b3b perf ui browser: Introduce ui_browser__show_title by Arnaldo Carvalho de Melo · 13 years ago
  44. c16bfe9 perf top browser: Fix up exit keys by Arnaldo Carvalho de Melo · 13 years ago
  45. 69cf021 perf hists: Print number of samples, not the period sum by Arnaldo Carvalho de Melo · 13 years ago
  46. 170ae6b perf annotate: Show better message when no vmlinux is found by Arnaldo Carvalho de Melo · 13 years ago
  47. 9826e83 perf lock: Document valid sort keys by Marcin Slusarz · 13 years ago
  48. 6435a5e perf top browser: Adjust the browser indexes when refreshing by Arnaldo Carvalho de Melo · 13 years ago
  49. c97cf42 perf top: Live TUI Annotation by Arnaldo Carvalho de Melo · 13 years ago
  50. 8635bf6 perf probe: Remove redundant checks by Arnaldo Carvalho de Melo · 13 years ago
  51. e603dc1 perf evsel: Fix inverted test for fixing up attr.inherit flag by Arnaldo Carvalho de Melo · 13 years ago
  52. fbee632 perf probe: Fix error propagation leading to segfault by Arnaldo Carvalho de Melo · 13 years ago
  53. a3d1ee1 perf tools: Makefile: Remove various and sundry cruft by Michael Witten · 13 years ago
  54. 0a54fb6 perf tools: Makefile: Remove tool-specific cruft by Michael Witten · 13 years ago
  55. 8796cb9 perf tools: Makefile: Remove platform-specific cruft by Michael Witten · 13 years ago
  56. 006cdc3 perf tools: Makefile: Remove vestigial git-specific cruft by Michael Witten · 13 years ago
  57. 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
  58. 4f22ce7 USB: tools: Add a Makefile by Davidlohr Bueso · 13 years ago
  59. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  60. 668b878 perf list: Allow filtering list of events by Arnaldo Carvalho de Melo · 13 years ago
  61. 74cfc17 perf report: Tell the user when a perf.data file has no samples by Arnaldo Carvalho de Melo · 13 years ago
  62. 712a4b6 perf record: Delay setting the header writing atexit call by Arnaldo Carvalho de Melo · 13 years ago
  63. fec9cbd perf hists: Print number of samples, not the period sum by Arnaldo Carvalho de Melo · 13 years ago
  64. bee9690 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
  65. 5beda5f Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  66. f0c55bc perf: make perf stat print user provided full event names by Stephane Eranian · 13 years ago
  67. 4498062 perf python: Add cgroup.c to setup.py to get it building again by Arnaldo Carvalho de Melo · 13 years ago
  68. 8737ebd perf probe: Show filename which contains target function by Masami Hiramatsu · 13 years ago
  69. e116dfa perf probe: Support function@filename syntax for --line by Masami Hiramatsu · 13 years ago
  70. 4187e26 perf tools: Update Makefile with some help by Jesse Brandeburg · 13 years ago
  71. b99976e perf annotate browser: Use the percent color for the whole line by Arnaldo Carvalho de Melo · 13 years ago
  72. 289c082 perf annotate: Check if offset is less than symbol size by Arnaldo Carvalho de Melo · 13 years ago
  73. 5c35d69 perf ui: Serialize screen updates by Arnaldo Carvalho de Melo · 13 years ago
  74. 023695d perf tool: Add cgroup support by Stephane Eranian · 13 years ago
  75. b00560f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  76. b9d4ba6 Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  77. 0849327 perf report: Fix initializion of annotate symbol priv area by Arnaldo Carvalho de Melo · 13 years ago
  78. 7c940c1 Merge remote branch 'acme/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  79. a829eb4 tools: turbostat: style updates by Len Brown · 13 years ago
  80. 8209e05 tools: turbostat: fix bitwise and operand by Thomas Renninger · 13 years ago
  81. 401b8e1 perf tools: Fix thread_map event synthesizing in top and record by Arnaldo Carvalho de Melo · 13 years ago
  82. cce1dac trivial: Fix Steven's Copyright typos by Uwe Kleine-König · 13 years ago
  83. d5e3d74 perf annotate: Fix annotate context lines regression by Arnaldo Carvalho de Melo · 13 years ago
  84. ce6f4fa perf annotate: Move locking to struct annotation by Arnaldo Carvalho de Melo · 13 years ago
  85. e3087b8 perf annotate: Fix --stdio rendering by Arnaldo Carvalho de Melo · 13 years ago
  86. 124bb83 perf probe: Add bitfield member support by Masami Hiramatsu · 13 years ago
  87. a222179 perf annotate: Fix build error by Borislav Petkov · 13 years ago
  88. fb7d0b3 perf tool: Fix gcc 4.6.0 issues by Kyle McMartin · 13 years ago
  89. f50c216 perf probe: Rewrite find_lazy_match_lines() by using getline(3) by Franck Bui-Huu · 13 years ago
  90. ef4d001 perf top: Use pid_t for target_{pid|tid} by Denis Kirjanov · 13 years ago
  91. 9c56dfe perf tools: Makefile: Use $(QUIET_GEN) for perf.so by Michael Witten · 13 years ago
  92. 075de90 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
  93. c7f9a6f Merge branch 'linus' into perf/core by Ingo Molnar · 13 years ago
  94. 3653246 perf top: Ditch private annotation code, share perf annotate's by Arnaldo Carvalho de Melo · 13 years ago
  95. f1e2701 perf annotate: Separate objdump parsing from actual screen rendering by Arnaldo Carvalho de Melo · 13 years ago
  96. d040bd3 perf annotate: Config options for symbol__tty_annotate by Arnaldo Carvalho de Melo · 13 years ago
  97. 2f525d0 perf annotate: Support multiple histograms in annotation by Arnaldo Carvalho de Melo · 13 years ago
  98. 78f7def perf annotate: Move annotate functions to util/ by Arnaldo Carvalho de Melo · 13 years ago
  99. 764328d perf top: Remove superfluous name_len field by Arnaldo Carvalho de Melo · 13 years ago
  100. 52bcd994 perf stat: Fix aggreate counter reading accounting by Arnaldo Carvalho de Melo · 13 years ago