1. b2aff5f perf tools: Move hex2u64 into util object by Jiri Olsa · 12 years ago
  2. 4383db8 perf tools: Move BUILD_ID_SIZE into build-id object by Jiri Olsa · 12 years ago
  3. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  4. 9175ce1 perf tools: Move parse_events error printing to parse_events_options by Andi Kleen · 12 years ago
  5. 1f16c57 perf stat: Add --pre and --post command by Peter Zijlstra · 12 years ago
  6. 54a3cf5 perf inject: Mark a dso if it's used by Andrew Vagin · 12 years ago
  7. 26a031e perf inject: Merge sched_stat_* and sched_switch events by Andrew Vagin · 12 years ago
  8. e558a5b perf inject: Work with files by Andrew Vagin · 12 years ago
  9. fcc3280 perf tools: Fix LIBELF_MMAP checking by Namhyung Kim · 12 years ago
  10. cf3aa10 perf tools: Always show CHK message when doing try-cc by Namhyung Kim · 12 years ago
  11. 615d774 perf tools: Convert invocation of MAKE into SUBDIR by Namhyung Kim · 12 years ago
  12. 536e2b0 perf tools: Cleanup doc related targets by Namhyung Kim · 12 years ago
  13. 1302d88 perf trace: Use sched:sched_stat_runtime to provide a thread summary by Arnaldo Carvalho de Melo · 12 years ago
  14. efd5745 perf trace: Count number of events for each thread and globally by Arnaldo Carvalho de Melo · 12 years ago
  15. ba361c9 perf tools: Don't stop synthesizing threads when one vanishes by Arnaldo Carvalho de Melo · 12 years ago
  16. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago
  17. 814d7a4 perf trace: Print the name of a syscall when failing to read its info by Arnaldo Carvalho de Melo · 12 years ago
  18. 8b74526 perf tools: Pretty print errno for some more functions by Arnaldo Carvalho de Melo · 12 years ago
  19. ae9ed03 perf trace: Add duration filter by Arnaldo Carvalho de Melo · 12 years ago
  20. 60c907a perf trace: Add an event duration column by Arnaldo Carvalho de Melo · 12 years ago
  21. 752fde4 perf trace: Support interrupted syscalls by Arnaldo Carvalho de Melo · 12 years ago
  22. 9a8e85a perf test: Align the 'Ok'/'FAILED!' test results by Arnaldo Carvalho de Melo · 12 years ago
  23. 2305c82 perf tools: Give user better message if precise is not supported by David Ahern · 12 years ago
  24. 03f2f93 Account the nr_entries in rblist properly by Suzuki K. Poulose · 12 years ago
  25. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  26. feb8ada perf tools: Remove noise in python version feature test by Arnaldo Carvalho de Melo · 12 years ago
  27. 28d213b perf tools: Diplays more output on features check for make V=1 by Jiri Olsa · 12 years ago
  28. 3f3a206 perf test: Add automated tests for pmu sysfs translated events by Jiri Olsa · 12 years ago
  29. 1d33d6d perf tools: Add support to specify hw event as PMU event term by Jiri Olsa · 12 years ago
  30. 3fded96 perf tools: Fix PMU object alias initialization by Jiri Olsa · 12 years ago
  31. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  32. 42be739 perf test: Fix exclude_guest parse events tests by Jiri Olsa · 12 years ago
  33. 9fdbf67 perf tools: do not flush maps on COMM for perf report by Luigi Semenzato · 12 years ago
  34. 670ab5d perf help: Fix --help for builtins by Namhyung Kim · 12 years ago
  35. fc551f8 perf trace: Check if sample raw_data field is set by Arnaldo Carvalho de Melo · 12 years ago
  36. 3a53126 perf trace: Validate syscall id before growing syscall table by Arnaldo Carvalho de Melo · 12 years ago
  37. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  38. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  39. 88a21d2 perf hists browser: Add back callchain folding symbol by Arnaldo Carvalho de Melo · 12 years ago
  40. 7762608 perf tools: Fix build on sparc. by David Miller · 12 years ago
  41. f8de288 perf python: Link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  42. 356712f perf python: Initialize 'page_size' variable by Arnaldo Carvalho de Melo · 12 years ago
  43. 63a1a3d perf hists browser: Fix off-by-two bug on the first column by Namhyung Kim · 12 years ago
  44. 88481b6 perf tools: Remove warnings on JIT samples for srcline sort key by Namhyung Kim · 12 years ago
  45. ffe10c6 perf tools: Fix segfault when using srcline sort key by Namhyung Kim · 12 years ago
  46. 1342798 perf tool: Precise mode requires exclude_guest by David Ahern · 12 years ago
  47. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  48. 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
  49. 871a059 perf: Handle new rbtree implementation by Markus Trippelsdorf · 12 years ago
  50. ec07361 perf: fix duplicate header inclusion by Michel Lespinasse · 12 years ago
  51. d6ff127 rbtree: adjust node color in __rb_erase_color() only when necessary by Michel Lespinasse · 12 years ago
  52. 7747e2f Documentation: add documentation on compiling for Android by Irina Tirdea · 12 years ago
  53. d816ec2 perf tools: Update Makefile for Android by Irina Tirdea · 12 years ago
  54. 78da39f perf tools: Add on_exit implementation by Bernhard Rosenkraenzer · 12 years ago
  55. 355afe8 perf kvm: Add braces around multi-line statements by David Ahern · 12 years ago
  56. e4f7637 perf kvm: Total count is a u64, print as so by David Ahern · 12 years ago
  57. b880dee perf kvm: Remove typecast in init_kvm_event_record by David Ahern · 12 years ago
  58. 2aa8eab perf kvm: Only process events for vcpus of interest by David Ahern · 12 years ago
  59. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  60. ae86912 perf tools: Remove duplicated include from trace-event-python.c by Wei Yongjun · 12 years ago
  61. b0a7d1a perf machine: Carve up event processing specific from perf_tool by Arnaldo Carvalho de Melo · 12 years ago
  62. 0439539 perf sched: Handle PERF_RECORD_EXIT events by Arnaldo Carvalho de Melo · 12 years ago
  63. ec4622f perf annotate: Handle PERF_RECORD_EXIT events by Arnaldo Carvalho de Melo · 12 years ago
  64. f62d3f0 perf event: No need to create a thread when handling PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 12 years ago
  65. 9d2f8e2 perf machine: Introduce find_thread method by Arnaldo Carvalho de Melo · 12 years ago
  66. 0c1fe6b perf tools: Have the page size value available for all tools by Arnaldo Carvalho de Melo · 12 years ago
  67. 6e92349 perf diff: Display empty space for non paired samples by Jiri Olsa · 12 years ago
  68. d88c48f perf diff: Include samples without symbol in overall stats by Jiri Olsa · 12 years ago
  69. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  70. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 12 years ago
  71. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  72. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  73. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 12 years ago
  74. a06d143 perf diff: Add -b option for perf diff to display paired entries only by Jiri Olsa · 12 years ago
  75. f15eb53 perf trace: Add support for tracing workload given by command line by Namhyung Kim · 12 years ago
  76. ee76120 perf trace: Explicitly enable system-wide mode if no option is given by Namhyung Kim · 12 years ago
  77. 32caf0d perf trace: Validate target task/user/cpu argument by Namhyung Kim · 12 years ago
  78. c942ee2 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  79. 139c081 perf hists: Add more helpers for hist entry stat by Namhyung Kim · 12 years ago
  80. c4b3535 perf hists: Move he->stat.nr_events initialization to a template by Namhyung Kim · 12 years ago
  81. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  82. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  83. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  84. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  85. 5395a04 perf hists: Separate overhead and baseline columns by Jiri Olsa · 12 years ago
  86. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  87. ae359f1 perf hists: Add struct hists pointer to struct hist_entry by Jiri Olsa · 12 years ago
  88. ae0c1f9 perf tools: Complete tracepoint event names by Namhyung Kim · 12 years ago
  89. e60fc84 perf evlist: Remove some unused methods by Arnaldo Carvalho de Melo · 12 years ago
  90. 39876e7 perf evlist: Introduce add_newtp method by Arnaldo Carvalho de Melo · 12 years ago
  91. de332ac perf kvm: Move global variables into a perf_kvm struct by David Ahern · 12 years ago
  92. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  93. 4e34d95 perf tools: Convert to BACKTRACE_SUPPORT by Namhyung Kim · 12 years ago
  94. 4d8061f perf tools: Long option completion support for each subcommands by Namhyung Kim · 12 years ago
  95. 35c2fde perf tools: Complete long option names of perf command by Namhyung Kim · 12 years ago
  96. a1d668c perf tools: Check existence of _get_comp_words_by_ref when bash completing by Namhyung Kim · 12 years ago
  97. 002439e perf inject: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  98. 61eaa3b perf record: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  99. 94d668d perf evlist: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  100. be77284 perf top: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago