diff options
author | Kan Liang <[email protected]> | 2019-04-02 12:45:01 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-16 12:19:39 +0200 |
commit | 477f00f9617009a9a3a9271885231573b728ca4f (patch) | |
tree | 4bd5ddabbbb06e1638716a7833be73aa714ea176 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 48f38aa4cc5a48bc0fe85c5c4b1ab171fbb539b6 (diff) |
perf/x86/intel/ds: Extract code of event update in short period
The drain_pebs() could be called twice in a short period for auto-reload
event in pmu::read(). The intel_pmu_save_and_restart_reload() should be
called to update the event->count.
This case should also be handled on Icelake. Extract the code for
later reuse.
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions