Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147278
b: refs/heads/master
c: af9522c
h: refs/heads/master
v: v3
  • Loading branch information
Wu Fengguang authored and Ingo Molnar committed Apr 6, 2009
1 parent 89f491a commit 614e50b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dda7c02f33833bfa9412ba6f0e410b0a18b42c88
refs/heads/master: af9522cf133e9be6da8525a46a9ed7e7659f0e1a
3 changes: 3 additions & 0 deletions trunk/Documentation/perf_counter/kerneltop.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,9 @@ int do_perfstat(int argc, char *argv[])
argc -= optind;
argv += optind;

if (!argc)
display_help();

/*
* Enable counters and exec the command:
*/
Expand Down

0 comments on commit 614e50b

Please sign in to comment.