[PATCH v3 3/4] perf/x86/intel: implement LBR callstacks context synchronization

2019-10-18 Thread Alexey Budankov
Implement intel_pmu_lbr_sync_task_ctx() method updating counters of the events that requested LBR callstack data on a sample. The counter can be zero for the case when task context belongs to a thread that has just come from a block on a futex and the context contains saved (lbr_stack_state == L

[PATCH v3 3/4] perf/x86/intel: implement LBR callstacks context synchronization

2019-10-16 Thread Alexey Budankov
Implement intel_pmu_lbr_sync_task_ctx() method updating counters of the events that requested LBR callstack data on a sample. The counter can be zero for the case when task context belongs to a thread that has just come from a block on a futex and the context contains saved (lbr_stack_state == L