about summary refs log tree commit homepage
path: root/probes.d
diff options
context:
space:
mode:
Diffstat (limited to 'probes.d')
-rw-r--r--probes.d2
1 files changed, 2 insertions, 0 deletions
diff --git a/probes.d b/probes.d
index c5f55ba..d6197d6 100644
--- a/probes.d
+++ b/probes.d
@@ -29,5 +29,7 @@ provider cmogstored {
         probe write_buffered();
 
         /* DWARF: mgmt_rbuf_grow */
+        /* DWARF: mgmt_parse_continue */
         /* DWARF: http_rbuf_grow */
+        /* DWARF: http_parse_continue */
 };