Home
last modified time | relevance | path

Searched hist:f8a30874ca4dd6560b5827433f07877e60960946 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dfile-win32.cdiff f8a30874ca4dd6560b5827433f07877e60960946 Tue Jul 10 01:31:15 CDT 2018 Fam Zheng <famz@redhat.com> block: Prefix file driver trace points with "file_"

With in one module, trace points usually have a common prefix named
after the module name. paio_submit and paio_submit_co are the only two
trace points so far in the two file protocol drivers. As we are adding
more, having a common prefix here is better so that trace points can be
enabled with a glob. Rename them.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dtrace-eventsdiff f8a30874ca4dd6560b5827433f07877e60960946 Tue Jul 10 01:31:15 CDT 2018 Fam Zheng <famz@redhat.com> block: Prefix file driver trace points with "file_"

With in one module, trace points usually have a common prefix named
after the module name. paio_submit and paio_submit_co are the only two
trace points so far in the two file protocol drivers. As we are adding
more, having a common prefix here is better so that trace points can be
enabled with a glob. Rename them.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dfile-posix.cdiff f8a30874ca4dd6560b5827433f07877e60960946 Tue Jul 10 01:31:15 CDT 2018 Fam Zheng <famz@redhat.com> block: Prefix file driver trace points with "file_"

With in one module, trace points usually have a common prefix named
after the module name. paio_submit and paio_submit_co are the only two
trace points so far in the two file protocol drivers. As we are adding
more, having a common prefix here is better so that trace points can be
enabled with a glob. Rename them.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>