Johannes Bechberger

Johannes Bechberger

Johannes Bechberger

A JVM developer working on profilers and their underlying technology, e.g. JEP Candidate 435, in the SapMachine team at SAP.

Do you want your ad here?

Contact us to get your ad seen by thousands of users every day!

[email protected]
Likes 0
Comments 19
Shares 0
Articles 54
Views 305,5K
Latest post

CAP in the Pocket: Developing Java Applications on your Phone

Smartphones are more powerful then ever, with processors rivaling old laptops. So let's try to use them like a laptop to develop web-applications on the go. Below I'll show you how to do use run and develop a CAP Java ...

A Glance into JFR Class and Method Tagging

Table of Contents TagsTaggingConclusion Ever wonder how the JDK Flight Recorder (JFR) keeps track of the classes and methods it has collected for stack traces and more? In this short article, I’ll explore JFR tagging and how it works in …

The slow Death of the onjcmd Debugger Feature

Table of Contents JCmd triggered debuggingSummaryProblemSolutionConclusion Almost to the day, one and a quarter years ago, I published my blog post called Level-up your Java Debugging Skills with on-demand Debugging. In this artucle, I wrote about multiple rarely known and …

Who instruments the instrumenters?

Have you ever wondered how libraries like Spring and Mockito modify your code at run-time to implement all their advanced features?

Hello eBPF: XDP-based Packet Filter (9)

Learn about new support for XDP to create a simple package blocker for eBPF.

Hello eBPF: Generating C Code (8)

This week we generate the C code for struct and map definitions automatically, using annotation processors to simplify writing programs.

Hello eBPF: Auto Layouting Structs (7)

Let’s look into the eBPF memory layout and alignment of structs transferred between the kernel and user-land.

To Brussels, Canada and Back

I went traveling again, read more on my travels to FOSDEM, Canada and Zurich in February/early March in this travel report.

Hello eBPF: Ring buffers in libbpf (6)

This week I’ll implement ring buffer support in my eBPF library and explain how ring buffers are used in eBPF.

Hello eBPF: First steps with libbpf (5)

Learn why using libbcc is not the best idea and start working with the newer libbpf.

Hello eBPF: Tail calls and your first eBPF application (4)

Learn how to use tail calls and develop your first standalone eBPF application using the hello-ebpf library

Join the Community

Be a Part of Our Network

Mastodon

Subscribe to foojay updates:

https://foojay.io/today/author/johannes-bechberger/feed/
Copied to the clipboard