1. 85df3b3 perf tools: Fix build with bison 2.3 and older. by Vinson Lee · 12 years ago
  2. 0232093 perf tools: Limit unwind support to x86 archs by Jiri Olsa · 12 years ago
  3. 2b676bf perf ui/gtk: Implement basic GTK2 annotation browser by Namhyung Kim · 12 years ago
  4. 2209001 perf tools: Check for flex and bison before continuing building by Borislav Petkov · 12 years ago
  5. 79d824e perf tools: Make numa benchmark optional by Peter Hurley · 12 years ago
  6. 1c13f3c perf: Add 'perf bench numa mem' NUMA performance measurement suite by Ingo Molnar · 12 years ago
  7. 3cecaa2 perf tools: Do not include PERF-VERSION-FILE to Makefile by Namhyung Kim · 12 years ago
  8. 1aa3d17 perf tools: Get rid of unused include of config.mak by Namhyung Kim · 12 years ago
  9. 0da41ce9 perf ui/gtk: Factor out common browser routines by Namhyung Kim · 12 years ago
  10. 09ecbb0 perf tests: Fix PYTHONPATH for python-use test tracepoints by Jiri Olsa · 12 years ago
  11. 000ae33 perf tests: Check python path on attr and binding test by Namhyung Kim · 12 years ago
  12. 54359d3 perf test: Check for linking problems in the python binding by Arnaldo Carvalho de Melo · 12 years ago
  13. f8ebb0c perf test: Add a test case for hists__{match,link} by Namhyung Kim · 12 years ago
  14. 203e04c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  15. f1b9939 arm64: makefile: fix uname munging when setting ARCH on native machine by Will Deacon · 12 years ago
  16. 40c5ec7 perf tools: Add install-bin Makefile target by Arnaldo Carvalho de Melo · 12 years ago
  17. a60d795 perf test: Use perf_evsel__newtp constructor in the tracepoint tests by Arnaldo Carvalho de Melo · 12 years ago
  18. 3b761f9 perf tools: Don't check configuration on make tags by Arnaldo Carvalho de Melo · 12 years ago
  19. 3cde41b perf tools: Don't check configuration on make clean by Namhyung Kim · 12 years ago
  20. 7529142 perf ui: Always compile error printing code by Namhyung Kim · 12 years ago
  21. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  22. d2709c7 perf: Make perf build for x86 with UAPI disintegration applied by David Howells · 12 years ago
  23. 59ed16b perf ui: Always compile browser setup code by Namhyung Kim · 12 years ago
  24. a753579 perf ui gtk: Implement ui_progress functions by Namhyung Kim · 12 years ago
  25. 688f2f5 perf ui: Introduce generic ui_progress helper by Namhyung Kim · 12 years ago
  26. 7da5c85 perf ui tui: Move progress.c under ui/tui directory by Namhyung Kim · 12 years ago
  27. cff7f95 perf tests: Move pmu tests into separate object by Jiri Olsa · 12 years ago
  28. dc447ee perf tests: Move test__syscall_open_tp_fields into separate object by Jiri Olsa · 12 years ago
  29. 5e24a09 perf tests: Move perf_evsel__tp_sched_test into separate object by Jiri Olsa · 12 years ago
  30. cfffae2 perf tests: Move perf_evsel__roundtrip_name_test into separate object by Jiri Olsa · 12 years ago
  31. bacf7e5 perf tests: Move test__rdpmc into separate object by Jiri Olsa · 12 years ago
  32. 16d00fe perf tests: Move test__PERF_RECORD into separate object by Jiri Olsa · 12 years ago
  33. a65b9c6 perf tests: Move test__basic_mmap into separate object by Jiri Olsa · 12 years ago
  34. bd90517 perf tests: Move test__open_syscall_event_on_all_cpus into separate object by Jiri Olsa · 12 years ago
  35. d3b59a3 perf tests: Move test__open_syscall_event into separate object by Jiri Olsa · 12 years ago
  36. 0a4e1ae perf tests: Move test__vmlinux_matches_kallsyms into separate object by Jiri Olsa · 12 years ago
  37. 1fa0bc3 perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw by Jiri Olsa · 12 years ago
  38. d898b24 perf tests: Add attr tests under builtin test command by Jiri Olsa · 12 years ago
  39. 52502bf perf tests: Add framework for automated perf_event_attr tests by Jiri Olsa · 12 years ago
  40. 945aea2 perf tests: Move test objects into 'tests' directory by Jiri Olsa · 12 years ago
  41. dc53eda perf tools: Remove BINDIR define from exec_cmd.o compilation by Jiri Olsa · 12 years ago
  42. d30ff29 perf tools: Warn about missing libelf by Namhyung Kim · 12 years ago
  43. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  44. cdd059d perf tools: Move dso_* related functions into dso object by Jiri Olsa · 12 years ago
  45. fcc3280 perf tools: Fix LIBELF_MMAP checking by Namhyung Kim · 12 years ago
  46. 615d774 perf tools: Convert invocation of MAKE into SUBDIR by Namhyung Kim · 12 years ago
  47. 536e2b0 perf tools: Cleanup doc related targets by Namhyung Kim · 12 years ago
  48. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago
  49. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  50. 28d213b perf tools: Diplays more output on features check for make V=1 by Jiri Olsa · 12 years ago
  51. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  52. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  53. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  54. 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
  55. 871a059 perf: Handle new rbtree implementation by Markus Trippelsdorf · 12 years ago
  56. d816ec2 perf tools: Update Makefile for Android by Irina Tirdea · 12 years ago
  57. 78da39f perf tools: Add on_exit implementation by Bernhard Rosenkraenzer · 12 years ago
  58. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  59. 9d2f8e2 perf machine: Introduce find_thread method by Arnaldo Carvalho de Melo · 12 years ago
  60. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  61. 4e34d95 perf tools: Convert to BACKTRACE_SUPPORT by Namhyung Kim · 12 years ago
  62. d6e6683 perf tools: Convert to HAVE_STRLCPY by Namhyung Kim · 12 years ago
  63. f9f526e perf tools: Convert to GTK2_SUPPORT by Namhyung Kim · 12 years ago
  64. 1254b51 perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  65. f315e16 perf tools: Convert to LIBAUDIT_SUPPORT by Namhyung Kim · 12 years ago
  66. 95485b1 perf tools: Convert to LIBUNWIND_SUPPORT by Namhyung Kim · 12 years ago
  67. 29a0fc9 perf tools: Convert to LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  68. e489833 perf tools: Remove unused PYRF_OBJS variable on Makefile by Namhyung Kim · 12 years ago
  69. fee9e37 perf tools: Move libdw availability check before arch Makefile by Namhyung Kim · 12 years ago
  70. 4d29089 perf tools: Check libaudit availability for perf-trace builtin by Namhyung Kim · 12 years ago
  71. 514f1c6 perf trace: New tool by Arnaldo Carvalho de Melo · 12 years ago
  72. 3ce711a perf tools: bfd.h/libbfd detection fails with recent binutils by Markus Trippelsdorf · 12 years ago
  73. e6048fb perf tools: Fix parallel build by Eric Sandeen · 12 years ago
  74. 0007ece perf stat: Move stats related code to util/stat.c by Xiao Guangrong · 12 years ago
  75. 7dbf4dc perf tools: Back [vdso] DSO with real data by Jiri Olsa · 12 years ago
  76. f8fcd77 perf tools: include wrapper for magic.h by Irina Tirdea · 12 years ago
  77. ea251d5 perf hists: Introduce perf_hpp for hist period printing by Namhyung Kim · 12 years ago
  78. c9f08be perf tools: add NO_BACKTRACE for application self-debugging by Irina Tirdea · 12 years ago
  79. eea9b68 perf tools: Clean target should do clean for lib/traceevent too by David Ahern · 12 years ago
  80. 09a2f16 perf tools: Fix x86 builds with ARCH specified on the command line by David Ahern · 12 years ago
  81. d45a3e0 perf tools: Fix 'No libunwind found' make warning message by Jiri Olsa · 12 years ago
  82. 7ccf4f9 perf hists: Separate out hist print functions by Namhyung Kim · 12 years ago
  83. ed7e2c2 perf tools: Fix include order for bison/flex-generated C files by Ben Hutchings · 12 years ago
  84. f47b58b perf symbols: Fix builds with NO_LIBELF set by David Ahern · 12 years ago
  85. 1c09bf4 perf: silence GTK2 probing errors by David Ahern · 12 years ago
  86. 4bb1646 perf ui gtk: Implement helpline_fns by Namhyung Kim · 12 years ago
  87. e6e9046 perf ui: Introduce struct ui_helpline by Namhyung Kim · 12 years ago
  88. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago
  89. 6a40cd9 perf tools: Add libunwind dependency for DWARF CFI unwinding by Jiri Olsa · 12 years ago
  90. 2bcd355 perf tools: Add interface to arch registers sets by Jiri Olsa · 12 years ago
  91. 393be2e perf symbols: Support minimal build without libelf by Namhyung Kim · 12 years ago
  92. e5a1845 perf symbols: Split out util/symbol-elf.c by Namhyung Kim · 12 years ago
  93. b25085b perf tools: Fix /etc config related installation by Namhyung Kim · 12 years ago
  94. 98a4179 perf tools: Initial bash completion support by Frederic Weisbecker · 12 years ago
  95. 2ede830 perf tools: Fix lib/traceevent build dir with OUTPUT variable set by Robert Richter · 12 years ago
  96. 7f309ed perf tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  97. 70b40c4 perf tools: Introduce intlist by David Ahern · 12 years ago
  98. 37bbd3f perf tools: Introducing rblist by David Ahern · 12 years ago
  99. 043d1a5 perf tools: Fix build error with bison 2.6 by Kirill A. Shutemov · 12 years ago
  100. f7add55 perf test: Add dso data caching tests by Jiri Olsa · 12 years ago