All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: kvm-riscv@lists.infradead.org
Subject: [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V
Date: Thu, 06 Jun 2024 11:40:01 +0200	[thread overview]
Message-ID: <mvmr0das93i.fsf@suse.de> (raw)
In-Reply-To: <20240422080833.8745-3-liangshenlin@eswincomputing.com> (Shenlin Liang's message of "Mon, 22 Apr 2024 08:08:33 +0000")

On Apr 22 2024, Shenlin Liang wrote:

> \ No newline at end of file

Please fix that.

-- 
Andreas Schwab, SUSE Labs, schwab at suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


WARNING: multiple messages have this Message-ID (diff)
From: Andreas Schwab <schwab@suse.de>
To: Shenlin Liang <liangshenlin@eswincomputing.com>
Cc: anup@brainfault.org,  atishp@atishpatra.org,
	 paul.walmsley@sifive.com, palmer@dabbelt.com,
	 aou@eecs.berkeley.edu,  kvm@vger.kernel.org,
	kvm-riscv@lists.infradead.org,  linux-riscv@lists.infradead.org,
	linux-kernel@vger.kernel.org,  peterz@infradead.org,
	 mingo@redhat.com, acme@kernel.org,  namhyung@kernel.org,
	 mark.rutland@arm.com, alexander.shishkin@linux.intel.com,
	 jolsa@kernel.org, irogers@google.com,  adrian.hunter@intel.com,
	linux-perf-users@vger.kernel.org
Subject: Re: [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V
Date: Thu, 06 Jun 2024 11:40:01 +0200	[thread overview]
Message-ID: <mvmr0das93i.fsf@suse.de> (raw)
In-Reply-To: <20240422080833.8745-3-liangshenlin@eswincomputing.com> (Shenlin Liang's message of "Mon, 22 Apr 2024 08:08:33 +0000")

On Apr 22 2024, Shenlin Liang wrote:

> \ No newline at end of file

Please fix that.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

WARNING: multiple messages have this Message-ID (diff)
From: Andreas Schwab <schwab@suse.de>
To: Shenlin Liang <liangshenlin@eswincomputing.com>
Cc: anup@brainfault.org,  atishp@atishpatra.org,
	 paul.walmsley@sifive.com, palmer@dabbelt.com,
	 aou@eecs.berkeley.edu,  kvm@vger.kernel.org,
	kvm-riscv@lists.infradead.org,  linux-riscv@lists.infradead.org,
	linux-kernel@vger.kernel.org,  peterz@infradead.org,
	 mingo@redhat.com, acme@kernel.org,  namhyung@kernel.org,
	 mark.rutland@arm.com, alexander.shishkin@linux.intel.com,
	 jolsa@kernel.org, irogers@google.com,  adrian.hunter@intel.com,
	linux-perf-users@vger.kernel.org
Subject: Re: [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V
Date: Thu, 06 Jun 2024 11:40:01 +0200	[thread overview]
Message-ID: <mvmr0das93i.fsf@suse.de> (raw)
In-Reply-To: <20240422080833.8745-3-liangshenlin@eswincomputing.com> (Shenlin Liang's message of "Mon, 22 Apr 2024 08:08:33 +0000")

On Apr 22 2024, Shenlin Liang wrote:

> \ No newline at end of file

Please fix that.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

  parent reply	other threads:[~2024-06-06  9:40 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22  8:08 [PATCH v3 0/2] perf kvm: Add kvm stat support on riscv Shenlin Liang
2024-04-22  8:08 ` Shenlin Liang
2024-04-22  8:08 ` Shenlin Liang
2024-04-22  8:08 ` [PATCH v3 1/2] RISCV: KVM: add tracepoints for entry and exit events Shenlin Liang
2024-04-22  8:08   ` Shenlin Liang
2024-04-22  8:08   ` Shenlin Liang
2024-04-22  8:08 ` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V Shenlin Liang
2024-04-22  8:08   ` Shenlin Liang
2024-04-22  8:08   ` Shenlin Liang
2024-05-04  0:25   ` Atish Patra
2024-05-04  0:25     ` Atish Patra
2024-05-04  0:25     ` Atish Patra
2024-06-06  9:40   ` Andreas Schwab [this message]
2024-06-06  9:40     ` Andreas Schwab
2024-06-06  9:40     ` Andreas Schwab
2024-06-06  9:51     ` Anup Patel
2024-06-06  9:51       ` Anup Patel
2024-06-06  9:51       ` Anup Patel
2024-06-07  0:27   ` Namhyung Kim
2024-06-07  0:27     ` Namhyung Kim
2024-06-07  0:27     ` Namhyung Kim
2024-06-07  2:11     ` Shenlin Liang
2024-06-07  2:11       ` Shenlin Liang
2024-06-07  2:11       ` Shenlin Liang
2024-06-07  6:50       ` Anup Patel
2024-06-07  6:50         ` Anup Patel
2024-06-07  6:50         ` Anup Patel
2024-04-29  6:13 ` [PATCH v3 0/2] perf kvm: Add kvm stat support on riscv Shenlin Liang
2024-04-29  6:13   ` Shenlin Liang
2024-04-29  6:13   ` Shenlin Liang
2024-04-29 18:50   ` Arnaldo Carvalho de Melo
2024-04-29 18:50     ` Arnaldo Carvalho de Melo
2024-04-29 18:50     ` Arnaldo Carvalho de Melo
2024-05-04  0:21 ` Atish Patra
2024-05-04  0:21   ` Atish Patra
2024-05-04  0:21   ` Atish Patra
2024-06-06  9:20 ` Anup Patel
2024-06-06  9:20   ` Anup Patel
2024-06-06  9:20   ` Anup Patel

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=mvmr0das93i.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=kvm-riscv@lists.infradead.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.