Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349981
b: refs/heads/master
c: bdb71db
h: refs/heads/master
i:
  349979: 10ca612
v: v3
  • Loading branch information
Tom Zanussi authored and Arnaldo Carvalho de Melo committed Jan 24, 2013
1 parent 9ec5ae0 commit 24bb73e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 10ee9fa3b92dece36209a3786d7bd558d459635f
refs/heads/master: bdb71db29d50b61f45459b8facfb876768e8cacc
3 changes: 2 additions & 1 deletion trunk/tools/perf/builtin-script.c
Original file line number Diff line number Diff line change
Expand Up @@ -1475,7 +1475,8 @@ int cmd_script(int argc, const char **argv, const char *prefix __maybe_unused)
return -1;
}

perf_session__fprintf_info(session, stdout, show_full_info);
if (!script_name && !generate_script_lang)
perf_session__fprintf_info(session, stdout, show_full_info);

if (!no_callchain)
symbol_conf.use_callchain = true;
Expand Down

0 comments on commit 24bb73e

Please sign in to comment.