- 04 Jun, 2018 2 commits
-
-
Alastair Robertson authored
-
Alastair Robertson authored
They should be run with LLVM 5
-
- 03 Jun, 2018 1 commit
-
-
Alastair Robertson authored
BCC has added support for attaching kprobes to custom offsets from the start of a function. Just use 0 for now.
-
- 30 May, 2018 1 commit
-
-
xbe authored
-
- 20 May, 2018 1 commit
-
-
Alastair Robertson authored
-
- 19 May, 2018 1 commit
-
-
Alastair Robertson authored
Add Travis CI builds and tests
-
- 17 May, 2018 2 commits
- 16 May, 2018 1 commit
-
-
xbe authored
-
- 05 May, 2018 11 commits
-
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
e.g. The first symbol would be blank/corrupted when running: printf("%s %s\n", func, func) This was caused by a dodgy conversion from std::string to C-string, where the result of ".c_str()" was being saved, but the underlying std::string was modified by the vector it was being stored in, invalidating the C-string
-
- 29 Apr, 2018 2 commits
-
-
Brendan Gregg authored
-
Alastair Robertson authored
-
- 28 Apr, 2018 4 commits
-
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
- 21 Apr, 2018 1 commit
-
-
Alastair Robertson authored
-
- 24 Mar, 2018 2 commits
-
-
Brendan Gregg authored
-
Brendan Gregg authored
-
- 08 Mar, 2018 1 commit
-
-
Brendan Gregg authored
-
- 07 Mar, 2018 2 commits
-
-
Alastair Robertson authored
fix for #18: initializing comm memory
-
Brendan Gregg authored
-
- 06 Mar, 2018 1 commit
-
-
Brendan Gregg authored
-
- 01 Mar, 2018 2 commits
-
-
Alastair Robertson authored
Static linking can be selected with -DSTATIC_LINKING:BOOL=ON
-
Alastair Robertson authored
BCC API for attaching tracing events has been cleaned up - no more perf readers
-
- 28 Feb, 2018 1 commit
-
-
Brendan Gregg authored
-
- 25 Feb, 2018 3 commits
-
-
Alastair Robertson authored
-
Alastair Robertson authored
-
Alastair Robertson authored
-
- 04 Feb, 2018 1 commit
-
-
Alastair Robertson authored
-