]> sourceware.org Git - systemtap.git/commitdiff
dummy commit to force buildbot rebuilds
authorSerhei Makarov <me@serhei.io>
Mon, 4 Feb 2019 20:09:35 +0000 (15:09 -0500)
committerSerhei Makarov <me@serhei.io>
Mon, 4 Feb 2019 20:09:35 +0000 (15:09 -0500)
bpf-internal.h

index f97501d7d9734d8033137dfabfc56b32f40dc8cd..d2ca3cfaf1cae3992b56ce2d415de44bde7ba478 100644 (file)
@@ -41,7 +41,7 @@ namespace bpf {
 #define MAX_BPF_STACK 512
 #define BPF_REG_SIZE 8
 #define BPF_MAXSTRINGLEN 64
-// #define BPF_MAXSTRINGLEN 128 // TODO: Longer strings require storage allocator & better printf().
+// #define BPF_MAXSTRINGLEN 128 // TODO: Longer strings require storage allocator & PR22330 better printf().
 #define BPF_MAXFORMATLEN 256
 #define BPF_MAXMAPENTRIES 2048
 // TODO: add BPF_MAXSPRINTFLEN
This page took 0.029008 seconds and 5 git commands to generate.