commit | b5599ead7b6016741f1d9b90e0956bf3086b891f | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri May 25 13:09:01 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu May 31 00:52:20 2012 +0400 |
tree | 9cc2a10c5d2fa09e4816a59e94d92f9caade71dc | |
parent | 385945f6a8b6bac1aa38ff66d24129136ea25ccb [diff] |
vzmigrate: improve timings display, add -t option 1. Separate the code to print timings into a function 2. Use printf to produce better formatted output 3. Introduce -t, --times option to print timings 4. Retain backward compatibility by making -v imply -t 5. Document -t in man page Signed-off-by: Kir Kolyshkin <kir@openvz.org>