1. 12b4558 Massive permission fix by lmr · 15 years ago
  2. ab1faf6 Add an optional outputfiles parameter to the cmdprofile profiler that by mbligh · 15 years ago
  3. 21a5dce Adding a KVM profiler to autotest by lmr · 15 years ago
  4. a229841 Fixed syntax errors in oprofile. by mbligh · 15 years ago
  5. eb9b876 Fix previous change so it doesn't break parsers of oprofile output data. by mbligh · 15 years ago
  6. 599c598 Update oprofile profiler to include timestamps at start and stop. by mbligh · 15 years ago
  7. bdf6abd Add a generic profiler that runs any command(s) periodically and sends by showard · 15 years ago
  8. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  9. a5c00bb Add a quick docstring to blktrace so it is properly added by test_importer by mbligh · 15 years ago
  10. a2f8954 Import error from the right library. by mbligh · 15 years ago
  11. 466dba7 updates for blktrace by mbligh · 15 years ago
  12. 3867f04 Add blktrace profiler to autotest by mbligh · 15 years ago
  13. 7b50daf Add a missing import of error to oprofile. by jadmanski · 15 years ago
  14. 43b739a Update oprofile to version 0.9.4 by mbligh · 15 years ago
  15. 99eab42 Build oprofile in parallel, it takes a while and I got tired of waiting when by mbligh · 15 years ago
  16. 1ede6a3 Don't specify an absolute path in os.path.join, otherwise it wont work by mbligh · 15 years ago
  17. cc01164 Raise an AutotestError instead of the default. We end up with a pretty by mbligh · 15 years ago
  18. 94c4431 Moved the part of initialize() that needs to execute after setup() to be by mbligh · 15 years ago
  19. 869ebc6 Change profiler imports to be absolute by mbligh · 15 years ago
  20. 53da18e Rename autotest_utils to utils by mbligh · 16 years ago
  21. d876f45 gps pointed out that "== and != work in most cases but its better to use is by mbligh · 16 years ago
  22. 1b31e13 Add an option to LTTng profiler that sets the limit of output file, default to 1M. The output by mbligh · 16 years ago
  23. 44d6b42 modified iostat to allow options to be passed in by jadmanski · 16 years ago
  24. d68c395 Add a sleep at the end of lttng stop so the tracing data is flushed to disk by mbligh · 16 years ago
  25. 6fdbf27 Use the similar argument set for lttng setup and initialize functions so by mbligh · 16 years ago
  26. 4bc18de Clean up vmstat formatting. by jadmanski · 16 years ago
  27. c5cbb2b Except for this one. by jadmanski · 16 years ago
  28. 49d555d Last formatting fix-fix. I promise. :P by jadmanski · 16 years ago
  29. d9d7b93 Fix up a few trailing space issues missed by my previous cleanup. by jadmanski · 16 years ago
  30. cfcedb4 Clean up formatting in client/profilers/lttng/lttng.py by jadmanski · 16 years ago
  31. 16a08f3 Clean up lttng control formatting. by jadmanski · 16 years ago
  32. 41f7cb3 Extend the lttng profiler so it takes input of trace points that by mbligh · 16 years ago
  33. 4499171 Set LTT_DAEMON environment variable in lttng.py so lttctl executes correctly. by mbligh · 16 years ago
  34. 9a3717f Fix profilers to inherit job object properly by mbligh · 16 years ago
  35. c9f5092 add lttng profiler by mbligh · 16 years ago
  36. bdeff97 Fix coding style in vmstat.py by mbligh · 16 years ago
  37. cf23819 Automatically work out which arguments intialize, setup, execute/run_once need by mbligh · 16 years ago
  38. 3bf8fea add __init__.py to top level profilers dir by mbligh · 16 years ago
  39. 141088c add __init__.py to profilers dirs per jadmanski / jmeurin by mbligh · 16 years ago
  40. 23c080a Update profilers with descriptions and fix some module imports by mbligh · 16 years ago
  41. b21c713 Added a profiler for sar; based it off the existing profiler for vmstat by mbligh · 16 years ago
  42. cbb1ede Use -tmx with iostat, per mrubin by mbligh · 16 years ago
  43. 4eb888c lint fixups for profilers by mbligh · 16 years ago
  44. 3246a77 Fix the use of autotest_utils functions in oprofile so the profiler by mbligh · 16 years ago
  45. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  46. 0e6192a Risk: High by mbligh · 16 years ago
  47. ec75576 Reverting changes made on 5 places where zero argument raises were by mbligh · 17 years ago
  48. 642b03e Now fixing the places where we're raising string exceptions on the by mbligh · 17 years ago
  49. e73403b Fix oprofile to use the local copy if the source one can't be built. by mbligh · 17 years ago
  50. bd36c03 Fix spacing in mpstat by mbligh · 17 years ago
  51. dec40e2 Added a profiler that runs mpstat on a specified interval. by mbligh · 17 years ago
  52. 7b7e907 Fix up a few spots where CmdError is thrown with only one parameter by mbligh · 17 years ago
  53. 84faf30 Fix up lockmeter to put its results in the right place by mbligh · 17 years ago
  54. 371a6c3 Oprofile is now at 0.9.3. Amongst other things, this adds POWER6 support. by mbligh · 17 years ago
  55. 9476f09 Clean up cat poop. by mbligh · 17 years ago
  56. dfe8cc6 This patch fixes the ability to select events for oprofile: by mbligh · 17 years ago
  57. 2410253 Fix up the profiler argument passing so that we inherit args and dargs into by mbligh · 17 years ago
  58. ffdfd60 Add iostat as a profiler by mbligh · 17 years ago
  59. 6628a16 Update vmstat profiler by mbligh · 17 years ago
  60. 89be423 add vmstat profiler by mbligh · 17 years ago
  61. d016ecc Modify runtest to make tag argument optional by mbligh · 18 years ago
  62. 7a36dfa Move client files under client by mbligh · 18 years ago