aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-06-13 13:07:10 +0200
committerThomas Zimmermann <[email protected]>2023-06-27 09:58:51 +0200
commitabcc2f3c4cd2ea805f215947eeb3af02846cbd89 (patch)
treeb7e8b73261810ded333b5014988d5b3cc6ccb92f /tools/perf/scripts/python/sctop.py
parente2af003210c6395f32a5ba9a032ff9589ee7bb09 (diff)
fbdev/core: Move procfs code to separate file
Move fbdev's procfs code into a separate file and contain it in init and cleanup helpers. For the cleanup, replace remove_proc_entry() with proc_remove(). It is equivalent in functionality, but looks more like an inverse of proc_create_seq(). v2: * document proc_remove() usage (Sam) * revert unrelated removal of for_each_registered_fb() Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions