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