1. 602b939 autotest: remove blktrace profiler and btreplay test by Alexis Savery · 4 years, 9 months ago
  2. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  3. 83eec00 profilers/screenshot: Add a profiler that will take periodic screenshots by Raul E Rangel · 5 years ago
  4. cc5844b profilers/cros_perf: Allow specifying duration and interval by Raul E Rangel · 6 years ago
  5. 63c12f2 client/profilers: Add turbostat profiler by Raul E Rangel · 6 years ago
  6. d56ca9d client/profilers: Add a top profiler by Raul E Rangel · 6 years ago
  7. 5f5579e [autotest] Bury more virtualization code. by Richard Barnette · 8 years ago
  8. 04be2bd Autotest: Change logging.warn() to logging.warning(). by Ilja H. Friedel · 10 years ago
  9. 49aa1f3 Run 'perf' from output directory. by Caroline Tice · 11 years ago
  10. 09abfb1 autotest: Stop chrome before tarring up PGO data. by Ahmad Sharif · 11 years ago
  11. 0f7d084 Improve the specificity of the filename for results. by Peter Mayo · 12 years ago
  12. 6fac1a7 Change the pgo profiler to tar and zip the collected profile. by Peter Mayo · 12 years ago
  13. 23526e7 Changed pgo file path to /tmp/pgo/chrome by Ahmad Sharif · 12 years ago
  14. e2a8b91 Added custom_perf. by Ahmad Sharif · 12 years ago
  15. 70c392a Added missing leading / in the pgo directory. by Ahmad Sharif · 12 years ago
  16. 4ac8cb9 Added a profiler called pgo. by Ahmad Sharif · 12 years ago
  17. 38da5a2 Add profile_type option to cros_perf profiler. by Raymes Khoury · 13 years ago
  18. 456d3c1 Upstream Autotest merge. by Dale Curtis · 13 years ago
  19. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  20. dc5a635 Added cros_perf profiler which passes command-line options directly to "perf record". by Raymes Khoury · 13 years ago
  21. 33ff706 Changed perf.py defaults to collect only cycles. by Raymes Khoury · 13 years ago
  22. 494093e Modified the default options for the perf profiler. by Raymes Khoury · 13 years ago
  23. 109d8ab Modified perf profiler to allow the raw data file to be copied back to by Raymes Khoury · 13 years ago
  24. 0a99391 Merge autotest upstream from @5337 ~ @5360 by Eric Li · 13 years ago
  25. 6c0b70b Revert "Merge autotest upstream from @5337 ~ @5360" by Eric Li · 13 years ago
  26. ce1b062 Merge autotest upstream from @5337 ~ @5360 by Eric Li · 13 years ago
  27. 22434d4 Merge autotest upstream from @5318 ~ @5336 by Eric Li · 13 years ago
  28. d656d56 Merge remote branch 'autotest-upstream/master' into autotest-merge by Eric Li · 13 years ago
  29. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 13 years ago
  30. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  31. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  32. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  33. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  34. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  35. cefc0f9 Add perf_events based counting/sampling profilers to autotest by lmr · 14 years ago
  36. e29abf7 Make sar profiler work in python 2.4 by lmr · 14 years ago
  37. 70f4894 update powertop to have a proper docstring description (taken from the powertop readme). Without this test_importer needs the non-compliant flag to add it. by mbligh · 14 years ago
  38. a47e05b This patch does the following: by mbligh · 14 years ago
  39. 6d4b66e KVM test: Put os.kill in kvm_stat into try block to avoid traceback by lmr · 14 years ago
  40. 783bd73 Add powertop profiler by mbligh · 14 years ago
  41. da522f7 kvm_stat profiler: Format exception to string by lmr · 15 years ago
  42. 7da99b2 KVM test utils: Add kvm_stat profiling to run_tests by lmr · 15 years ago
  43. ef75180 Add a new profiler to autotest, kvm_stat by lmr · 15 years ago
  44. 12b4558 Massive permission fix by lmr · 15 years ago
  45. ab1faf6 Add an optional outputfiles parameter to the cmdprofile profiler that by mbligh · 15 years ago
  46. 21a5dce Adding a KVM profiler to autotest by lmr · 15 years ago
  47. a229841 Fixed syntax errors in oprofile. by mbligh · 15 years ago
  48. eb9b876 Fix previous change so it doesn't break parsers of oprofile output data. by mbligh · 15 years ago
  49. 599c598 Update oprofile profiler to include timestamps at start and stop. by mbligh · 15 years ago
  50. bdf6abd Add a generic profiler that runs any command(s) periodically and sends by showard · 15 years ago
  51. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  52. a5c00bb Add a quick docstring to blktrace so it is properly added by test_importer by mbligh · 15 years ago
  53. a2f8954 Import error from the right library. by mbligh · 15 years ago
  54. 466dba7 updates for blktrace by mbligh · 15 years ago
  55. 3867f04 Add blktrace profiler to autotest by mbligh · 15 years ago
  56. 7b50daf Add a missing import of error to oprofile. by jadmanski · 15 years ago
  57. 43b739a Update oprofile to version 0.9.4 by mbligh · 15 years ago
  58. 99eab42 Build oprofile in parallel, it takes a while and I got tired of waiting when by mbligh · 15 years ago
  59. 1ede6a3 Don't specify an absolute path in os.path.join, otherwise it wont work by mbligh · 15 years ago
  60. cc01164 Raise an AutotestError instead of the default. We end up with a pretty by mbligh · 15 years ago
  61. 94c4431 Moved the part of initialize() that needs to execute after setup() to be by mbligh · 15 years ago
  62. 869ebc6 Change profiler imports to be absolute by mbligh · 15 years ago
  63. 53da18e Rename autotest_utils to utils by mbligh · 16 years ago
  64. d876f45 gps pointed out that "== and != work in most cases but its better to use is by mbligh · 16 years ago
  65. 1b31e13 Add an option to LTTng profiler that sets the limit of output file, default to 1M. The output by mbligh · 16 years ago
  66. 44d6b42 modified iostat to allow options to be passed in by jadmanski · 16 years ago
  67. d68c395 Add a sleep at the end of lttng stop so the tracing data is flushed to disk by mbligh · 16 years ago
  68. 6fdbf27 Use the similar argument set for lttng setup and initialize functions so by mbligh · 16 years ago
  69. 4bc18de Clean up vmstat formatting. by jadmanski · 16 years ago
  70. c5cbb2b Except for this one. by jadmanski · 16 years ago
  71. 49d555d Last formatting fix-fix. I promise. :P by jadmanski · 16 years ago
  72. d9d7b93 Fix up a few trailing space issues missed by my previous cleanup. by jadmanski · 16 years ago
  73. cfcedb4 Clean up formatting in client/profilers/lttng/lttng.py by jadmanski · 16 years ago
  74. 16a08f3 Clean up lttng control formatting. by jadmanski · 16 years ago
  75. 41f7cb3 Extend the lttng profiler so it takes input of trace points that by mbligh · 16 years ago
  76. 4499171 Set LTT_DAEMON environment variable in lttng.py so lttctl executes correctly. by mbligh · 16 years ago
  77. 9a3717f Fix profilers to inherit job object properly by mbligh · 16 years ago
  78. c9f5092 add lttng profiler by mbligh · 16 years ago
  79. bdeff97 Fix coding style in vmstat.py by mbligh · 16 years ago
  80. cf23819 Automatically work out which arguments intialize, setup, execute/run_once need by mbligh · 16 years ago
  81. 3bf8fea add __init__.py to top level profilers dir by mbligh · 16 years ago
  82. 141088c add __init__.py to profilers dirs per jadmanski / jmeurin by mbligh · 16 years ago
  83. 23c080a Update profilers with descriptions and fix some module imports by mbligh · 16 years ago
  84. b21c713 Added a profiler for sar; based it off the existing profiler for vmstat by mbligh · 16 years ago
  85. cbb1ede Use -tmx with iostat, per mrubin by mbligh · 16 years ago
  86. 4eb888c lint fixups for profilers by mbligh · 16 years ago
  87. 3246a77 Fix the use of autotest_utils functions in oprofile so the profiler by mbligh · 16 years ago
  88. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  89. 0e6192a Risk: High by mbligh · 16 years ago
  90. ec75576 Reverting changes made on 5 places where zero argument raises were by mbligh · 17 years ago
  91. 642b03e Now fixing the places where we're raising string exceptions on the by mbligh · 17 years ago
  92. e73403b Fix oprofile to use the local copy if the source one can't be built. by mbligh · 17 years ago
  93. bd36c03 Fix spacing in mpstat by mbligh · 17 years ago
  94. dec40e2 Added a profiler that runs mpstat on a specified interval. by mbligh · 17 years ago
  95. 7b7e907 Fix up a few spots where CmdError is thrown with only one parameter by mbligh · 17 years ago
  96. 84faf30 Fix up lockmeter to put its results in the right place by mbligh · 17 years ago
  97. 371a6c3 Oprofile is now at 0.9.3. Amongst other things, this adds POWER6 support. by mbligh · 17 years ago
  98. 9476f09 Clean up cat poop. by mbligh · 17 years ago
  99. dfe8cc6 This patch fixes the ability to select events for oprofile: by mbligh · 17 years ago
  100. 2410253 Fix up the profiler argument passing so that we inherit args and dargs into by mbligh · 17 years ago