• Brenden Blanco's avatar
    Let perf_output be always per-cpu · aeca6bfc
    Brenden Blanco authored
    Incoporating feedback from bgregg:
    Make per-cpu nature of output buffer be hidden and implicit. As such,
    incoporate some rewriting into the definition of the PERF_OUTPUT.
    Create two different macros to distinguish the perf_array (hardware
    counters) from the perf_output (ring buffer) use cases.
    
    Also, rename perf_output to perf_submit.
    Signed-off-by: default avatarBrenden Blanco <bblanco@plumgrid.com>
    aeca6bfc
trace_perf_output.py 1.09 KB