Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211905
b: refs/heads/master
c: 4cbe75b
h: refs/heads/master
i:
  211903: b561b79
v: v3
  • Loading branch information
Robert Richter committed Aug 31, 2010
1 parent 6383027 commit 7ac4aa2
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: c7fd239a647ead1c336a051012d6bb96465ea8c6
refs/heads/master: 4cbe75be5c6ae86bdc7daec864eeb2dfd66f48bb
2 changes: 2 additions & 0 deletions trunk/arch/arm/oprofile/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,8 @@ int __init oprofile_arch_init(struct oprofile_operations *ops)
{
int cpu, ret = 0;

memset(&perf_events, 0, sizeof(perf_events));

perf_num_counters = armpmu_get_max_events();

counter_config = kcalloc(perf_num_counters,
Expand Down

0 comments on commit 7ac4aa2

Please sign in to comment.