[PATCH 0/2] perf intel-pt: Some small fixes

Adrian Hunter posted 2 patches 1 year, 5 months ago
tools/perf/arch/x86/util/intel-pt.c | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
[PATCH 0/2] perf intel-pt: Some small fixes
Posted by Adrian Hunter 1 year, 5 months ago
Hi

Here are a couple of small Intel PT fixes.


Adrian Hunter (2):
      perf intel-pt: Fix aux_watermark calculation for 64-bit size
      perf intel-pt: Fix exclude_guest setting

 tools/perf/arch/x86/util/intel-pt.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)


Regards
Adrian
Re: [PATCH 0/2] perf intel-pt: Some small fixes
Posted by Namhyung Kim 1 year, 5 months ago
On Tue, 25 Jun 2024 13:45:30 +0300, Adrian Hunter wrote:

> Here are a couple of small Intel PT fixes.
> 
> 
> Adrian Hunter (2):
>       perf intel-pt: Fix aux_watermark calculation for 64-bit size
>       perf intel-pt: Fix exclude_guest setting
> 
> [...]

Applied to perf-tools-next, thanks!

Best regards,
Namhyung
Re: [PATCH 0/2] perf intel-pt: Some small fixes
Posted by Namhyung Kim 1 year, 5 months ago
On Tue, Jun 25, 2024 at 01:45:30PM +0300, Adrian Hunter wrote:
> Hi
> 
> Here are a couple of small Intel PT fixes.
> 
> 
> Adrian Hunter (2):
>       perf intel-pt: Fix aux_watermark calculation for 64-bit size
>       perf intel-pt: Fix exclude_guest setting

Acked-by: Namhyung Kim <namhyung@kernel.org>

Thanks,
Namhyung

> 
>  tools/perf/arch/x86/util/intel-pt.c | 15 ++++++++++++++-
>  1 file changed, 14 insertions(+), 1 deletion(-)
> 
> 
> Regards
> Adrian