Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285089
b: refs/heads/master
c: 6714a04
h: refs/heads/master
i:
  285087: 8f85c23
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Jan 8, 2012
1 parent 0621dcf commit ee56646
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 993452541796f3637da9f2e537b9333494b3b2a1
refs/heads/master: 6714a04114639350a7fed93edf8e1b995c5e8059
5 changes: 0 additions & 5 deletions trunk/tools/perf/builtin-annotate.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,10 +313,5 @@ int cmd_annotate(int argc, const char **argv, const char *prefix __used)
annotate.sym_hist_filter = argv[0];
}

if (field_sep && *field_sep == '.') {
pr_err("'.' is the only non valid --field-separator argument\n");
return -1;
}

return __cmd_annotate(&annotate);
}

0 comments on commit ee56646

Please sign in to comment.