1. 167a58f perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Conny Seidel · 14 years ago
  2. bfde744 perf scripts perl: Makefile fix by Tom Zanussi · 14 years ago
  3. f9af3a4 perf tools: Reorganize the Makefile feature tests by Arnaldo Carvalho de Melo · 14 years ago
  4. 94f3ca9 perf tools: Add mode to build without newt support by Arnaldo Carvalho de Melo · 14 years ago
  5. 63aa9e7 perf tui: Add explicit -lslang option by Arnaldo Carvalho de Melo · 14 years ago
  6. 3e1bbdc3 perf newt: Make <- zoom out filters by Arnaldo Carvalho de Melo · 14 years ago
  7. ef7b93a perf report: Librarize the annotation code and use it in the newt browser by Arnaldo Carvalho de Melo · 14 years ago
  8. d11c7ad perf symbols: allow forcing use of cplus_demangle by Kyle McMartin · 14 years ago
  9. 6b3c4ef perf probe: Check older elfutils and set NO_DWARF by Masami Hiramatsu · 14 years ago
  10. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  11. fb72014 perf tools: Don't use code surrounded by __KERNEL__ by Arnaldo Carvalho de Melo · 14 years ago
  12. 1c6a800 perf test: Initial regression testing command by Arnaldo Carvalho de Melo · 14 years ago
  13. 18acde5 perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory by Arnaldo Carvalho de Melo · 14 years ago
  14. f93830f perf tools: Fix libdw-dev package name in error message by Stefan Hajnoczi · 14 years ago
  15. cd932c5 perf: Move arch specific code into separate arch directory by Ian Munsie · 14 years ago
  16. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  17. 53e5b5c perf tools: Fix perl support installation when O= is used by Arnaldo Carvalho de Melo · 14 years ago
  18. 22a4e4c Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  19. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 14 years ago
  20. b0f86f5 perf, probe-finder: Build fix on Debian by Borislav Petkov · 14 years ago
  21. c29ede6 perf tools: Allow specifying O= to build files in a separate directory by Arnaldo Carvalho de Melo · 14 years ago
  22. 8b2c551 perf tools: Use -o $(BITBUCKET) in one more case by Arnaldo Carvalho de Melo · 14 years ago
  23. ca721e4 perf probe: Add NO_DWARF make option by Masami Hiramatsu · 14 years ago
  24. 4b4da7f perf probe: Cleanup debuginfo related code by Masami Hiramatsu · 14 years ago
  25. f9224c5 perf report: Implement initial UI using newt by Arnaldo Carvalho de Melo · 14 years ago
  26. 7ae5f213 perf: Make the install relative to DESTDIR if specified by John Kacur · 14 years ago
  27. a12b51c perf tools: Fix sparse CPU numbering related bugs by Paul Mackerras · 14 years ago
  28. 804b360 perf probe: Use elfutils-libdw for analyzing debuginfo by Masami Hiramatsu · 14 years ago
  29. 4d161f0 perf/scripts: Add syscall tracing scripts by Tom Zanussi · 15 years ago
  30. 7e4b21b perf/scripts: Add Python scripting engine by Tom Zanussi · 15 years ago
  31. 82d156c perf/scripts: Move Perl scripting files to scripting-engines dir by Tom Zanussi · 15 years ago
  32. 7b2567c perf build-id: Move the routine to find DSOs with hits to the lib by Arnaldo Carvalho de Melo · 15 years ago
  33. 9b5e350 perf lock: Introduce new tool "perf lock", for analyzing lock statistics by Hitoshi Mitake · 15 years ago
  34. 18e97e0 perf: Add util/include/linuxhash.h to include hash.h of kernel by Hitoshi Mitake · 15 years ago
  35. ef12a14 perf buildid-cache: Add new command to manage build-id cache by Arnaldo Carvalho de Melo · 15 years ago
  36. d5526d8 perf archive: Fix installation steps in the Makefile by Arnaldo Carvalho de Melo · 15 years ago
  37. 2c58517 perf archive: Add helper script to package files needed to do analysis by Arnaldo Carvalho de Melo · 15 years ago
  38. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  39. 1703f2c perf tools: Check if /dev/null can be used as the -o gcc argument by Arnaldo Carvalho de Melo · 15 years ago
  40. 8303951 perf tools: Move QUIET_STDERR def to before first use by Arnaldo Carvalho de Melo · 15 years ago
  41. 4cf4013 perf record: Introduce a symtab cache by Arnaldo Carvalho de Melo · 15 years ago
  42. 4a58e61 perf tools: Move the map class definition to a separate header by Arnaldo Carvalho de Melo · 15 years ago
  43. 06aae590 perf session: Move the event processing routines to session.c by Arnaldo Carvalho de Melo · 15 years ago
  44. 049ae80 perf tools: Add missing header files to LIB_H Makefile variable by Arnaldo Carvalho de Melo · 15 years ago
  45. 27f3b24 perf probe: Fix libdwarf include path for Debian by Masami Hiramatsu · 15 years ago
  46. a3a7cb7 perf trace/scripting: Don't install unneeded files by Tom Zanussi · 15 years ago
  47. 86a9eee perf diff: Introduce tool to show performance difference by Arnaldo Carvalho de Melo · 15 years ago
  48. 301a0b0 perf session: Ditch register_perf_file_handler by Arnaldo Carvalho de Melo · 15 years ago
  49. 94c744b perf tools: Introduce perf_session class by Arnaldo Carvalho de Melo · 15 years ago
  50. cc83575 perf tools: Allow cross compiling by Jamie Iles · 15 years ago
  51. 23ba90e Merge branch 'perf/scripting' into perf/core by Ingo Molnar · 15 years ago
  52. 50656ee perf probe: Move probe event utility functions to probe-event.c by Masami Hiramatsu · 15 years ago
  53. 57d250d perf probe: Add probe-finder.h without libdwarf by Masami Hiramatsu · 15 years ago
  54. e136323 perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c by Tom Zanussi · 15 years ago
  55. f8be423 perf trace/scripting: Silence PERL_EMBED_* backtick errors by Tom Zanussi · 15 years ago
  56. d1b9377 perf trace: Add interface to access perf data from Perl handlers by Tom Zanussi · 15 years ago
  57. bcefe12 perf trace: Add perf trace scripting support modules for Perl by Tom Zanussi · 15 years ago
  58. 16c632d perf trace: Add Perl scripting support by Tom Zanussi · 15 years ago
  59. 62daacb perf tools: Reorganize event processing routines, lotsa dups killed by Arnaldo Carvalho de Melo · 15 years ago
  60. e74328d perf tools: Use common process_event functions for annotate and report by John Kacur · 15 years ago
  61. 1263d73 Merge branch 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  62. 81516c5 perf: Use default compiler mode by default by Michael S. Tsirkin · 15 years ago
  63. b197c7e perf tools: Suggest static libraries as well by Michael S. Tsirkin · 15 years ago
  64. 7baed9a perf tools: Add V=2 option to help debug config issues by Michael S. Tsirkin · 15 years ago
  65. ba77c9e perf: Add 'perf kmem' tool by Li Zefan · 15 years ago
  66. 827f3b4 perf bench: Add memcpy() benchmark by Hitoshi Mitake · 15 years ago
  67. 11ada26 perf tools: Add ia64 support for tools/perf/ by Luck, Tony · 15 years ago
  68. 7513865 perf tools: Support static build by Michael S. Tsirkin · 15 years ago
  69. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  70. c34984b perf buildid-list: New plumbing command by Arnaldo Carvalho de Melo · 15 years ago
  71. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  72. 5d7bdab perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS by Michael Cree · 15 years ago
  73. afe61f6 perf tools: Add debugfs utility routines for perf by Clark Williams · 15 years ago
  74. bfde82e perf bench: Add subcommand 'bench' to the Makefile by Hitoshi Mitake · 15 years ago
  75. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  76. 234fbbf perf tools: Generalize event synthesizing routines by Arnaldo Carvalho de Melo · 15 years ago
  77. ec29b8d perf tools: Remove -Wcast-align by Paul Mundt · 15 years ago
  78. 8408712 perf tools: Fix compatibility with libelf 0.8 and autodetect by Marti Raudsepp · 15 years ago
  79. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  80. 802da5f perf tools: Drop asm/types.h wrapper by Frederic Weisbecker · 15 years ago
  81. 60d526f perf tools: Add 'make DEBUG=1' to remove the -O6 cflag by Steven Rostedt · 15 years ago
  82. 79b9ad3 perf tools: Add bunch of missing headers to LIB_H by Arnaldo Carvalho de Melo · 15 years ago
  83. 20639c1 perf tools: Add missing tools/perf/util/include/string.h by Arnaldo Carvalho de Melo · 15 years ago
  84. 1abc7f5 perf tools: Display better error messages on missing packages by Randy Dunlap · 15 years ago
  85. 5a116dd perf tools: Use kernel bitmap library by Frederic Weisbecker · 15 years ago
  86. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  87. 9769833 perf: Add DIE_IF() macro for error checking by Masami Hiramatsu · 15 years ago
  88. 4c20194 perf: Check libdwarf APIs for perf probe by Masami Hiramatsu · 15 years ago
  89. b226f744 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  90. 23e8ec0 perf probe: Add perf probe command support without libdwarf by Masami Hiramatsu · 15 years ago
  91. 4ea42b1 perf: Add perf probe subcommand, a kprobe-event setup helper by Masami Hiramatsu · 15 years ago
  92. 55621cc perf tools: Fix the NO_64BIT build on pure 64-bit systems by Ingo Molnar · 15 years ago
  93. 016e92f perf tools: Unify perf.data mapping and events handling by Frederic Weisbecker · 15 years ago
  94. d9b2002 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  95. ec218fc perf tools: Remove show_mask bitmask by Arnaldo Carvalho de Melo · 15 years ago
  96. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  97. 1ad0560 perf tools: Run generate-cmdlist.sh properly by Mulyadi Santosa · 15 years ago
  98. 1b46cdd perf tools: Use rb_tree for maps by Arnaldo Carvalho de Melo · 15 years ago
  99. 3d1d07e perf tools: Put common histogram functions in their own file by John Kacur · 15 years ago
  100. dd68ada perf tools: Create util/sort.and use it by John Kacur · 15 years ago