> +int perf_event__parse_sample(const union perf_event *event, u64 type, > + int sample_size, bool sample_id_all, > + u64 sample_regs_user, u64 sample_stack_user, > + u64 sample_regs_intr, > + struct perf_sample *data, bool swapped);
Why is this only a prototype? -Andi -- a...@linux.intel.com -- Speaking for myself only -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/