X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=tools%2Fperf%2Futil%2Fparse-events.h;h=ff6e1fa4111ec7dca08c4e90da7ef14984e602cb;hb=b3890e4704594fa23abe1395d1fafc97d3214be8;hp=ca226cef8460aa2436e90dd50c03682bfd827270;hpb=29bf4dbc9841366577ba44175b00c543ad1712d6;p=uclinux-h8%2Flinux.git diff --git a/tools/perf/util/parse-events.h b/tools/perf/util/parse-events.h index ca226cef8460..ff6e1fa4111e 100644 --- a/tools/perf/util/parse-events.h +++ b/tools/perf/util/parse-events.h @@ -105,7 +105,7 @@ int parse_events_add_numeric(struct list_head *list, int *idx, int parse_events_add_cache(struct list_head *list, int *idx, char *type, char *op_result1, char *op_result2); int parse_events_add_breakpoint(struct list_head *list, int *idx, - void *ptr, char *type); + void *ptr, char *type, u64 len); int parse_events_add_pmu(struct list_head *list, int *idx, char *pmu , struct list_head *head_config); enum perf_pmu_event_symbol_type