1. 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
  2. a829eb4 tools: turbostat: style updates by Len Brown · 13 years ago
  3. 8209e05 tools: turbostat: fix bitwise and operand by Thomas Renninger · 13 years ago
  4. 401b8e1 perf tools: Fix thread_map event synthesizing in top and record by Arnaldo Carvalho de Melo · 13 years ago
  5. 52bcd994 perf stat: Fix aggreate counter reading accounting by Arnaldo Carvalho de Melo · 13 years ago
  6. 00e99a4 perf tools: Fix time function double declaration with glibc by Thomas Renninger · 13 years ago
  7. 065bef5 perf tools: Fix build by checking if extra warnings are supported by Arnaldo Carvalho de Melo · 13 years ago
  8. 5c7a668 perf tools: Fix build when using gcc 3.4.6 by Arnaldo Carvalho de Melo · 13 years ago
  9. a860a60 perf tools: Add missing header, fixes build by Arnaldo Carvalho de Melo · 13 years ago
  10. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 13 years ago
  11. 57b84e5 perf test: Fix build on older glibcs by Arnaldo Carvalho de Melo · 13 years ago
  12. ffb5e0f perf test: Use cpu_map->[cpu] when setting affinity by Han Pingtian · 13 years ago
  13. b2f8fb2 perf symbols: Fix annotation of thumb code by Dr. David Alan Gilbert · 13 years ago
  14. c6fa63c 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
  15. ad7f4e3 perf tools: Fix tracepoint id to string perf.data header table by Arnaldo Carvalho de Melo · 13 years ago
  16. dd9a9ad perf tools: Fix handling of wildcards in tracepoint event selectors by Arnaldo Carvalho de Melo · 13 years ago
  17. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-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
  18. acac03f perf record: Add "nodelay" mode, disabled by default by Kirill Smelkov · 13 years ago
  19. 9710118 perf sched: Fix list of events, dropping unsupported ':r' modifier by Stephane Eranian · 13 years ago
  20. 1b38627 Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  21. 968a851 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  22. eca0bdd Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools by Len Brown · 13 years ago
  23. d5532ee tools: create power/x86/x86_energy_perf_policy by Len Brown · 14 years ago
  24. 103a8fe tools: create power/x86/turbostat by Len Brown · 14 years ago
  25. 4ad9f59 Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return" by Arnaldo Carvalho de Melo · 13 years ago
  26. 4277616 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
  27. cc84158 perf top: Fix annotate segv by Arnaldo Carvalho de Melo · 13 years ago
  28. bd3bfe9 perf evsel: Fix order of event list deletion by Arnaldo Carvalho de Melo · 13 years ago
  29. 3d03e2e perf session: Fix infinite loop in __perf_session__process_events by Arnaldo Carvalho de Melo · 13 years ago
  30. 0252208 perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) by Arnaldo Carvalho de Melo · 13 years ago
  31. a1e8fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  32. 12f7e03 perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail by Jiri Pirko · 13 years ago
  33. aa7bc7e perf tools: Emit clearer message for sys_perf_event_open ENOENT return by Arnaldo Carvalho de Melo · 13 years ago
  34. 5a3446b perf stat: better error message for unsupported events by David Ahern · 13 years ago
  35. e462dc5 perf sched: Fix allocation result check by Arnaldo Carvalho de Melo · 13 years ago
  36. a45b061 Merge branch 'slab/next' into for-linus by Pekka Enberg · 13 years ago
  37. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  38. 23a2f3a perf tools: Pass whole attr to event selectors by Lin Ming · 13 years ago
  39. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  40. 6b01f2c perf tools: Build with frame pointer by Frederic Weisbecker · 13 years ago
  41. f006d25 perf tools: Fix buffer overflow error when specifying all tracepoints by Han Pingtian · 13 years ago
  42. eccdfe2 perf script: Make some lists static by Arnaldo Carvalho de Melo · 13 years ago
  43. 6d8afb5 perf script: Use the default lost event handler by Arnaldo Carvalho de Melo · 13 years ago
  44. 1109599 perf session: Warn about errors when processing pipe events too by Arnaldo Carvalho de Melo · 13 years ago
  45. d030260 perf tools: Fix perf_event.h header usage by Stephane Eranian · 13 years ago
  46. 454a3bb perf test: Clarify some error reports in the open syscall test by Arnaldo Carvalho de Melo · 13 years ago
  47. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 13 years ago
  48. f602be6 [S390] perf: add DWARF register lookup for s390 by Heiko Carstens · 13 years ago
  49. 20c457b perf timechart: Adjust perf timechart to the new power events by Thomas Renninger · 13 years ago
  50. 9285855 Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 13 years ago
  51. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 13 years ago
  52. d854861 perf test: Add test for counting open syscalls by Arnaldo Carvalho de Melo · 13 years ago
  53. 4eed11d perf evsel: Auto allocate resources needed for some methods by Arnaldo Carvalho de Melo · 13 years ago
  54. 86bd5e8 perf evsel: Use {cpu,thread}_map to shorten list of parameters by Arnaldo Carvalho de Melo · 13 years ago
  55. 5c98d466 perf tools: Refactor all_tids to hold nr and the map by Arnaldo Carvalho de Melo · 13 years ago
  56. 60d567e perf tools: Refactor cpumap to hold nr and the map by Arnaldo Carvalho de Melo · 13 years ago
  57. 4829060 perf evsel: Introduce per cpu and per thread open helpers by Arnaldo Carvalho de Melo · 13 years ago
  58. c52b12e perf evsel: Steal the counter reading routines from stat by Arnaldo Carvalho de Melo · 13 years ago
  59. 70d544d perf evsel: Delete the event selectors at exit by Arnaldo Carvalho de Melo · 13 years ago
  60. 1e7972c perf util: Move do_read from session to util by Arnaldo Carvalho de Melo · 13 years ago
  61. daec78a perf evsel: Adopt MATCH_EVENT macro from 'stat' by Arnaldo Carvalho de Melo · 13 years ago
  62. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 13 years ago
  63. d425de5 perf: Fix callchain hit bad cast on ascii display by Frederic Weisbecker · 13 years ago
  64. 32ae2ad perf probe: Fix short file name probe location reporting by Franck Bui-Huu · 13 years ago
  65. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  66. ce0ac9e perf script: Fix event ordering settings to work with older kernels by Arnaldo Carvalho de Melo · 13 years ago
  67. a43d3f0 perf record: Fix use of sample_id_all userspace with !sample_id_all kernels by Arnaldo Carvalho de Melo · 13 years ago
  68. 765532c perf script: Finish the rename from trace to script by Arnaldo Carvalho de Melo · 13 years ago
  69. 32b2b6e perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen by Franck Bui-Huu · 13 years ago
  70. d367875 perf test: Look forward for symbol aliases by Arnaldo Carvalho de Melo · 13 years ago
  71. 3b01a41 perf symbols: Improve kallsyms symbol end addr calculation by Arnaldo Carvalho de Melo · 13 years ago
  72. 3b4694d perf probe: Fix to support libdwfl older than 0.148 by Masami Hiramatsu · 13 years ago
  73. ea187cfb perf tools: Fix lazy wildcard matching by Masami Hiramatsu · 13 years ago
  74. 21dd9ae perf probe: Handle gracefully some stupid and buggy line syntaxes by Franck Bui-Huu · 13 years ago
  75. fde52db perf probe: Don't always consider EOF as an error when listing source code by Franck Bui-Huu · 13 years ago
  76. 9d95b58 perf probe: Fix line range description since a single file is allowed by Franck Bui-Huu · 13 years ago
  77. 44b81e9 perf probe: Clean up redundant tests in show_line_range() by Franck Bui-Huu · 13 years ago
  78. befe341 perf probe: Rewrite show_one_line() to make it simpler by Franck Bui-Huu · 13 years ago
  79. 62c15fc perf probe: Make -L display the absolute path of the dumped file by Franck Bui-Huu · 13 years ago
  80. 0e43e5d perf probe: Cleanup messages by Masami Hiramatsu · 13 years ago
  81. ec5761e perf symbols: Add symfs option for off-box analysis using specified tree by David Ahern · 14 years ago
  82. eac23d1 perf record,report,annotate,diff: Process events in order by Ian Munsie · 14 years ago
  83. 21ef97f perf session: Fallback to unordered processing if no sample_id_all by Ian Munsie · 14 years ago
  84. bbde588 perf buildid-list: Fix error return for success by Arnaldo Carvalho de Melo · 13 years ago
  85. 68a7a77 perf buildid-cache: Fix symbolic link handling by Franck Bui-Huu · 14 years ago
  86. c3a34e0 perf symbols: Stop using vmlinux files with no symbols by Franck Bui-Huu · 14 years ago
  87. fd930ff perf probe: Fix use of kernel image path given by 'k' option by Franck Bui-Huu · 14 years ago
  88. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  89. 9fe146a Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  90. ddbc24b perf session: Remove unneeded dump_printf calls by Arnaldo Carvalho de Melo · 14 years ago
  91. ba74f06 perf session: Split out user event processing by Thomas Gleixner · 14 years ago
  92. 3dfc2c0 perf session: Split out sample preprocessing by Thomas Gleixner · 14 years ago
  93. 532e726 perf session: Move dump code to event delivery path by Thomas Gleixner · 14 years ago
  94. f74725d perf session: Add file_offset to event delivery function by Thomas Gleixner · 14 years ago
  95. e4c2df1 perf session: Store file offset in sample_queue by Thomas Gleixner · 14 years ago
  96. 4e53f78 tools/virtio: virtio_test tool by Michael S. Tsirkin · 14 years ago
  97. 71ccc21 vhost test module by Michael S. Tsirkin · 14 years ago
  98. 9aefcab perf session: Consolidate the dump code by Thomas Gleixner · 14 years ago
  99. 79a14c1 perf session: Dont queue events w/o timestamps by Thomas Gleixner · 14 years ago
  100. 3835bc0 perf event: Prevent unbound event__name array access by Thomas Gleixner · 14 years ago