1. 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
  2. 08 Jan, 2019 2 commits
  3. 07 Jan, 2019 1 commit
  4. 04 Jan, 2019 6 commits
  5. 03 Jan, 2019 5 commits
  6. 02 Jan, 2019 13 commits
  7. 01 Jan, 2019 2 commits
  8. 31 Dec, 2018 4 commits
  9. 30 Dec, 2018 4 commits
  10. 29 Dec, 2018 1 commit
  11. 28 Dec, 2018 1 commit