diff options
Diffstat (limited to 'tools/misc/xc_shadow.c')
-rw-r--r-- | tools/misc/xc_shadow.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/misc/xc_shadow.c b/tools/misc/xc_shadow.c index 83c52ebc19..f0f60c9c5c 100644 --- a/tools/misc/xc_shadow.c +++ b/tools/misc/xc_shadow.c @@ -60,6 +60,8 @@ int main(int argc, char *argv[]) mode, NULL, 0, + NULL, + 0, NULL) < 0 ) { fprintf(stderr, "Error reseting performance counters: %d (%s)\n", |