From 8d609ccdbfedd7c7be1c3f10574a1941cf6dd701 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 24 Jul 2013 11:07:04 -0400 Subject: [PATCH] NEWS update for coloring and function suggestion --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index ff9c23e47..6551f57dd 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,16 @@ - A new guru-mode-only tapset function raise() is available to send signals to the current task. +- Alternative functions are now suggested when function probes could not be + resolved. For example, kernel.function("vfs_reads") will suggest vfs_read. + Other probes for which suggestions are made are module.function, + process.function, and process.library.function. + +- Has life been a bit bland lately? Want to spice things up? Why not write a + few faulty probes and feast your eyes upon the myriad of colours adorning + your terminal as SystemTap softly whispers in your ear... 'parse error'. + Search for '--color' in 'man stap' for more info. + - The following tapset functions are deprecated in release 2.3: 'stap_NFS_CLIENT', '__getfh_inode', '_success_check', '_sock_prot_num', '_sock_fam_num', '_sock_state_num', -- 2.43.5