diff options
author | 2023-07-25 12:08:50 +0100 | |
---|---|---|
committer | 2024-07-29 07:33:10 +0530 | |
commit | d65d411c9259a2499081e1e7ed91088232666b57 (patch) | |
tree | ca57ff6f5e795bad67d1f6ea53185c449721d4c7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.11-rc1 (diff) | |
download | wireguard-linux-d65d411c9259a2499081e1e7ed91088232666b57.tar.xz wireguard-linux-d65d411c9259a2499081e1e7ed91088232666b57.zip |
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Context tracking state related symbols currently use a mix of the
CONTEXT_ (e.g. CONTEXT_KERNEL) and CT_SATE_ (e.g. CT_STATE_MASK) prefixes.
Clean up the naming and make the ctx_state enum use the CT_STATE_ prefix.
Suggested-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Valentin Schneider <vschneid@redhat.com>
Acked-by: Frederic Weisbecker <frederic@kernel.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions