aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2025-03-06 09:59:00 -0800
committerAndrew Morton <akpm@linux-foundation.org>2025-03-17 22:06:55 -0700
commit8b40db0edf3c4e02369509ace9c29f558f7b5cba (patch)
treed6ac6940c8a88b979202f9d5c1c62362583d5a3f /tools/perf/scripts/python/export-to-postgresql.py
parentmm/damon/sysfs: handle commit command using damon_call() (diff)
downloadwireguard-linux-8b40db0edf3c4e02369509ace9c29f558f7b5cba.tar.xz
wireguard-linux-8b40db0edf3c4e02369509ace9c29f558f7b5cba.zip
mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_cmd()
damon_sysfs_handle_cmd() handles user requests that it can directly handle on its own. For requests that need to be handled from damon_callback hooks, it uses DAMON sysfs interface's own synchronous damon_callback hooks management mechanism, namely damon_sysfs_cmd_request. Now all user requests are handled without damon_callback hooks, so damon_sysfs_cmd_request client code in damon_sysfs_andle_cmd() does nothing in real. Remove the unnecessary code. Link: https://lkml.kernel.org/r/20250306175908.66300-6-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions