mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
crit: Show cpuinfo image
Reviewed-by: Dmitry Safonov <0x7f454c46@gmail.com> Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
4bc286d0e5
commit
8aef37902c
1 changed files with 1 additions and 0 deletions
|
|
@ -511,6 +511,7 @@ handlers = {
|
|||
'AUTOFS' : entry_handler(autofs_entry),
|
||||
'FILES' : entry_handler(file_entry),
|
||||
'NS' : entry_handler(ns_entry),
|
||||
'CPUINFO' : entry_handler(cpuinfo_entry),
|
||||
}
|
||||
|
||||
def __rhandler(f):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue