• Stéphane Eranian's avatar
    [PATCH] ia64: two perfmon fixes · b8e3ead1
    Stéphane Eranian authored
    - converts hdr_cur_pos into hdr_cur_offs to avoid leaking kernel
      addresses to userland. As a consequence hdr_last_pos is gone.
    
    - correct buffer saturation mode bug by which the hdr_count would
      be reset, leading to no visible samples collected.
    b8e3ead1
perfmon_default_smpl.h 3.39 KB