1. 54a3cf5 perf inject: Mark a dso if it's used by Andrew Vagin · 12 years ago
  2. 26a031e perf inject: Merge sched_stat_* and sched_switch events by Andrew Vagin · 12 years ago
  3. e558a5b perf inject: Work with files by Andrew Vagin · 12 years ago
  4. fcc3280 perf tools: Fix LIBELF_MMAP checking by Namhyung Kim · 12 years ago
  5. cf3aa10 perf tools: Always show CHK message when doing try-cc by Namhyung Kim · 12 years ago
  6. 615d774 perf tools: Convert invocation of MAKE into SUBDIR by Namhyung Kim · 12 years ago
  7. 536e2b0 perf tools: Cleanup doc related targets by Namhyung Kim · 12 years ago
  8. b6f4f80 tools lib traceevent: Do not generate dependency for system header files by Namhyung Kim · 12 years ago
  9. 1302d88 perf trace: Use sched:sched_stat_runtime to provide a thread summary by Arnaldo Carvalho de Melo · 12 years ago
  10. efd5745 perf trace: Count number of events for each thread and globally by Arnaldo Carvalho de Melo · 12 years ago
  11. ba361c9 perf tools: Don't stop synthesizing threads when one vanishes by Arnaldo Carvalho de Melo · 12 years ago
  12. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago
  13. 814d7a4 perf trace: Print the name of a syscall when failing to read its info by Arnaldo Carvalho de Melo · 12 years ago
  14. 8b74526 perf tools: Pretty print errno for some more functions by Arnaldo Carvalho de Melo · 12 years ago
  15. ae9ed03 perf trace: Add duration filter by Arnaldo Carvalho de Melo · 12 years ago
  16. 60c907a perf trace: Add an event duration column by Arnaldo Carvalho de Melo · 12 years ago
  17. 752fde4 perf trace: Support interrupted syscalls by Arnaldo Carvalho de Melo · 12 years ago
  18. 9a8e85a perf test: Align the 'Ok'/'FAILED!' test results by Arnaldo Carvalho de Melo · 12 years ago
  19. 2305c82 perf tools: Give user better message if precise is not supported by David Ahern · 12 years ago
  20. 03f2f93 Account the nr_entries in rblist properly by Suzuki K. Poulose · 12 years ago
  21. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  22. feb8ada perf tools: Remove noise in python version feature test by Arnaldo Carvalho de Melo · 12 years ago
  23. 28d213b perf tools: Diplays more output on features check for make V=1 by Jiri Olsa · 12 years ago
  24. 3f3a206 perf test: Add automated tests for pmu sysfs translated events by Jiri Olsa · 12 years ago
  25. 1d33d6d perf tools: Add support to specify hw event as PMU event term by Jiri Olsa · 12 years ago
  26. 3fded96 perf tools: Fix PMU object alias initialization by Jiri Olsa · 12 years ago
  27. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  28. 42be739 perf test: Fix exclude_guest parse events tests by Jiri Olsa · 12 years ago
  29. 9fdbf67 perf tools: do not flush maps on COMM for perf report by Luigi Semenzato · 12 years ago
  30. 670ab5d perf help: Fix --help for builtins by Namhyung Kim · 12 years ago
  31. fc551f8 perf trace: Check if sample raw_data field is set by Arnaldo Carvalho de Melo · 12 years ago
  32. 3a53126 perf trace: Validate syscall id before growing syscall table by Arnaldo Carvalho de Melo · 12 years ago
  33. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  34. 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
  35. 88a21d2 perf hists browser: Add back callchain folding symbol by Arnaldo Carvalho de Melo · 12 years ago
  36. 7762608 perf tools: Fix build on sparc. by David Miller · 12 years ago
  37. f8de288 perf python: Link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  38. 356712f perf python: Initialize 'page_size' variable by Arnaldo Carvalho de Melo · 12 years ago
  39. 743df75 tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter by Steven Rostedt · 12 years ago
  40. 101782e lib tools traceevent: Add back pevent assignment in __pevent_parse_format() by Steven Rostedt · 12 years ago
  41. 63a1a3d perf hists browser: Fix off-by-two bug on the first column by Namhyung Kim · 12 years ago
  42. 88481b6 perf tools: Remove warnings on JIT samples for srcline sort key by Namhyung Kim · 12 years ago
  43. ffe10c6 perf tools: Fix segfault when using srcline sort key by Namhyung Kim · 12 years ago
  44. 1342798 perf tool: Precise mode requires exclude_guest by David Ahern · 12 years ago
  45. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  46. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  47. a3920a6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 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. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  51. ec07361 perf: fix duplicate header inclusion by Michel Lespinasse · 12 years ago
  52. d6ff127 rbtree: adjust node color in __rb_erase_color() only when necessary by Michel Lespinasse · 12 years ago
  53. 4084a9b tools/power/acpi/acpidump: remove duplicated include from acpidump.c by Wei Yongjun · 12 years ago
  54. 7747e2f Documentation: add documentation on compiling for Android by Irina Tirdea · 12 years ago
  55. d816ec2 perf tools: Update Makefile for Android by Irina Tirdea · 12 years ago
  56. 78da39f perf tools: Add on_exit implementation by Bernhard Rosenkraenzer · 12 years ago
  57. 355afe8 perf kvm: Add braces around multi-line statements by David Ahern · 12 years ago
  58. e4f7637 perf kvm: Total count is a u64, print as so by David Ahern · 12 years ago
  59. b880dee perf kvm: Remove typecast in init_kvm_event_record by David Ahern · 12 years ago
  60. 2aa8eab perf kvm: Only process events for vcpus of interest by David Ahern · 12 years ago
  61. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  62. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  63. ae86912 perf tools: Remove duplicated include from trace-event-python.c by Wei Yongjun · 12 years ago
  64. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  65. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 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. f924081 tools/power/turbostat: add option to count SMIs, re-name some options by Len Brown · 12 years ago
  73. 03a7beb epoll: support for disabling items, and a self-test app by Paton J. Lewis · 12 years ago
  74. 6e92349 perf diff: Display empty space for non paired samples by Jiri Olsa · 12 years ago
  75. d88c48f perf diff: Include samples without symbol in overall stats by Jiri Olsa · 12 years ago
  76. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  77. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 12 years ago
  78. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  79. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  80. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 12 years ago
  81. a06d143 perf diff: Add -b option for perf diff to display paired entries only by Jiri Olsa · 12 years ago
  82. f15eb53 perf trace: Add support for tracing workload given by command line by Namhyung Kim · 12 years ago
  83. ee76120 perf trace: Explicitly enable system-wide mode if no option is given by Namhyung Kim · 12 years ago
  84. 32caf0d perf trace: Validate target task/user/cpu argument by Namhyung Kim · 12 years ago
  85. 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
  86. 139c081 perf hists: Add more helpers for hist entry stat by Namhyung Kim · 12 years ago
  87. c4b3535 perf hists: Move he->stat.nr_events initialization to a template by Namhyung Kim · 12 years ago
  88. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  89. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  90. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  91. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  92. 5395a04 perf hists: Separate overhead and baseline columns by Jiri Olsa · 12 years ago
  93. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  94. ae359f1 perf hists: Add struct hists pointer to struct hist_entry by Jiri Olsa · 12 years ago
  95. ae0c1f9 perf tools: Complete tracepoint event names by Namhyung Kim · 12 years ago
  96. ca16f58 lguest: fix occasional crash in example launcher. by Rusty Russell · 12 years ago
  97. e60fc84 perf evlist: Remove some unused methods by Arnaldo Carvalho de Melo · 12 years ago
  98. 39876e7 perf evlist: Introduce add_newtp method by Arnaldo Carvalho de Melo · 12 years ago
  99. de332ac perf kvm: Move global variables into a perf_kvm struct by David Ahern · 12 years ago
  100. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago