projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4ffd04
)
perf stat: Fix spelling in comment
author
Jim Cromie
<jim.cromie@gmail.com>
Wed, 7 Sep 2011 23:14:04 +0000
(17:14 -0600)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Thu, 29 Sep 2011 20:09:36 +0000
(17:09 -0300)
Link:
http://lkml.kernel.org/r/1315437244-3788-6-git-send-email-jim.cromie@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-stat.c
patch
|
blob
|
blame
|
history
diff --git
a/tools/perf/builtin-stat.c
b/tools/perf/builtin-stat.c
index 0ffbd97fb74f7518e884d7a3b00f080e679ce2dc..b5673194870a9dbef9dd40572f43deeb9bfa326f 100644
(file)
--- a/
tools/perf/builtin-stat.c
+++ b/
tools/perf/builtin-stat.c
@@
-1209,7
+1209,7
@@
int cmd_stat(int argc, const char **argv, const char *prefix __used)
* let the spreadsheet do the pretty-printing
*/
if (csv_output) {
- /* User explicit
e
ly passed -B? */
+ /* User explicitly passed -B? */
if (big_num_opt == 1) {
fprintf(stderr, "-B option not supported with -x\n");
usage_with_options(stat_usage, options);