Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320454
b: refs/heads/master
c: 4a841d6
h: refs/heads/master
v: v3
  • Loading branch information
Jovi Zhang authored and Arnaldo Carvalho de Melo committed Jul 25, 2012
1 parent 291f774 commit e185a19
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f7add556534529ab18501ced98d7f3f2fc7f0621
refs/heads/master: 4a841d650ea435c69e60675537f158a620697290
1 change: 1 addition & 0 deletions trunk/tools/perf/util/parse-events.c
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ int parse_events_add_breakpoint(struct list_head **list, int *idx,
attr.bp_len = HW_BREAKPOINT_LEN_4;

attr.type = PERF_TYPE_BREAKPOINT;
attr.sample_period = 1;

return add_event(list, idx, &attr, NULL);
}
Expand Down

0 comments on commit e185a19

Please sign in to comment.