1. 29 Mar, 2012 2 commits
    • Marius Gedminas's avatar
      Make it easier to use standard payloads · 016e2d80
      Marius Gedminas authored
      This adds a command line option -l (--list-payloads) to list all the
      standard payloads available in the 'pyrasite.payloads' package.
      It also allows the user to refer to those using just the file name without
      a directory, e.g.
      
          pyrasite $pid dump_stacks.py
      
      It's possible to disambiguate standard payload names from local user files
      with the same name by using explicit paths, e.g.
      
          pyrasite $pid ./dump_stacks.py  # runs user script, not standard payload
      016e2d80
    • Marius Gedminas's avatar
  2. 25 Mar, 2012 3 commits
  3. 24 Mar, 2012 10 commits
  4. 23 Mar, 2012 4 commits
  5. 22 Mar, 2012 11 commits
  6. 21 Mar, 2012 10 commits