lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 16 Apr 2018 09:29:11 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Bean Huo <beanhuo@...look.com>
Cc:     "mingo@...had.com" <mingo@...had.com>,
        "axboe@...nel.dk" <axboe@...nel.dk>,
        "Bart.VanAssche@...disk.com" <Bart.VanAssche@...disk.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "beanhuo@...ron.com" <beanhuo@...ron.com>,
        "rajatja@...gle.com" <rajatja@...gle.com>
Subject: Re: [PATCH v1 0/2] Print the request tag in Block/SCSI trace events

On Sun, 15 Apr 2018 14:41:35 +0000
Bean Huo <beanhuo@...look.com> wrote:

> From: Bean Huo <beanhuo@...ron.com>
> 
> These patches are to add the printout of the request tag in Block/SCSI trace
> events when tracing one request or command, this is very useful for tracing
> the task running status in the storage device which supports multiple command
> queue.
> 
> As for the first patch " Add tag in SCSI trace events", copied from
> Rajat Jain [1]. I am just re-sending here.
>  
> [1]https://patchwork.kernel.org/patch/6399661/
> 
> 
> Bean Huo (2):
>   trace: events: scsi: Add tag in SCSI trace events
>   trace: events: block: Add tag in block trace events

Modification of event data needs to go through the subsystem
maintainers that have the events. Please Cc the SCSI and Block
maintainers, for they are the ones that will pull in the changes. I
need to be Cc'd to make sure that they are done correctly. The content
itself is verified by the the subsystem maintainers.

-- Steve


> 
>  include/trace/events/block.h | 36 +++++++++++++++++++++++++-----------
>  include/trace/events/scsi.h  | 20 +++++++++++++-------
>  2 files changed, 38 insertions(+), 18 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ