summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJavier González <javier@cnexlabs.com>2018-03-30 00:05:20 +0200
committerJens Axboe <axboe@kernel.dk>2018-03-29 17:29:09 -0600
commit32ef9412c1142c64b372b83d3740f234f4226317 (patch)
tree5622acbfa881736acb380c2cc819013ea7baf136 /tools/perf/scripts/python/bin
parentbb845ae45c3d669ee814ce9f0ed51f2915ee55a0 (diff)
downloadkernel-32ef9412c1142c64b372b83d3740f234f4226317.tar.gz
lightnvm: pblk: implement get log report chunk
In preparation of pblk supporting 2.0, implement the get log report chunk in pblk. Also, define the chunk states as given in the 2.0 spec. Signed-off-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <mb@lightnvm.io> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
lite.py: Export calls parent_idAdrian Hunter 2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter 2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter 2018-09-25perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter