1. 11 Jan, 2019 1 commit
  2. 10 Jan, 2019 1 commit
    • Augusto Caringi's avatar
      Avoid crashing if mistakenly just '-d' or '-v' is used · f2f67326
      Augusto Caringi authored
      Currently, if by mistake just '-v' or '-d' is used without any
      additional parameter (no filename nor -e 'program') bpftrace crashes:
      
      ./src/bpftrace -v
      terminate called after throwing an instance of 'std::logic_error'
      what():  basic_string::_M_construct null not valid
      Aborted (core dumped)
      
      This commit fix this problem.
      f2f67326
  3. 08 Jan, 2019 2 commits
  4. 07 Jan, 2019 1 commit
  5. 04 Jan, 2019 6 commits
  6. 03 Jan, 2019 5 commits
  7. 02 Jan, 2019 13 commits
  8. 01 Jan, 2019 2 commits
  9. 31 Dec, 2018 4 commits
  10. 30 Dec, 2018 4 commits
  11. 29 Dec, 2018 1 commit