aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAjay Kaher <[email protected]>2023-07-28 23:50:47 +0530
committerSteven Rostedt (Google) <[email protected]>2023-07-30 18:13:33 -0400
commit88f349b4a83aab6a0fabd4230a1b6796f26bc546 (patch)
tree450dd81bd4df8a560db5f31ef113f0c2093dcf7f /tools/perf/scripts/python/export-to-sqlite.py
parentc1504e5102384762bd06b068e9928b624a8a88c6 (diff)
eventfs: Implement eventfs file add functions
Add the following functions to add files to evenfs: eventfs_add_events_file() to add the data needed to create a specific file located at the top level events directory. The dentry/inode will be created when the events directory is scanned. eventfs_add_file() to add the data needed for files within the directories below the top level events directory. The dentry/inode of the file will be created when the directory that the file is in is scanned. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ajay Kaher <[email protected]> Co-developed-by: Steven Rostedt (VMware) <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]> Tested-by: Ching-lin Yu <[email protected]> Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-lkp/[email protected] Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions