aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRoss Zwisler <[email protected]>2017-10-19 23:24:03 -0600
committerMike Snitzer <[email protected]>2017-11-10 15:44:50 -0500
commite5a20660a15d1c4c15f3aad92b3bac3d56042870 (patch)
treee5f6a9fa2a356b80a12659578c5f159e27a50fb3 /tools/perf/scripts/python/export-to-sqlite.py
parent693b960ea891d1b7f89c644cd7eb125554fb2e88 (diff)
dm log writes: add support for inline data buffers
Currently dm-log-writes supports writing filesystem data via BIOs, and writing internal metadata from a flat buffer via write_metadata(). For DAX writes, though, we won't have a BIO, but will instead have an iterator that we'll want to use to fill a flat data buffer. So, create write_inline_data() which allows us to write filesystem data using a flat buffer as a source, and wire it up in log_one_block(). Signed-off-by: Ross Zwisler <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions