🌉 bridged from ⁂ https://mastodon.ivan.computer/@mastodon, follow @ap.brid.gy to interact
On the most recent ubuntu it should build out of the box. If you build your kernel yourself, you might need a single line patch.
#linux #kernel #rust
On the most recent ubuntu it should build out of the box. If you build your kernel yourself, you might need a single line patch.
#linux #kernel #rust
Here it is showing which timers run in my vm:
docker run --rm -it --privileged --net host -v /sys/kernel/debug:/sys/kernel/debug:ro -v /sys/fs/cgroup:/sys/fs/cgroup:ro ghcr.io/cloudflare/ebpf_exporter:v2.5.0 --config.dir /examples --config.names timers
Here it is showing which timers run in my vm:
docker run --rm -it --privileged --net host -v /sys/kernel/debug:/sys/kernel/debug:ro -v /sys/fs/cgroup:/sys/fs/cgroup:ro ghcr.io/cloudflare/ebpf_exporter:v2.5.0 --config.dir /examples --config.names timers
https://github.com/cloudflare/ebpf_exporter/releases/tag/v2.5.0
#ebpfef="/hashtag/ebpf_exporter" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#ebpf_exporter #ebpf #bpf #linux #kernel
https://github.com/cloudflare/ebpf_exporter/releases/tag/v2.5.0
#ebpfef="/hashtag/ebpf_exporter" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#ebpf_exporter #ebpf #bpf #linux #kernel
It reduces traffic 10000x (!), but […]
[Original post on mastodon.ivan.computer]
It reduces traffic 10000x (!), but […]
[Original post on mastodon.ivan.computer]
To add a mitm proxy to inspect traffic, you need to add a profile, which requires switching to wifi. In the end the proxy doesn't work with cryptic Apple specific TLS errors (curl works just fine). It may or […]
[Original post on mastodon.ivan.computer]
To add a mitm proxy to inspect traffic, you need to add a profile, which requires switching to wifi. In the end the proxy doesn't work with cryptic Apple specific TLS errors (curl works just fine). It may or […]
[Original post on mastodon.ivan.computer]
Traffic might be cheap for Apple, but xfinity only let's me download 1200GiB before extorting […]
[Original post on mastodon.ivan.computer]
Traffic might be cheap for Apple, but xfinity only let's me download 1200GiB before extorting […]
[Original post on mastodon.ivan.computer]
I have a #rust program that has a single frame twice as big. It's 3 frames combined into one, but still.
The default stack size to copy in perf is just 8k.
* https://github.com/torvalds/linux/commit/c3f8644c21df9b7db97eb70e08e2826368aaafa0
For a decently sized binary (just one!) we observed the following resource consumption on v6.6 and Debian Bookworm:
* https://github.com/torvalds/linux/commit/c3f8644c21df9b7db97eb70e08e2826368aaafa0
For a decently sized binary (just one!) we observed the following resource consumption on v6.6 and Debian Bookworm: