Re: [PATCH 3/4] perf tools: add core support for sampling intr machine state regs

From: Andi Kleen
Date: Wed Jul 09 2014 - 11:44:29 EST


> +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


--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/