On Sun, Jun 7, 2015 at 11:09 AM, Ben Pfaff wrote:
> On Mon, Jun 01, 2015 at 03:34:51PM -0700, Andy Zhou wrote:
>> Replace the original PERF_FUNCTION_BEGIN and PERF_FUNCTION_END pair
>> with a single PERF macro. This design is also more flexible, removing
>> the restriction of have only one measure
On Mon, Jun 01, 2015 at 03:34:51PM -0700, Andy Zhou wrote:
> Replace the original PERF_FUNCTION_BEGIN and PERF_FUNCTION_END pair
> with a single PERF macro. This design is also more flexible, removing
> the restriction of have only one measurement per function.
>
> The next patch will make use of
Replace the original PERF_FUNCTION_BEGIN and PERF_FUNCTION_END pair
with a single PERF macro. This design is also more flexible, removing
the restriction of have only one measurement per function.
The next patch will make use of this macro.
Signed-off-by: Andy Zhou
---
lib/perf-counter.c | 13 +