On 2020-05-25T11:15:05+02:00 SeongJae Park <[email protected]> wrote:
> From: SeongJae Park <[email protected]> > > This commit implements the recording feature of DAMON. If this feature > is enabled, DAMON writes the monitored access patterns in its binary > format into a file which specified by the user. This is already able to > be implemented by each user using the callbacks. However, as the > recording is expected to be used widely, this commit implements the > feature in the DAMON, for more convenience and efficiency. > > Signed-off-by: SeongJae Park <[email protected]> Reviewed-by: Leonard Foerster <[email protected]>

