| 28 Oct 2022 |
K900 | https://github.com/iovisor/bpftrace | 10:30:53 |
toonn | It's also a lot harder to get into IIRC. | 11:23:42 |
toonn | But use what works for you. | 11:23:55 |
K900 | Honestly bpftrace is pretty good | 11:26:01 |
K900 | Solaris has way more tracepoints in the kernel though | 11:26:12 |
K900 | But that's just a matter of time now that the infrastructure is all there | 11:26:29 |
das_j | In reply to @k900:0upti.me Solaris has way more tracepoints in the kernel though That feels very far away from the room's topic tbh | 11:26:58 |
K900 | True | 11:27:32 |
nixinator | Your correct ! | 14:36:02 |
| nixinator left the room. | 14:36:30 |
Rick (Mindavi) | 🤣 | 15:13:41 |
| @danth:danth.me joined the room. | 19:37:34 |
@danth:danth.me | Hi, is there anywhere I can find a list of possible options for the hydra config file? | 19:39:36 |
| 29 Oct 2022 |
ajs124 | the config parser maybe? | 00:14:52 |
@bdd:mozilla.org | reading hydra's api.md, it doesn't look like there's a way to filter an eval's builds.
what i'm trying to achieve is to get a list of builds from the last trunk eval, that are failed (not timed out or skipped due to dep fail) on linux.
right now, like a savage, i'm doing this with chrome's console, injecting artisan jquery selectors and removing things i don't want to see from the DOM.
e.g.
$("div#tabs-still-fail tbody tt").toArray().forEach(function(e) {
if (e.innerText.endsWith("-darwin")) {
e.parentNode.parentNode.remove();
}
})
$("div#tabs-still-fail tbody img").toArray().forEach(function(e) {
if (e.alt != "Failed") e.parentNode.parentNode.remove()
})
is there a more elegant way to do this?
| 05:14:15 |
@bdd:mozilla.org | * reading hydra's api.md, it doesn't look like there's a way to filter an eval's builds. what i'm trying to achieve is to get a list of builds from the last trunk eval, that are failed (not timed out or skipped due to dep fail) on linux. right now, like a savage, i'm doing this with chrome's console, injecting artisan jquery selectors and removing things i don't want to see from the DOM.
e.g.
$("div#tabs-still-fail tbody tt").toArray().forEach(function(e) {
if (e.innerText.endsWith("-darwin")) {
e.parentNode.parentNode.remove();
}
})
$("div#tabs-still-fail tbody img").toArray().forEach(function(e) {
if (e.alt != "Failed") e.parentNode.parentNode.remove()
})
is there a more elegant way to do this?
| 05:14:32 |
@bdd:mozilla.org | * reading hydra's api.md, it doesn't look like there's a way to filter an eval's builds. what i'm trying to achieve is to get a list of builds from the last trunk eval, that are failed (not timed out or skipped due to dep fail) on linux. right now, like a savage, i'm doing this with chrome's console, injecting artisan jquery selectors and removing things i don't want to see from the DOM.
e.g.
$("div#tabs-still-fail tbody tt").toArray().forEach(function(e) {
if (e.innerText.endsWith("-darwin")) e.parentNode.parentNode.remove()
})
$("div#tabs-still-fail tbody img").toArray().forEach(function(e) {
if (e.alt != "Failed") e.parentNode.parentNode.remove()
})
is there a more elegant way to do this?
| 05:15:37 |
Rick (Mindavi) | As far a I know, there's no really good alternative | 07:50:26 |
das_j | In reply to @andreas.schraegle:helsinki-systems.de the config parser maybe? nope, there isn't one config parser | 12:35:06 |
ajs124 | *in places code reads from the config | 12:40:58 |
| @felixfahrbahn:matrix.org joined the room. | 16:00:31 |
| 30 Oct 2022 |
| @rimuru:gentoo.chat changed their profile picture. | 23:34:06 |
| @rimuru:gentoo.chat changed their display name from Rimuru to spooky spook 🎃. | 23:45:35 |
| 31 Oct 2022 |
| @tinybronca:sibnsk.net changed their display name from underpantsgnome! to underpantsgnome. | 20:18:56 |
| kiber_ogur4ik joined the room. | 20:24:29 |
| 1 Nov 2022 |
| @rimuru:gentoo.chat removed their display name spooky spook 🎃. | 23:45:13 |
| @rimuru:gentoo.chat set their display name to rimuru. | 23:48:46 |
| @rimuru:gentoo.chat changed their profile picture. | 23:52:40 |
| 8 Nov 2022 |
| pbsds changed their profile picture. | 00:46:21 |
| @rimuru:gentoo.chat changed their profile picture. | 12:32:37 |