- 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
-
- 20 Dec, 2017 1 commit
-
-
Alastair Robertson authored
-
- 16 Dec, 2017 1 commit
-
-
Alastair Robertson authored
-
- 11 Nov, 2017 3 commits
-
-
Alastair Robertson authored
Store number of online CPUs, so we don't need to read /sys/devices/system/cpu/online while probes are running
-
Alastair Robertson authored
e.g. kprobe:[Ss]y[Ss]_read { ... }
-
Alastair Robertson authored
-
- 06 Nov, 2017 1 commit
-
-
Alastair Robertson authored
-
- 30 Oct, 2017 2 commits
-
-
Alastair Robertson authored
-
Alastair Robertson authored
-
- 10 Sep, 2017 1 commit
-
-
Alastair Robertson authored
-