RokeJulianLockhart@Beedell:~$ valgrind --track-origins=yes hotspot '/home/RokeJulianLockhart/Downloads/2025-05-31-dolphin-perf.data' ==53216== Memcheck, a memory error detector ==53216== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==53216== Using Valgrind-3.25.1 and LibVEX; rerun with -h for copyright info
RokeJulianLockhart@Beedell:~$ valgrind --track-origins=yes --smc-check=all-non-file /usr/libexec/hotspot-perfparser --input /home/RokeJulianLockhart/Downloads/2025-05-31-dolphin-perf.data --output /dev/null ==125701== Memcheck, a memory error detector ==125701== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==125701== Using Valgrind-3.25.1 and LibVEX; rerun with -h for copyright info ==125701== Command: /usr/libexec/hotspot-perfparser --input /home/RokeJulianLockhart/Downloads/2025-05-31-dolphin-perf.data --output /dev/null ==125701== feature not properly read PerfHeader::CPU_TOPOLOGY 516 348
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="UTF-8"> | |
<!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP --> | |
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'"> | |
<title>Hello World!</title> | |
</head> | |
<body> | |
<h1>Hello World!</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Setting output level very-verbose... | |
Setting maximum retries... | |
Forcing --stats... | |
Forcing --disable-capabilities-cache | |
Forcing --force-slave-address.. | |
This command will take a while to run... | |
The following tests probe the runtime environment using multiple overlapping methods. | |
Set environment variable SYSENV_QUICK_TEST or option --quickenv to skip some long-running tests. | |
Current time (local): 2025-08-15 00:39:28 BST |
OlderNewer