All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Raspl <raspl@linux.ibm.com>
To: kvm@vger.kernel.org
Cc: pbonzini@redhat.com
Subject: Re: [PATCH v2 0/3] tools/kvm_stat: add logfile support
Date: Thu, 16 Apr 2020 09:18:02 +0200	[thread overview]
Message-ID: <f979cf19-d223-4cad-c2b9-f17739091dff@linux.ibm.com> (raw)
In-Reply-To: <c6cd27e3-3af2-faa1-a375-f97490a9e078@linux.ibm.com>

On 2020-04-08 16:32, Stefan Raspl wrote:
> On 2020-04-02 10:57, Stefan Raspl wrote:
>> Next attempt to come up with support for logfiles that can be combined
>> with a solution for rotating logs.
>> Adding another patch to skip records with all zeros to preserve space.
>>
>> Changes in v2:
>> - Addressed feedback from patch review
>> - Beefed up man page descriptions of --csv and --log-to-file (fixing
>>   a glitch in the former)
>> - Use a metavar for -L in the --help output
>>
>>
>> Stefan Raspl (3):
>>   tools/kvm_stat: add command line switch '-z' to skip zero records
>>   tools/kvm_stat: Add command line switch '-L' to log to file
>>   tools/kvm_stat: add sample systemd unit file
>>
>>  tools/kvm/kvm_stat/kvm_stat         | 84 ++++++++++++++++++++++++-----
>>  tools/kvm/kvm_stat/kvm_stat.service | 16 ++++++
>>  tools/kvm/kvm_stat/kvm_stat.txt     | 15 +++++-
>>  3 files changed, 101 insertions(+), 14 deletions(-)
>>  create mode 100644 tools/kvm/kvm_stat/kvm_stat.service
> 
> *ping*

So...any consideration?

Ciao,
Stefan


  reply	other threads:[~2020-04-16  7:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02  8:57 [PATCH v2 0/3] tools/kvm_stat: add logfile support Stefan Raspl
2020-04-02  8:57 ` [PATCH v2 1/3] tools/kvm_stat: add command line switch '-z' to skip zero records Stefan Raspl
2020-04-02  8:57 ` [PATCH v2 2/3] tools/kvm_stat: Add command line switch '-L' to log to file Stefan Raspl
2020-04-02  8:57 ` [PATCH v2 3/3] tools/kvm_stat: add sample systemd unit file Stefan Raspl
2020-04-08 14:32 ` [PATCH v2 0/3] tools/kvm_stat: add logfile support Stefan Raspl
2020-04-16  7:18   ` Stefan Raspl [this message]
2020-04-16 13:55     ` Paolo Bonzini

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=f979cf19-d223-4cad-c2b9-f17739091dff@linux.ibm.com \
    --to=raspl@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    /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.