[CRIU] [PATCH 0/3] Introduce pr_cont helper

Cyrill Gorcunov gorcunov at openvz.org
Tue Aug 20 12:51:45 EDT 2013


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(-)

-- 
1.8.1.4


More information about the CRIU mailing list