1. 07 Feb, 2019 6 commits
  2. 06 Feb, 2019 3 commits
  3. 05 Feb, 2019 3 commits
  4. 04 Feb, 2019 2 commits
  5. 29 Jan, 2019 1 commit
  6. 25 Jan, 2019 3 commits
  7. 23 Jan, 2019 1 commit
    • Dan Xu's avatar
      Fix alpine docker build (#372) · 2b83b671
      Dan Xu authored
      This patch fixes the docker builds (`./build.sh` and
      `./build-debug.sh`).
      
      Two main things were broken:
      * Alpine was missing a bcc-devel package. The temporary fix is to clone
        bcc, build, and install into the container
      * Static linking against bcc was broken. I've made some cmake config
        changes to support this.
      2b83b671
  8. 22 Jan, 2019 2 commits
  9. 21 Jan, 2019 1 commit
  10. 18 Jan, 2019 3 commits
  11. 17 Jan, 2019 11 commits
  12. 16 Jan, 2019 4 commits