diff options
| author | Tejun Heo <[email protected]> | 2015-09-18 11:56:28 -0400 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2015-09-18 11:56:28 -0400 |
| commit | fa128fd735bd236b6b04d3fedfed7a784137c185 (patch) | |
| tree | 34b2364ce6da15daf6a3f03864d2d9a9a2baa7c2 /tools/perf/scripts/python | |
| parent | 3014dde762f618fbcfe899f9ce9e929a2e5aa6dd (diff) | |
jump_label: make static_key_enabled() work on static_key_true/false types too
static_key_enabled() can be used on struct static_key but not on its
wrapper types static_key_true and static_key_false. The function is
useful for debugging and management of static keys. Update it so that
it can be used for the wrapper types too.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions