Viewpoint Linux Distribution

67 posts

Viewpoint Linux Distribution banner
Viewpoint Linux Distribution

Viewpoint Linux Distribution

@ViewpointLinux

A Linux distribution with a focus on observability by @sevanjaniyan

Beigetreten Eylül 2020
1 Folgt20 Follower
Viewpoint Linux Distribution retweetet
erthalion
erthalion@erthalion·
New blog post for those who are curious about performance of BPF programs: erthalion.info/2022/12/30/bpf… We talk about topics like Instructions Set versions, Top-Down for BPF and simple modeling.
English
0
8
19
2.2K
Viewpoint Linux Distribution retweetet
Abandoned account of Thorsten Leemhuis (1/5)
Tejun Heo proposed a "BPF extensible scheduler class" for the #Linux #kernel's process scheduler which allows scheduling policies to be implemented as #BPF (aka #eBPF) programs: @kernel.org/" target="_blank" rel="nofollow noopener">lore.kernel.org/all/2022113008…
Abandoned account of Thorsten Leemhuis (1/5) tweet media
English
1
5
17
0
Viewpoint Linux Distribution retweetet
Guilherme Amadio
Guilherme Amadio@GuilhermeAmadio·
Trying out Python 3.12's support for Linux #perf (#perf-profiling" target="_blank" rel="nofollow noopener">docs.python.org/3.12/howto/per…), along with JIT compiled C++ code and CLING_PROFILE=1 from ROOT to make it more fun. See full flamegraph at cern.ch/amadio/flamegr….
Guilherme Amadio tweet media
English
0
6
20
0
Viewpoint Linux Distribution retweetet
Daniel Xu
Daniel Xu@__dxu·
TIL: you can target bpf on compiler explorer!
Daniel Xu tweet media
English
0
3
10
0
Viewpoint Linux Distribution retweetet
eBPF Summit
eBPF Summit@eBPFsummit·
🐝 eBPF Summit Schedule is now live 🐝 32 talks for eBPF Summit 2022 across eBPF in the Real World, for Networking, for Security, and Programming and Internals ebpf.io/summit-2022/
eBPF Summit tweet media
English
1
27
90
0
Viewpoint Linux Distribution retweetet
Brendan Gregg
Brendan Gregg@brendangregg·
@andrewbrown I can't remember how many times I've compiled MySQL or another app in a certain (more debuggable) way, populated a database, tried a workload, no another workload, no another...just for one tool screenshot!
English
1
2
8
0
Viewpoint Linux Distribution retweetet
ebpftoy
ebpftoy@ebpftoy·
Kill program that access to /tmp/secret.txt #eBPF bpftrace --unsafe -e 'tracepoint:syscalls:sys_enter_openat { if (strncmp("/tmp/secret.txt", str(args->filename), 15) == 0) { signal(9); }}'
GIF
English
0
3
3
0
Viewpoint Linux Distribution retweetet
Behdad Esfahbod
Behdad Esfahbod@behdadesfahbod·
More @HarfBuzz study: "The case of the slow hb-ft h_advance function" docs.google.com/document/d/1ws… I investigate why measuring the horizontal advance-width of glyphs via FreeType font-functions in HarfBuzz is ten times slower than using the internal HarfBuzz font-functions.
English
0
4
9
0