RE: [patch, resend] x86, perf_counter, bts: optimize BTS overflowhandling

From: Metzger, Markus T
Date: Tue Sep 15 2009 - 07:37:07 EST


>-----Original Message-----
>From: Peter Zijlstra [mailto:a.p.zijlstra@xxxxxxxxx]
>Sent: Tuesday, September 15, 2009 1:25 PM
>To: Metzger, Markus T
>Cc: mingo@xxxxxxx; tglx@xxxxxxxxxxxxx; hpa@xxxxxxxxx; markus.t.metzger@xxxxxxxxx; linux-
>kernel@xxxxxxxxxxxxxxx
>Subject: RE: [patch, resend] x86, perf_counter, bts: optimize BTS overflow handling
>
>On Tue, 2009-09-15 at 12:18 +0100, Metzger, Markus T wrote:
>
>> >> Restructure perf_counter sampling into sample creation and sample
>> >> output.
>> >> Prepare a single reference sample for BTS sampling and update the from
>> >> and to address fields when draining the BTS buffer.
>> >> Drain the entire BTS buffer between a single perf_output_begin() /
>> >> perf_output_end() pair.
>> >
>> >Generally looks very nice, one thing though, why did you take regs out
>> >of perf_sample_data, now you get to pass around one extra param..
>>
>>
>> That is to make perf_sample_data describe the sample directly.
>>
>> The regs are used to create the sample; they're not needed once
>> the sample has been created.
>
>True, but I'd have been lazy and not added that extra parameter all over
>the place, but sure ;-)
>
>This is now fast enough to BTS trace the kernel too?

It is. At least on my box.

Once that patch has been accepted, I will ask Ingo to drop
1653192f510bd8114b7b133d7289e6e5c3e95046.

regards,
markus.

---------------------------------------------------------------------
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen Germany
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Douglas Lusk, Peter Gleissner, Hannes Schwaderer
Registergericht: Muenchen HRB 47456 Ust.-IdNr.
VAT Registration No.: DE129385895
Citibank Frankfurt (BLZ 502 109 00) 600119052

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

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