Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191309
b: refs/heads/master
c: e157eb8
h: refs/heads/master
i:
  191307: ca614a3
v: v3
  • Loading branch information
Pekka Enberg authored and Ingo Molnar committed May 8, 2010
1 parent 8b25a1d commit 0484410
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c0614829c16ab9d31f1b7d40516decfbf3d32102
refs/heads/master: e157eb8341e7885ff2d9f1620155e3da6e0c8f56
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-report.c
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ static const struct option options[] = {
OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other,
"Only display entries with parent-match"),
OPT_CALLBACK_DEFAULT('g', "call-graph", NULL, "output_type,min_percent",
"Display callchains using output_type and min percent threshold. "
"Display callchains using output_type (graph, flat, fractal, or none) and min percent threshold. "
"Default: fractal,0.5", &parse_callchain_opt, callchain_default_opt),
OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
"only consider symbols in these dsos"),
Expand Down

0 comments on commit 0484410

Please sign in to comment.