• John Levon's avatar
    [PATCH] fix oprofile on x86 > 1 counter · 106d4087
    John Levon authored
    Without this we have a choice between dropping lots of counter events
    for counters > 0, or getting dazed and confused.  This brings it inline
    with the 2.4 module code.  Tested on my 2-way.
    
    Also fix a typo from Steven Cole, and remove some unnecessary code
    106d4087
cpu_buffer.c 4.2 KB