commit | 5ee25c87318fa3722026fd77089fa7ba0db8d447 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Oct 19 14:15:04 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Oct 22 14:18:25 2010 +0200 |
tree | 37c71a027efe7751d0532a8049dde11b6a0b1b1d | |
parent | b39f88acd7d989b6b247ba87c480fc24ed71d9c5 [diff] |
perf, x86: Extract PEBS/BTS allocation functions Mostly a cleanup.. it reduces code indentation and makes the code flow of reserve_ds_buffers() clearer. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Stephane Eranian <eranian@google.com> LKML-Reference: <20101019134808.253453452@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>