1. 4d161f0 perf/scripts: Add syscall tracing scripts by Tom Zanussi · 14 years ago
  2. 7e4b21b perf/scripts: Add Python scripting engine by Tom Zanussi · 14 years ago
  3. 82d156c perf/scripts: Move Perl scripting files to scripting-engines dir by Tom Zanussi · 14 years ago
  4. 7b2567c perf build-id: Move the routine to find DSOs with hits to the lib by Arnaldo Carvalho de Melo · 14 years ago
  5. 9b5e350 perf lock: Introduce new tool "perf lock", for analyzing lock statistics by Hitoshi Mitake · 14 years ago
  6. 18e97e0 perf: Add util/include/linuxhash.h to include hash.h of kernel by Hitoshi Mitake · 14 years ago
  7. ef12a14 perf buildid-cache: Add new command to manage build-id cache by Arnaldo Carvalho de Melo · 14 years ago
  8. d5526d8 perf archive: Fix installation steps in the Makefile by Arnaldo Carvalho de Melo · 14 years ago
  9. 2c58517 perf archive: Add helper script to package files needed to do analysis by Arnaldo Carvalho de Melo · 14 years ago
  10. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  11. 1703f2c perf tools: Check if /dev/null can be used as the -o gcc argument by Arnaldo Carvalho de Melo · 14 years ago
  12. 8303951 perf tools: Move QUIET_STDERR def to before first use by Arnaldo Carvalho de Melo · 14 years ago
  13. 4cf4013 perf record: Introduce a symtab cache by Arnaldo Carvalho de Melo · 15 years ago
  14. 4a58e61 perf tools: Move the map class definition to a separate header by Arnaldo Carvalho de Melo · 15 years ago
  15. 06aae590 perf session: Move the event processing routines to session.c by Arnaldo Carvalho de Melo · 15 years ago
  16. 049ae80 perf tools: Add missing header files to LIB_H Makefile variable by Arnaldo Carvalho de Melo · 15 years ago
  17. 27f3b24 perf probe: Fix libdwarf include path for Debian by Masami Hiramatsu · 15 years ago
  18. a3a7cb7 perf trace/scripting: Don't install unneeded files by Tom Zanussi · 15 years ago
  19. 86a9eee perf diff: Introduce tool to show performance difference by Arnaldo Carvalho de Melo · 15 years ago
  20. 301a0b0 perf session: Ditch register_perf_file_handler by Arnaldo Carvalho de Melo · 15 years ago
  21. 94c744b perf tools: Introduce perf_session class by Arnaldo Carvalho de Melo · 15 years ago
  22. cc83575 perf tools: Allow cross compiling by Jamie Iles · 15 years ago
  23. 23ba90e Merge branch 'perf/scripting' into perf/core by Ingo Molnar · 15 years ago
  24. 50656ee perf probe: Move probe event utility functions to probe-event.c by Masami Hiramatsu · 15 years ago
  25. 57d250d perf probe: Add probe-finder.h without libdwarf by Masami Hiramatsu · 15 years ago
  26. e136323 perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c by Tom Zanussi · 15 years ago
  27. f8be423 perf trace/scripting: Silence PERL_EMBED_* backtick errors by Tom Zanussi · 15 years ago
  28. d1b9377 perf trace: Add interface to access perf data from Perl handlers by Tom Zanussi · 15 years ago
  29. bcefe12 perf trace: Add perf trace scripting support modules for Perl by Tom Zanussi · 15 years ago
  30. 16c632d perf trace: Add Perl scripting support by Tom Zanussi · 15 years ago
  31. 62daacb perf tools: Reorganize event processing routines, lotsa dups killed by Arnaldo Carvalho de Melo · 15 years ago
  32. e74328d perf tools: Use common process_event functions for annotate and report by John Kacur · 15 years ago
  33. 1263d73 Merge branch 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  34. 81516c5 perf: Use default compiler mode by default by Michael S. Tsirkin · 15 years ago
  35. b197c7e perf tools: Suggest static libraries as well by Michael S. Tsirkin · 15 years ago
  36. 7baed9a perf tools: Add V=2 option to help debug config issues by Michael S. Tsirkin · 15 years ago
  37. ba77c9e perf: Add 'perf kmem' tool by Li Zefan · 15 years ago
  38. 827f3b4 perf bench: Add memcpy() benchmark by Hitoshi Mitake · 15 years ago
  39. 11ada26 perf tools: Add ia64 support for tools/perf/ by Luck, Tony · 15 years ago
  40. 7513865 perf tools: Support static build by Michael S. Tsirkin · 15 years ago
  41. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  42. c34984b perf buildid-list: New plumbing command by Arnaldo Carvalho de Melo · 15 years ago
  43. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  44. 5d7bdab perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS by Michael Cree · 15 years ago
  45. afe61f6 perf tools: Add debugfs utility routines for perf by Clark Williams · 15 years ago
  46. bfde82e perf bench: Add subcommand 'bench' to the Makefile by Hitoshi Mitake · 15 years ago
  47. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  48. 234fbbf perf tools: Generalize event synthesizing routines by Arnaldo Carvalho de Melo · 15 years ago
  49. ec29b8d perf tools: Remove -Wcast-align by Paul Mundt · 15 years ago
  50. 8408712 perf tools: Fix compatibility with libelf 0.8 and autodetect by Marti Raudsepp · 15 years ago
  51. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  52. 802da5f perf tools: Drop asm/types.h wrapper by Frederic Weisbecker · 15 years ago
  53. 60d526f perf tools: Add 'make DEBUG=1' to remove the -O6 cflag by Steven Rostedt · 15 years ago
  54. 79b9ad3 perf tools: Add bunch of missing headers to LIB_H by Arnaldo Carvalho de Melo · 15 years ago
  55. 20639c1 perf tools: Add missing tools/perf/util/include/string.h by Arnaldo Carvalho de Melo · 15 years ago
  56. 1abc7f5 perf tools: Display better error messages on missing packages by Randy Dunlap · 15 years ago
  57. 5a116dd perf tools: Use kernel bitmap library by Frederic Weisbecker · 15 years ago
  58. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  59. 9769833 perf: Add DIE_IF() macro for error checking by Masami Hiramatsu · 15 years ago
  60. 4c20194 perf: Check libdwarf APIs for perf probe by Masami Hiramatsu · 15 years ago
  61. b226f744 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  62. 23e8ec0 perf probe: Add perf probe command support without libdwarf by Masami Hiramatsu · 15 years ago
  63. 4ea42b1 perf: Add perf probe subcommand, a kprobe-event setup helper by Masami Hiramatsu · 15 years ago
  64. 55621cc perf tools: Fix the NO_64BIT build on pure 64-bit systems by Ingo Molnar · 15 years ago
  65. 016e92f perf tools: Unify perf.data mapping and events handling by Frederic Weisbecker · 15 years ago
  66. d9b2002 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  67. ec218fc perf tools: Remove show_mask bitmask by Arnaldo Carvalho de Melo · 15 years ago
  68. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  69. 1ad0560 perf tools: Run generate-cmdlist.sh properly by Mulyadi Santosa · 15 years ago
  70. 1b46cdd perf tools: Use rb_tree for maps by Arnaldo Carvalho de Melo · 15 years ago
  71. 3d1d07e perf tools: Put common histogram functions in their own file by John Kacur · 15 years ago
  72. dd68ada perf tools: Create util/sort.and use it by John Kacur · 15 years ago
  73. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  74. 1027498 perf: Add the timechart tool by Arjan van de Ven · 15 years ago
  75. f48d55c perf: Add a SVG helper library file by Arjan van de Ven · 15 years ago
  76. 0a02ad9 perf: Add 'perf sched' tool by Ingo Molnar · 15 years ago
  77. 6156244 perf tools: Clean up warnings list in the Makefile by Ingo Molnar · 15 years ago
  78. 5f9c39d perf tools: Add perf trace by Frederic Weisbecker · 15 years ago
  79. 0d31b82 perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags by Frederic Weisbecker · 15 years ago
  80. 35ba15b perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 by Ingo Molnar · 15 years ago
  81. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  82. 6baa0a5 perf tools: Factorize the thread code in a dedicated file by Frederic Weisbecker · 15 years ago
  83. be75023 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  84. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 15 years ago
  85. 66e274f perf tools: Factorize the map helpers by Frederic Weisbecker · 15 years ago
  86. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago
  87. 8d51327 perf report: Fix and improve the displaying of per-thread event counters by Brice Goglin · 15 years ago
  88. 183f3b0 perf_counter tools: Fix libbfd detection for systems with libz dependency by Mike Galbraith · 15 years ago
  89. 9424edc perf: Auto-detect libelf by Peter Zijlstra · 15 years ago
  90. 2cdbc46 perf: Auto-detect libbfd by Peter Zijlstra · 15 years ago
  91. 2d1b694 perf_counter tools: Fix link errors with older toolchains by Ingo Molnar · 15 years ago
  92. 28ac909 perf symbol: C++ demangling by Arnaldo Carvalho de Melo · 15 years ago
  93. 208b4b4 perf_counter tools: Add infrastructure to support loading of kernel module symbols by Mike Galbraith · 15 years ago
  94. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  95. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  96. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  97. 6717534 perf_counter tools: Remove zlib dependency by Anton Blanchard · 15 years ago
  98. 2590340 perf report: Add --dsos parameter by Arnaldo Carvalho de Melo · 15 years ago
  99. 8cb76d9 perf_counter tools: Prepare a small callchain framework by Frederic Weisbecker · 15 years ago
  100. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 15 years ago