Skip to content

Instantly share code, notes, and snippets.

View RokeJulianLockhart's full-sized avatar
💭
Biography: https://dub.sh/KWTsOXP

Mr. Beedell, Roke Julian Lockhart (RJLB) RokeJulianLockhart

💭
Biography: https://dub.sh/KWTsOXP
View GitHub Profile

Reproduction Of Unsuccessful Initial Parsal Without Child Attachment

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
@RokeJulianLockhart
RokeJulianLockhart / index.html
Created August 3, 2025 18:25
Electron Fiddle Gist
<!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>
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