Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231492
b: refs/heads/master
c: cc84158
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Jan 11, 2011
1 parent fd2f1ea commit 6913f11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bd3bfe9eda94d3c050830217c1e1c338808de5b2
refs/heads/master: cc841580aa58ad7498b23e282859d07f8b721e24
2 changes: 2 additions & 0 deletions trunk/tools/perf/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,8 @@ int cmd_top(int argc, const char **argv, const char *prefix __used)
pos->attr.sample_period = default_interval;
}

sym_evsel = list_entry(evsel_list.next, struct perf_evsel, node);

symbol_conf.priv_size = (sizeof(struct sym_entry) +
(nr_counters + 1) * sizeof(unsigned long));

Expand Down

0 comments on commit 6913f11

Please sign in to comment.