1. 59ed16b perf ui: Always compile browser setup code by Namhyung Kim · 12 years ago
  2. a753579 perf ui gtk: Implement ui_progress functions by Namhyung Kim · 12 years ago
  3. 688f2f5 perf ui: Introduce generic ui_progress helper by Namhyung Kim · 12 years ago
  4. 7da5c85 perf ui tui: Move progress.c under ui/tui directory by Namhyung Kim · 12 years ago
  5. cff7f95 perf tests: Move pmu tests into separate object by Jiri Olsa · 12 years ago
  6. dc447ee perf tests: Move test__syscall_open_tp_fields into separate object by Jiri Olsa · 12 years ago
  7. 5e24a09 perf tests: Move perf_evsel__tp_sched_test into separate object by Jiri Olsa · 12 years ago
  8. cfffae2 perf tests: Move perf_evsel__roundtrip_name_test into separate object by Jiri Olsa · 12 years ago
  9. bacf7e5 perf tests: Move test__rdpmc into separate object by Jiri Olsa · 12 years ago
  10. 16d00fe perf tests: Move test__PERF_RECORD into separate object by Jiri Olsa · 12 years ago
  11. a65b9c6 perf tests: Move test__basic_mmap into separate object by Jiri Olsa · 12 years ago
  12. bd90517 perf tests: Move test__open_syscall_event_on_all_cpus into separate object by Jiri Olsa · 12 years ago
  13. d3b59a3 perf tests: Move test__open_syscall_event into separate object by Jiri Olsa · 12 years ago
  14. 0a4e1ae perf tests: Move test__vmlinux_matches_kallsyms into separate object by Jiri Olsa · 12 years ago
  15. 1fa0bc3 perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw by Jiri Olsa · 12 years ago
  16. d898b24 perf tests: Add attr tests under builtin test command by Jiri Olsa · 12 years ago
  17. 52502bf perf tests: Add framework for automated perf_event_attr tests by Jiri Olsa · 12 years ago
  18. 945aea2 perf tests: Move test objects into 'tests' directory by Jiri Olsa · 12 years ago
  19. dc53eda perf tools: Remove BINDIR define from exec_cmd.o compilation by Jiri Olsa · 12 years ago
  20. d30ff29 perf tools: Warn about missing libelf by Namhyung Kim · 12 years ago
  21. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  22. cdd059d perf tools: Move dso_* related functions into dso object by Jiri Olsa · 12 years ago
  23. fcc3280 perf tools: Fix LIBELF_MMAP checking by Namhyung Kim · 12 years ago
  24. 615d774 perf tools: Convert invocation of MAKE into SUBDIR by Namhyung Kim · 12 years ago
  25. 536e2b0 perf tools: Cleanup doc related targets by Namhyung Kim · 12 years ago
  26. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago
  27. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  28. 28d213b perf tools: Diplays more output on features check for make V=1 by Jiri Olsa · 12 years ago
  29. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  30. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  31. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  32. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 871a059 perf: Handle new rbtree implementation by Markus Trippelsdorf · 12 years ago
  34. d816ec2 perf tools: Update Makefile for Android by Irina Tirdea · 12 years ago
  35. 78da39f perf tools: Add on_exit implementation by Bernhard Rosenkraenzer · 12 years ago
  36. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  37. 9d2f8e2 perf machine: Introduce find_thread method by Arnaldo Carvalho de Melo · 12 years ago
  38. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  39. 4e34d95 perf tools: Convert to BACKTRACE_SUPPORT by Namhyung Kim · 12 years ago
  40. d6e6683 perf tools: Convert to HAVE_STRLCPY by Namhyung Kim · 12 years ago
  41. f9f526e perf tools: Convert to GTK2_SUPPORT by Namhyung Kim · 12 years ago
  42. 1254b51e perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  43. f315e16 perf tools: Convert to LIBAUDIT_SUPPORT by Namhyung Kim · 12 years ago
  44. 95485b1 perf tools: Convert to LIBUNWIND_SUPPORT by Namhyung Kim · 12 years ago
  45. 29a0fc9 perf tools: Convert to LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  46. e489833 perf tools: Remove unused PYRF_OBJS variable on Makefile by Namhyung Kim · 12 years ago
  47. fee9e37 perf tools: Move libdw availability check before arch Makefile by Namhyung Kim · 12 years ago
  48. 4d29089 perf tools: Check libaudit availability for perf-trace builtin by Namhyung Kim · 12 years ago
  49. 514f1c6 perf trace: New tool by Arnaldo Carvalho de Melo · 12 years ago
  50. 3ce711a perf tools: bfd.h/libbfd detection fails with recent binutils by Markus Trippelsdorf · 12 years ago
  51. e6048fb perf tools: Fix parallel build by Eric Sandeen · 12 years ago
  52. 0007ece perf stat: Move stats related code to util/stat.c by Xiao Guangrong · 12 years ago
  53. 7dbf4dc perf tools: Back [vdso] DSO with real data by Jiri Olsa · 12 years ago
  54. f8fcd77 perf tools: include wrapper for magic.h by Irina Tirdea · 12 years ago
  55. ea251d5 perf hists: Introduce perf_hpp for hist period printing by Namhyung Kim · 12 years ago
  56. c9f08be perf tools: add NO_BACKTRACE for application self-debugging by Irina Tirdea · 12 years ago
  57. eea9b68 perf tools: Clean target should do clean for lib/traceevent too by David Ahern · 12 years ago
  58. 09a2f16 perf tools: Fix x86 builds with ARCH specified on the command line by David Ahern · 12 years ago
  59. d45a3e0 perf tools: Fix 'No libunwind found' make warning message by Jiri Olsa · 12 years ago
  60. 7ccf4f9 perf hists: Separate out hist print functions by Namhyung Kim · 12 years ago
  61. ed7e2c2 perf tools: Fix include order for bison/flex-generated C files by Ben Hutchings · 12 years ago
  62. f47b58b perf symbols: Fix builds with NO_LIBELF set by David Ahern · 12 years ago
  63. 1c09bf4 perf: silence GTK2 probing errors by David Ahern · 12 years ago
  64. 4bb1646 perf ui gtk: Implement helpline_fns by Namhyung Kim · 12 years ago
  65. e6e9046 perf ui: Introduce struct ui_helpline by Namhyung Kim · 12 years ago
  66. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago
  67. 6a40cd9 perf tools: Add libunwind dependency for DWARF CFI unwinding by Jiri Olsa · 12 years ago
  68. 2bcd355 perf tools: Add interface to arch registers sets by Jiri Olsa · 12 years ago
  69. 393be2e perf symbols: Support minimal build without libelf by Namhyung Kim · 12 years ago
  70. e5a1845 perf symbols: Split out util/symbol-elf.c by Namhyung Kim · 12 years ago
  71. b25085b perf tools: Fix /etc config related installation by Namhyung Kim · 12 years ago
  72. 98a4179 perf tools: Initial bash completion support by Frederic Weisbecker · 12 years ago
  73. 2ede830 perf tools: Fix lib/traceevent build dir with OUTPUT variable set by Robert Richter · 12 years ago
  74. 7f309ed perf tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  75. 70b40c4 perf tools: Introduce intlist by David Ahern · 12 years ago
  76. 37bbd3f perf tools: Introducing rblist by David Ahern · 12 years ago
  77. 043d1a5 perf tools: Fix build error with bison 2.6 by Kirill A. Shutemov · 12 years ago
  78. f7add55 perf test: Add dso data caching tests by Jiri Olsa · 12 years ago
  79. d9873ab perf tools: Trivial build fix by David Ahern · 13 years ago
  80. a6b702c perf ui/gtk: Add GTK info_bar widget to browser window by Namhyung Kim · 13 years ago
  81. ba47a14 perf ui: Introduce struct perf_error_ops by Namhyung Kim · 13 years ago
  82. a83eb3e perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified by Arnaldo Carvalho de Melo · 13 years ago
  83. e33387f perf tools: Always try to build libtraceevent by Namhyung Kim · 13 years ago
  84. 59f3bea perf tools: Rename libparsevent to libtraceevent in Makefile by Namhyung Kim · 13 years ago
  85. 82ba1f2 perf tools: Add support for displaying event parser debug info by Jiri Olsa · 13 years ago
  86. f50246e perf test: Move parse event automated tests to separated object by Jiri Olsa · 13 years ago
  87. 7378719 Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into perf/core by Ingo Molnar · 13 years ago
  88. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  89. 09c0211 perf: Turn off compiler warnings for flex and bison generated files by Greg Kroah-Hartman · 13 years ago
  90. 281ef54 perf ui: Add gtk2 support into setup_browser() by Namhyung Kim · 13 years ago
  91. 12864b3 perf target: Split out perf_target handling code by Namhyung Kim · 13 years ago
  92. aaf045f perf: Have perf use the new libtraceevent.a library by Steven Rostedt · 13 years ago
  93. d0e7b85 perf: Build libtraceevent.a by Steven Rostedt · 13 years ago
  94. 4ace73e perf: Separate out trace-cmd parse-events from perf files by Steven Rostedt · 13 years ago
  95. 6ffd7bd perf tools: Drop CROSS_COMPILE from flex and bison calls by Otavio Salvador · 13 years ago
  96. 2a5204f perf tools: Fix parsers' rules to dependencies by Jiri Olsa · 13 years ago
  97. f755397 perf tools: fix NO_GTK2 Makefile config error by Stephane Eranian · 13 years ago
  98. e7b3ba6 perf tools: Move GTK+ bits to tools/perf/ui/gtk directory by Namhyung Kim · 13 years ago
  99. aca7a94 perf tools: Move UI bits to tools/perf/ui directory by Namhyung Kim · 13 years ago
  100. 024e6c9 perf tools: Fix parsers' rules to dependencies by Jiri Olsa · 13 years ago