diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -20,10 +20,6 @@ number. This allows using the same systemtap script if the rest of the file.c source only changes slightly. -- Stack backtraces for x86 and x86-64 are generated by a dwarf - debuginfo-based unwinder based on the code from <jbeulich@novell.com>. - This should give more accurate backtraces. - - A probe listing mode is available. % stap -l vm.* vm.brk |