1. a83eb3e perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified by Arnaldo Carvalho de Melo · 12 years ago
  2. e33387f perf tools: Always try to build libtraceevent by Namhyung Kim · 12 years ago
  3. 59f3bea perf tools: Rename libparsevent to libtraceevent in Makefile by Namhyung Kim · 12 years ago
  4. 82ba1f2 perf tools: Add support for displaying event parser debug info by Jiri Olsa · 12 years ago
  5. f50246e perf test: Move parse event automated tests to separated object by Jiri Olsa · 12 years ago
  6. 7378719 Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into perf/core by Ingo Molnar · 12 years ago
  7. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  8. 09c0211 perf: Turn off compiler warnings for flex and bison generated files by Greg Kroah-Hartman · 12 years ago
  9. 281ef54 perf ui: Add gtk2 support into setup_browser() by Namhyung Kim · 12 years ago
  10. 12864b3 perf target: Split out perf_target handling code by Namhyung Kim · 12 years ago
  11. aaf045f perf: Have perf use the new libtraceevent.a library by Steven Rostedt · 12 years ago
  12. d0e7b85 perf: Build libtraceevent.a by Steven Rostedt · 12 years ago
  13. 4ace73e perf: Separate out trace-cmd parse-events from perf files by Steven Rostedt · 12 years ago
  14. 6ffd7bd perf tools: Drop CROSS_COMPILE from flex and bison calls by Otavio Salvador · 12 years ago
  15. 2a5204f perf tools: Fix parsers' rules to dependencies by Jiri Olsa · 12 years ago
  16. f755397 perf tools: fix NO_GTK2 Makefile config error by Stephane Eranian · 12 years ago
  17. e7b3ba6 perf tools: Move GTK+ bits to tools/perf/ui/gtk directory by Namhyung Kim · 12 years ago
  18. aca7a94 perf tools: Move UI bits to tools/perf/ui directory by Namhyung Kim · 12 years ago
  19. 024e6c9 perf tools: Fix parsers' rules to dependencies by Jiri Olsa · 12 years ago
  20. 98d89bf tools: Add Makefile.include by Borislav Petkov · 12 years ago
  21. 8ebfdf2 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  22. 65f3e56 perf tools: Remove auto-generated bison/flex files by Ingo Molnar · 12 years ago
  23. 2c86bf1 perf tools: Switch module.h into export.h by Jiri Olsa · 12 years ago
  24. 0d09eb7 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  25. c31a945 perf report: Add a simple GTK2-based 'perf report' browser by Pekka Enberg · 12 years ago
  26. cd82a32 perf tools: Add perf pmu object to access pmu format definition by Jiri Olsa · 12 years ago
  27. 89812fc perf tools: Add parser generator for events parsing by Jiri Olsa · 12 years ago
  28. 4a3d2d9 perf tools: Adjust make rules by Jan Beulich · 12 years ago
  29. eae7a75 perf tools, x86: Build perf on older user-space as well by Ingo Molnar · 12 years ago
  30. 67cbbd7 perf tools: Add descriptions of missing Makefile arguments by Namhyung Kim · 12 years ago
  31. e90fda0 perf tools: Add sysfs mountpoint interface by Jiri Olsa · 13 years ago
  32. 6a5c13af perf tools: Fix build dependency of perf python extension by Namhyung Kim · 12 years ago
  33. 946d863 perf tools: Remove distclean from Makefile help output by John Kacur · 13 years ago
  34. 0a84f00 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 13 years ago
  35. 2ef1ea3 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 13 years ago
  36. be3de80 perf bench: Also allow measuring memset() by Jan Beulich · 13 years ago
  37. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  38. cf95800 perf ui browser: Use libslang to read keys by Arnaldo Carvalho de Melo · 13 years ago
  39. ab81f3f perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  40. 9e59e09 perf tools: Add support for disabling -Werror via WERROR=0 by Darren Hart · 13 years ago
  41. e710574 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  42. 9941c96a perf tools: Add support to install perf python extension by Jiri Olsa · 13 years ago
  43. 8b7e0b3 perf tools: Make clean leaves some files by Kusanagi Kouichi · 13 years ago
  44. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 08a4a43 perf tools, x86: Fix 32-bit compile on 64-bit system by David Ahern · 13 years ago
  46. e0d153c perf-probe: Move dwarf library routines to dwarf-aux.{c, h} by Masami Hiramatsu · 13 years ago
  47. 203db29 tools/perf: Fix static build of perf tool by Mathias Krause · 13 years ago
  48. 75911c9 perf tools: Fix build on older systems by Arnaldo Carvalho de Melo · 13 years ago
  49. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 13 years ago
  50. 174a7b1f perf tools: Makefile: Use gcc to determine ARCH by Lin Ming · 13 years ago
  51. f18568a perf tools: git mv tools/perf/{features-tests.mak,config/} by Michael Witten · 13 years ago
  52. ced465c perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility by Michael Witten · 13 years ago
  53. 3643b13 perf tools: Makefile: Clean up `python/perf.so' rule by Michael Witten · 13 years ago
  54. 1b7155f perf tools: Fix NO_NEWT=1 python build error by Robert Richter · 13 years ago
  55. 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
  56. a3d1ee1 perf tools: Makefile: Remove various and sundry cruft by Michael Witten · 13 years ago
  57. 0a54fb6 perf tools: Makefile: Remove tool-specific cruft by Michael Witten · 13 years ago
  58. 8796cb9 perf tools: Makefile: Remove platform-specific cruft by Michael Witten · 13 years ago
  59. 006cdc3 perf tools: Makefile: Remove vestigial git-specific cruft by Michael Witten · 13 years ago
  60. 4187e26 perf tools: Update Makefile with some help by Jesse Brandeburg · 13 years ago
  61. 5c35d69 perf ui: Serialize screen updates by Arnaldo Carvalho de Melo · 13 years ago
  62. 023695d perf tool: Add cgroup support by Stephane Eranian · 13 years ago
  63. 9c56dfe perf tools: Makefile: Use $(QUIET_GEN) for perf.so by Michael Witten · 13 years ago
  64. 78f7def perf annotate: Move annotate functions to util/ by Arnaldo Carvalho de Melo · 13 years ago
  65. 978f626 perf tools: Don't try to build python bindings if Python.h not available by Arnaldo Carvalho de Melo · 14 years ago
  66. 568bb7b perf tools: Fix up 'make clean' target by Arnaldo Carvalho de Melo · 14 years ago
  67. 067187f perf tools: Remove verbose build messages for the python binding by Arnaldo Carvalho de Melo · 14 years ago
  68. c0443df perf top: Introduce slang based TUI by Arnaldo Carvalho de Melo · 14 years ago
  69. 8c3e10e perf top: Move display agnostic routines to util/top.[ch] by Arnaldo Carvalho de Melo · 14 years ago
  70. 877108e perf tools: Initial python binding by Arnaldo Carvalho de Melo · 14 years ago
  71. 68baa43 perf tools: Add strfilter for general purpose string filter by Masami Hiramatsu · 14 years ago
  72. fd78260 perf threads: Move thread_map to separate file by Arnaldo Carvalho de Melo · 14 years ago
  73. 361c99a perf evsel: Introduce perf_evlist by Arnaldo Carvalho de Melo · 14 years ago
  74. 065bef5 perf tools: Fix build by checking if extra warnings are supported by Arnaldo Carvalho de Melo · 14 years ago
  75. 6b01f2c perf tools: Build with frame pointer by Frederic Weisbecker · 14 years ago
  76. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 14 years ago
  77. b38aa89 perf makefile: Allow strong and weak functions in LIB_OBJS by Ian Munsie · 14 years ago
  78. b3d006c Merge branch 'perf/rename' into perf/core by Ingo Molnar · 14 years ago
  79. ea7872b perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem' by Hitoshi Mitake · 14 years ago
  80. a711239 perf tools: Remove hardcoded include paths for elfutils by Robert Morell · 14 years ago
  81. 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
  82. 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  83. 39cfae6 perf tools: Fix build breakage by Kusanagi Kouichi · 14 years ago
  84. f2481f3 perf tools: Fix linking errors with --as-needed flag by Tom Zanussi · 14 years ago
  85. 7de5d89 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  86. f4e7ac0 perf tools: add test for strlcpy() by Kirill A. Shutemov · 14 years ago
  87. ecafda6 perf tools: Fix build error on read only source. by Kusanagi Kouichi · 14 years ago
  88. 033a273 perf tools: Fix build on POSIX shells by Bernd Petrovitsch · 14 years ago
  89. 1e6dd07 perf ui: Complete the breakdown of util/newt.c by Arnaldo Carvalho de Melo · 14 years ago
  90. d1b4f24 perf ui: Move hists browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  91. b1b0267 perf ui: Move map browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  92. 211ef12 perf ui: Move annotate browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  93. 34cea7f perf ui: Move ui_progress routines to separate file in util/ui/ by Arnaldo Carvalho de Melo · 14 years ago
  94. 5575536 perf ui: Move ui_helpline routines to separate file in util/ui/ by Arnaldo Carvalho de Melo · 14 years ago
  95. ef8f34a perf ui: Start breaking down newt.c into multiple files by Arnaldo Carvalho de Melo · 14 years ago
  96. 167a58f perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Conny Seidel · 14 years ago
  97. bfde744 perf scripts perl: Makefile fix by Tom Zanussi · 14 years ago
  98. f9af3a4 perf tools: Reorganize the Makefile feature tests by Arnaldo Carvalho de Melo · 14 years ago
  99. 94f3ca9 perf tools: Add mode to build without newt support by Arnaldo Carvalho de Melo · 14 years ago
  100. 63aa9e7 perf tui: Add explicit -lslang option by Arnaldo Carvalho de Melo · 14 years ago