From 9abec5383dd77c0e164f043da3523d6cf4bf992f Mon Sep 17 00:00:00 2001 From: fche Date: Mon, 29 Jan 2007 20:32:00 +0000 Subject: 2007-01-29 Frank Ch. Eigler * main.cxx (main): For successful last_pass=4, print compiled module name. * cache.cxx (get_from_cache): Ditto. 2007-01-29 Frank Ch. Eigler * systemtap.base/cache.exp (stap_compile): Accept new -p4 output. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 21d15998..19efd252 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +* What's new since version 0.5.12? + +- When running in -p4 (compile-only) mode, the compiled .ko file name + is printed on standard output. + + * What's new since version 0.5.10? - Offline processing of debugging information, enabling general -- cgit