1. c81251e perf tests: Final cleanup for builtin-test move by Jiri Olsa · 12 years ago
  2. cff7f95 perf tests: Move pmu tests into separate object by Jiri Olsa · 12 years ago
  3. dc447ee perf tests: Move test__syscall_open_tp_fields into separate object by Jiri Olsa · 12 years ago
  4. 5e24a09 perf tests: Move perf_evsel__tp_sched_test into separate object by Jiri Olsa · 12 years ago
  5. cfffae2 perf tests: Move perf_evsel__roundtrip_name_test into separate object by Jiri Olsa · 12 years ago
  6. bacf7e5 perf tests: Move test__rdpmc into separate object by Jiri Olsa · 12 years ago
  7. 16d00fe perf tests: Move test__PERF_RECORD into separate object by Jiri Olsa · 12 years ago
  8. a65b9c6 perf tests: Move test__basic_mmap into separate object by Jiri Olsa · 12 years ago
  9. bd90517 perf tests: Move test__open_syscall_event_on_all_cpus into separate object by Jiri Olsa · 12 years ago
  10. d3b59a3 perf tests: Move test__open_syscall_event into separate object by Jiri Olsa · 12 years ago
  11. 0a4e1ae perf tests: Move test__vmlinux_matches_kallsyms into separate object by Jiri Olsa · 12 years ago
  12. 27f94d5 tools lib traceevent: Use 'const' in variables pointing to const strings by Arnaldo Carvalho de Melo · 12 years ago
  13. 7a90561 tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror by Arnaldo Carvalho de Melo · 12 years ago
  14. e46466b tools lib traceevent: No need to check for < 0 on an unsigned enum by Arnaldo Carvalho de Melo · 12 years ago
  15. 8a38cce tools lib traceevent: Avoid comparisions between signed/unsigned by Arnaldo Carvalho de Melo · 12 years ago
  16. ca383a4 tools lib traceevent: Add __maybe_unused to unused parameters by Arnaldo Carvalho de Melo · 12 years ago
  17. 4112796 perf annotate: Merge same lines in summary view by Namhyung Kim · 12 years ago
  18. 32ae1ef perf annotate: Don't try to follow jump target on PLT symbols by Namhyung Kim · 12 years ago
  19. 2ba34aa perf annotate: Whitespace fixups by Namhyung Kim · 12 years ago
  20. 12f8f74 perf test: fix a build error on builtin-test by Zheng Liu · 12 years ago
  21. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  22. bfaef4b perf diff: Use hists__link when not pairing just with baseline by Arnaldo Carvalho de Melo · 12 years ago
  23. 494d70a perf hists: Introduce hists__link by Arnaldo Carvalho de Melo · 12 years ago
  24. 95529be perf diff: Move hists__match to the hists lib by Arnaldo Carvalho de Melo · 12 years ago
  25. b821c73 perf diff: Start moving to support matching more than two hists by Arnaldo Carvalho de Melo · 12 years ago
  26. ff6f777 perf tools: Don't try to lookup objdump for live mode by Namhyung Kim · 12 years ago
  27. eef9ba9 perf tools: Add arbitary aliases and support names with - by Andi Kleen · 12 years ago
  28. 1fa0bc3 perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw by Jiri Olsa · 12 years ago
  29. d4fcf0a perf tests: Move attr.py temp dir cleanup into finally section by Jiri Olsa · 12 years ago
  30. 580e338 perf hists: Free branch_info when freeing hist_entry by Namhyung Kim · 12 years ago
  31. 1e82574 perf tools: Fix detection of stack area by Namhyung Kim · 12 years ago
  32. 4552cf0f perf machine: Set kernel data mapping length by Namhyung Kim · 12 years ago
  33. 8dfec40 perf tests: Removing 'optional' field by Jiri Olsa · 12 years ago
  34. 45e4089 perf tests: Fix attr watermark field name typo by Jiri Olsa · 12 years ago
  35. 89f552d perf tests: Factor attr tests WRITE_ASS macro by Jiri Olsa · 12 years ago
  36. df4c6de perf tests: Add missing attr stat basic test by Jiri Olsa · 12 years ago
  37. 68d8075 perf report: Postpone objdump check until annotation requested by Namhyung Kim · 12 years ago
  38. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  39. 48ed0ec perf tools: Use normalized arch name for searching objdump path by Namhyung Kim · 12 years ago
  40. b84800a perf tests: Add documentation for attr tests by Jiri Olsa · 12 years ago
  41. 8a6408a perf tests: Add attr stat default test by Jiri Olsa · 12 years ago
  42. 149960a perf tests: Add attr stat default test by Jiri Olsa · 12 years ago
  43. 28ae79c perf tests: Add attr stat event syntax group test by Jiri Olsa · 12 years ago
  44. a6d3476 perf tests: Add attr stat group test by Jiri Olsa · 12 years ago
  45. 9602681 perf tests: Add attr stat no-inherit test by Jiri Olsa · 12 years ago
  46. 9c90178 perf tests: Add attr record branch filter tests by Jiri Olsa · 12 years ago
  47. 2fa10f2 perf tests: Add attr record branch any test by Jiri Olsa · 12 years ago
  48. f2e264c perf tests: Add attr record no delay test by Jiri Olsa · 12 years ago
  49. 8131058 perf tests: Add attr record raw test by Jiri Olsa · 12 years ago
  50. 2382364 perf tests: Add attr record data test by Jiri Olsa · 12 years ago
  51. 0a3021c perf tests: Add attr record no-inherit test by Jiri Olsa · 12 years ago
  52. 55adeee perf tests: Add attr record no samples test by Jiri Olsa · 12 years ago
  53. da98f8d perf tests: Add attr record period test by Jiri Olsa · 12 years ago
  54. 8b96829 perf tests: Add attr record graph test by Jiri Olsa · 12 years ago
  55. a0f25be perf tests: Add attr record count test by Jiri Olsa · 12 years ago
  56. 44cfcf4 perf tests: Add attr record freq test by Jiri Olsa · 12 years ago
  57. 76062f6 perf tests: Add attr record event syntax group test by Jiri Olsa · 12 years ago
  58. 4f59de0 perf tests: Add attr record group test by Jiri Olsa · 12 years ago
  59. d898b24 perf tests: Add attr tests under builtin test command by Jiri Olsa · 12 years ago
  60. bf77974 perf tests: Add attr record basic test by Jiri Olsa · 12 years ago
  61. 52502bf perf tests: Add framework for automated perf_event_attr tests by Jiri Olsa · 12 years ago
  62. 945aea2 perf tests: Move test objects into 'tests' directory by Jiri Olsa · 12 years ago
  63. c77d8d7 perf browser: Don't show scripts menu for 'perf top' by Feng Tang · 12 years ago
  64. dc53eda perf tools: Remove BINDIR define from exec_cmd.o compilation by Jiri Olsa · 12 years ago
  65. ffadcf0 perf annotate: Handle XBEGIN like a jump by Andi Kleen · 12 years ago
  66. 688b2c2 perf tools: Handle --version string generation on machines without git by Arnaldo Carvalho de Melo · 12 years ago
  67. 0e2af95 perf tools: Further speed up the perf build by Ingo Molnar · 12 years ago
  68. acddedf perf tools: Speed up the perf build time by simplifying the perf --version string generation by Ingo Molnar · 12 years ago
  69. cd69ef8 perf tools: Add info about cross compiling for Android ARM by Joonsoo Kim · 12 years ago
  70. d30ff29 perf tools: Warn about missing libelf by Namhyung Kim · 12 years ago
  71. 0da2e9c perf python: Initialize 'page_size' variable by Arnaldo Carvalho de Melo · 12 years ago
  72. 0089fa9 perf record: Fix mmap error output condition by Jiri Olsa · 12 years ago
  73. e84ba4e perf header: Add is_perf_magic() func by Feng Tang · 12 years ago
  74. cdbab7c perf hists browser: Integrate script browser into main hists browser by Feng Tang · 12 years ago
  75. 79ee47f perf annotate browser: Integrate script browser into annotation browser by Feng Tang · 12 years ago
  76. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  77. 49e639e perf script: Add more filter to find_scripts() by Feng Tang · 12 years ago
  78. 70cb4e9 perf tools: Add a global variable "const char *input_name" by Feng Tang · 12 years ago
  79. cdd059d perf tools: Move dso_* related functions into dso object by Jiri Olsa · 12 years ago
  80. ea36c46 perf tools: Move strxfrchar into string object by Jiri Olsa · 12 years ago
  81. b2aff5f perf tools: Move hex2u64 into util object by Jiri Olsa · 12 years ago
  82. 4383db8 perf tools: Move BUILD_ID_SIZE into build-id object by Jiri Olsa · 12 years ago
  83. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  84. 9175ce1 perf tools: Move parse_events error printing to parse_events_options by Andi Kleen · 12 years ago
  85. 1f16c57 perf stat: Add --pre and --post command by Peter Zijlstra · 12 years ago
  86. 54a3cf5 perf inject: Mark a dso if it's used by Andrew Vagin · 12 years ago
  87. 26a031e perf inject: Merge sched_stat_* and sched_switch events by Andrew Vagin · 12 years ago
  88. e558a5b perf inject: Work with files by Andrew Vagin · 12 years ago
  89. fcc3280 perf tools: Fix LIBELF_MMAP checking by Namhyung Kim · 12 years ago
  90. cf3aa10 perf tools: Always show CHK message when doing try-cc by Namhyung Kim · 12 years ago
  91. 615d774 perf tools: Convert invocation of MAKE into SUBDIR by Namhyung Kim · 12 years ago
  92. 536e2b0 perf tools: Cleanup doc related targets by Namhyung Kim · 12 years ago
  93. b6f4f80 tools lib traceevent: Do not generate dependency for system header files by Namhyung Kim · 12 years ago
  94. 1302d88 perf trace: Use sched:sched_stat_runtime to provide a thread summary by Arnaldo Carvalho de Melo · 12 years ago
  95. efd5745 perf trace: Count number of events for each thread and globally by Arnaldo Carvalho de Melo · 12 years ago
  96. ba361c9 perf tools: Don't stop synthesizing threads when one vanishes by Arnaldo Carvalho de Melo · 12 years ago
  97. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago
  98. 814d7a4 perf trace: Print the name of a syscall when failing to read its info by Arnaldo Carvalho de Melo · 12 years ago
  99. 8b74526 perf tools: Pretty print errno for some more functions by Arnaldo Carvalho de Melo · 12 years ago
  100. ae9ed03 perf trace: Add duration filter by Arnaldo Carvalho de Melo · 12 years ago