diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-01-21 19:58:04 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-02-10 22:17:35 +1100 |
commit | 5c4b710a8157ec271fac4806562ee1aa1b44a53d (patch) | |
tree | 1e42f17091c33512cb310f5ebb59a6b0ab8ac73d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fb3b72a3f483f81a33a9693ed03dc62158a6f77e (diff) |
powerpc/32: implement HAVE_CONTEXT_TRACKING_USER support
Context tracking involves tracking user, kernel, guest switches. 32-bit
shares interrupt and syscall entry and exit code (and context tracking
calls) with 64-bit, and KVM can not be selected if CONTEXT_TRACKING_USER
is enabled, so context tracking can be enabled for 32-bit.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20230121095805.2823731-3-npiggin@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions