diff options
| author | SeongJae Park <[email protected]> | 2022-05-09 18:20:51 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-05-13 07:20:06 -0700 |
| commit | 0f2cb5885771b31fd1c82a1293787d1e378eaab5 (patch) | |
| tree | 38b08a687cc93c89d13284a22fa749f2efd7c8ad /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 152e56178ad72037bc6a2f08d4a608543bc67cdf (diff) | |
mm/damon/sysfs: add a file for listing available monitoring ops
DAMON programming interface users can know if specific monitoring ops set
is registered or not using 'damon_is_registered_ops()', but there is no
such method for the user space. To help the case, this commit adds a new
DAMON sysfs file called 'avail_operations' under each context directory
for listing available monitoring ops. Reading the file will list each
registered monitoring ops on each line.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions