Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147440
b: refs/heads/master
c: f15b18d
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed May 9, 2009
1 parent 335f59e commit 89698eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: f370e1e2f195ec1e6420e26fc83e0319595db578
refs/heads/master: f15b18d0755b3ee4b29991fc2fde535ee41df53c
2 changes: 0 additions & 2 deletions trunk/Documentation/perf_counter/builtin-stat.c
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,6 @@ static void create_perfstat_counter(int counter)
hw_event.exclude_kernel = event_mask[counter] & EVENT_MASK_KERNEL;
hw_event.exclude_user = event_mask[counter] & EVENT_MASK_USER;

printf("exclude: %d\n", event_mask[counter]);

if (scale)
hw_event.read_format = PERF_FORMAT_TOTAL_TIME_ENABLED |
PERF_FORMAT_TOTAL_TIME_RUNNING;
Expand Down

0 comments on commit 89698eb

Please sign in to comment.