[CRIU] [PATCH 0/3] Introduce pr_cont helper
Pavel Emelyanov
xemul at parallels.com
Wed Aug 28 09:18:26 EDT 2013
On 08/20/2013 08:51 PM, Cyrill Gorcunov wrote:
> Hi guys, I noticed that we are printing time delta in case
> where we prefer to continue printing. For this sake pr_cont
> implemented.
>
> Take a look please.
>
> Cyrill Gorcunov (3):
> log-levels: Add LOG_CONT level
> log: Add pr_cont helper
> dump: Use pr_cont once task stat fetched
>
> cr-dump.c | 1 +
> include/log-levels.h | 1 +
> include/log.h | 4 ++++
> log.c | 14 ++++++++++++--
> 4 files changed, 18 insertions(+), 2 deletions(-)
>
Not sure it makes sense. Multi-thread logs would get mixed too heavy.
More information about the CRIU
mailing list