1. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  2. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  3. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  4. 7009cc3 perf annotate: Group options in a struct by Arnaldo Carvalho de Melo · 13 years ago
  5. fa372aa perf report: Group options in a struct by Arnaldo Carvalho de Melo · 13 years ago
  6. e3f4260 perf tools: Use evsel->attr.sample_type instead of session->sample_type by Arnaldo Carvalho de Melo · 13 years ago
  7. 246d4ce perf session: Remove superfluous callchain_cursor member by Arnaldo Carvalho de Melo · 13 years ago
  8. 10d0f08 perf event: perf_event_ops->attr() manipulates only an evlist by Arnaldo Carvalho de Melo · 13 years ago
  9. 81e36bf perf evlist: Introduce id_hdr_size method out of perf_session by Arnaldo Carvalho de Melo · 13 years ago
  10. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  11. 18b5523 perf ui progress: Fix divide by zero by Arnaldo Carvalho de Melo · 13 years ago
  12. ed80f58 perf record: Move 'group' to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  13. b424eba perf session: Move threads to struct machine by Arnaldo Carvalho de Melo · 13 years ago
  14. 01c2d99 perf record: Move mmap_pages to perf_record_opts by Arnaldo Carvalho de Melo · 13 years ago
  15. 50a682c perf evlist: Handle default value for 'pages' on mmap method by Arnaldo Carvalho de Melo · 13 years ago
  16. 35b9d88 perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' by Arnaldo Carvalho de Melo · 13 years ago
  17. 0f82ebc perf evsel: Introduce config attr method by Arnaldo Carvalho de Melo · 13 years ago
  18. a8c9ae1 perf evlist: Introduce add_tracepoints method by Arnaldo Carvalho de Melo · 13 years ago
  19. 50d08e4 perf evlist: Introduce perf_evlist__add_attrs by Arnaldo Carvalho de Melo · 13 years ago
  20. ebf294b perf tools: Simplify debugfs mountpoint handling code by Arnaldo Carvalho de Melo · 13 years ago
  21. c168fbf perf tools: Eliminate duplicate code and use PATH_MAX consistently by Arnaldo Carvalho de Melo · 13 years ago
  22. 5182a13 perf/powerpc: Fix build for PowerPC with uclibc toolchains by Florian Fainelli · 13 years ago
  23. 0e7a22d ktest: When creating new config, allow the use of ${THIS_DIR} by Steven Rostedt · 13 years ago
  24. 600bbf0 ktest: Add default for ssh-user, build-target and target-image by Steven Rostedt · 13 years ago
  25. de5b6e3 ktest: Allow success logs to be stored by Rabin Vincent · 13 years ago
  26. a9dd5d6 ktest: Save test output by Rabin Vincent · 13 years ago
  27. f9dfb65 ktest: Check parent options for iterated tests by Rabin Vincent · 13 years ago
  28. 553575f tools turbostat: recognize and run properly on IVB by Len Brown · 13 years ago
  29. 47fbe53 perf session: Fix crash with invalid CPU list by David Ahern · 13 years ago
  30. 0e2a5f1 perf python: Fix undefined symbol problem by Arnaldo Carvalho de Melo · 13 years ago
  31. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  32. 98393b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  33. 800b927 NFSD: Added fault injection script by Bryan Schumaker · 13 years ago
  34. 54a0f91 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  35. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  36. 49908a1 perf: Fix parsing of __print_flags() in TP_printk() by Steven Rostedt · 13 years ago
  37. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  38. f9e3d4b perf top: Fix live annotation in the --stdio interface by Arnaldo Carvalho de Melo · 13 years ago
  39. 104268a perf top tui: Don't recalc column widths considering just the first page by Arnaldo Carvalho de Melo · 13 years ago
  40. 8866056 perf report: Add progress bar when processing time ordered events by Arnaldo Carvalho de Melo · 13 years ago
  41. 7b27509 perf hists browser: Warn about lost events by Arnaldo Carvalho de Melo · 13 years ago
  42. 815e2bd ktest: Evaluate variables entered on the command line by Steven Rostedt · 13 years ago
  43. 1ca4ff41 perf tools: Fix a typo of command name as trace-cmd by Masami Hiramatsu · 13 years ago
  44. 7928631 perf hists: Fix recalculation of total_period when sorting entries by Arnaldo Carvalho de Melo · 13 years ago
  45. 138c4ae Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  46. a9072bc perf header: Fix build on old systems by Arnaldo Carvalho de Melo · 13 years ago
  47. 4610e41 perf ui browser: Handle K_RESIZE in dialog windows by Arnaldo Carvalho de Melo · 13 years ago
  48. 0458122 perf ui browser: No need to switch char sets that often by Arnaldo Carvalho de Melo · 13 years ago
  49. 13d8f96 perf hists browser: Use K_TIMER by Arnaldo Carvalho de Melo · 13 years ago
  50. b8631e6 perf ui: Rename ui__warning_paranoid to ui__error_paranoid by Arnaldo Carvalho de Melo · 13 years ago
  51. e182a34 Merge branches 'slab/next' and 'slub/partial' into slab/for-linus by Pekka Enberg · 13 years ago
  52. ae55795 perf ui: Reimplement the popup windows using libslang by Arnaldo Carvalho de Melo · 13 years ago
  53. 1056d3d perf ui: Reimplement ui__popup_menu using ui__browser by Arnaldo Carvalho de Melo · 13 years ago
  54. 2ba908e perf ui: Reimplement ui_helpline using libslang by Arnaldo Carvalho de Melo · 13 years ago
  55. 71172ed perf ui: Improve handling sigwinch a bit by Arnaldo Carvalho de Melo · 13 years ago
  56. ca59bcb perf ui progress: Reimplement using slang by Arnaldo Carvalho de Melo · 13 years ago
  57. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  58. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  59. 727ab04 perf evlist: Fix grouping of multiple events by Arnaldo Carvalho de Melo · 13 years ago
  60. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  61. 43a3beb Merge branch 'staging-next' into Linux 3.1 by Greg Kroah-Hartman · 13 years ago
  62. 7bf5107 ktest: Add variable ${PWD} by Steven Rostedt · 13 years ago
  63. 9f7424c ktest: Add another monitor flush before installing kernel by Steven Rostedt · 13 years ago
  64. c752d04 perf symbols: Increase symbol KSYM_NAME_LEN size by Ricardo Ribalda Delgado · 13 years ago
  65. a6e51f9 perf hists browser: Refuse 'a' hotkey on non symbolic views by Arnaldo Carvalho de Melo · 13 years ago
  66. cf95800 perf ui browser: Use libslang to read keys by Arnaldo Carvalho de Melo · 13 years ago
  67. 29208e5 perf tools: Fix tracing info recording by Jiri Olsa · 13 years ago
  68. c54367f ktest: Do not opencode reboot in grub setting by Steven Rostedt · 13 years ago
  69. cc02c92 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads by Arnaldo Carvalho de Melo · 13 years ago
  70. d197fd5 perf hists: Don't consider filtered entries when calculating column widths by Arnaldo Carvalho de Melo · 13 years ago
  71. c64550c perf hists: Don't decay total_period for filtered entries by Arnaldo Carvalho de Melo · 13 years ago
  72. 2cf9ceb perf hists browser: Honour symbol_conf.show_{nr_samples,total_period} by Arnaldo Carvalho de Melo · 13 years ago
  73. e4419b8 perf hists browser: Do not exit on tab key with single event by David Ahern · 13 years ago
  74. fe46e64 perf annotate browser: Don't change selection line when returning from callq by Arnaldo Carvalho de Melo · 13 years ago
  75. d327fa4 perf tools: handle endianness of feature bitmap by David Ahern · 13 years ago
  76. e77b15b perf tools: Add prelink suggestion to dso update message by David Ahern · 13 years ago
  77. 51192de perf script: Fix unknown feature comment by David Ahern · 13 years ago
  78. 90cf1fb perf hists browser: Apply the dso and thread filters when merging new batches by Arnaldo Carvalho de Melo · 13 years ago
  79. d7b76f0 perf hists: Move the dso and thread filters from hist_browser by Arnaldo Carvalho de Melo · 13 years ago
  80. 82e0af8 perf ui browser: Honour the xterm colors by Arnaldo Carvalho de Melo · 13 years ago
  81. 33f62b3 perf top tui: Give color hints just on the percentage, like on --stdio by Arnaldo Carvalho de Melo · 13 years ago
  82. e039fc7 perf ui browser: Make the colors configurable and change the defaults by Arnaldo Carvalho de Melo · 13 years ago
  83. cc6e7aa perf tui: Remove unneeded call to newtCls on startup by Arnaldo Carvalho de Melo · 13 years ago
  84. f1cf602 perf hists: Don't format the percentage on hist_entry__snprintf by Arnaldo Carvalho de Melo · 13 years ago
  85. c172f74 perf ui browser: Allow initial use without navigation UI elements by Arnaldo Carvalho de Melo · 13 years ago
  86. fe35317 tools, slub: Fix off-by-one buffer corruption after readlink() call by Thomas Jarosch · 13 years ago
  87. 3f7247e perf tui: Catch signals to exit gracefully by Arnaldo Carvalho de Melo · 13 years ago
  88. 2d5646c perf hists browser: Add missing hotkeys to the help window by Arnaldo Carvalho de Melo · 13 years ago
  89. 8d73521 ktest: Add processing of complex conditionals by Steven Rostedt · 13 years ago
  90. a9f8442 ktest: Fix parsing of config section lines by Steven Rostedt · 13 years ago
  91. ac6974c ktest: Sort make_min_config configs by dependecies by Steven Rostedt · 13 years ago
  92. 9900b5d ktest: Add DEFINED keyword for IF statements by Steven Rostedt · 13 years ago
  93. 3d1cc41 ktest: Add OVERRIDE keyword to DEFAULTS section by Steven Rostedt · 13 years ago
  94. 0050b6b ktest: Consolidate TEST_TYPE and DEFAULT code by Steven Rostedt · 13 years ago
  95. 2ed3b16 ktest: Add INCLUDE keyword to include other config files by Steven Rostedt · 13 years ago
  96. ab7a3f5 ktest: Let IF keyword take comparisons by Steven Rostedt · 13 years ago
  97. 45d73a5 ktest: Add IF and ELSE to config sections by Steven Rostedt · 13 years ago
  98. 4ab1cce ktest: Do not reboot on config or build issues by Steven Rostedt · 13 years ago
  99. 2b80336 ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot by Steven Rostedt · 13 years ago
  100. e0a8742 ktest: Add NO_INSTALL option to not install for a test by Steven Rostedt · 13 years ago