From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH OSSTEST] Capture "lspci -vvv" output.
Date: Thu, 20 Mar 2014 10:52:55 +0000 [thread overview]
Message-ID: <532AC887.7000302@citrix.com> (raw)
In-Reply-To: <1395312547-21588-1-git-send-email-ian.campbell@citrix.com>
On 20/03/14 10:49, Ian Campbell wrote:
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> ---
> v2: resending outside of thread where it could be missed.
> ---
> ts-logs-capture | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/ts-logs-capture b/ts-logs-capture
> index a0bd936..62b24d0 100755
> --- a/ts-logs-capture
> +++ b/ts-logs-capture
> @@ -154,6 +154,7 @@ sub fetch_logs_host_guests () {
> 'brctl show',
> 'lvm lvs',
> 'ps wwwaxf -eo pid,tty,stat,time,nice,psr,pcpu,pmem,nwchan,wchan:25,args',
> + 'lspci -vvv',
For XenServer, we collect lspci -tv as well, for the benefit of the
human trying to interpret lspci -vvv.
I would recommend the same here.
~Andrew
> ) {
> try_cmd_output_save($cmd);
> }
next prev parent reply other threads:[~2014-03-20 10:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-20 10:49 [PATCH OSSTEST] Capture "lspci -vvv" output Ian Campbell
2014-03-20 10:52 ` Andrew Cooper [this message]
2014-03-20 15:16 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=532AC887.7000302@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.