Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277368
b: refs/heads/master
c: 057a174
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Jan 3, 2012
1 parent edbb253 commit 6a3d4e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 15e6392feec311f1e409d77e1ccfe51c1d940365
refs/heads/master: 057a174a064f68bac042d618ce3c6ea3ccd9a8aa
1 change: 0 additions & 1 deletion trunk/tools/perf/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ static void perf_top__prompt_symbol(struct perf_top *top, const char *msg)
if (!found) {
fprintf(stderr, "Sorry, %s is not active.\n", buf);
sleep(1);
return;
} else
perf_top__parse_source(top, found);

Expand Down

0 comments on commit 6a3d4e9

Please sign in to comment.