summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c78052c9..d08e33f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
* What's new in version 0.7
+- Scripts relying on probe point wildcards like "syscall.*" that expand
+ to distinct kprobes are processed significantly faster than before.
+
- The vector of script command line arguments is available in a
tapset-provided global array argv[]. It is indexed 1 ... argc,
another global. This can substitute for of preprocessor