From bb4a77c1b10727082b17ea3d0c94854263867bc1 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Tue, 14 Jan 2014 13:49:36 -0500 Subject: [PATCH] NEWS: add tapset and kprocess blurbs --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 8b6df7042..627bed992 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,13 @@ process on dracut-based systems. See the 'onboot' command in the initscript documentation. +- A few new functions in the task_time tapsets, as well as a new tapset + function task_ancestry(), which prints out the parentage of a process. + +- The kprocess.exec probe has been updated to use syscall.execve, which + allows access to the new process' arguments as well as giving better + support across kernel versions. + * What's new in version 2.4, 2013-11-06 - Better suggestions are given in many of the semantic errors in which -- 2.43.5