addr->sym resolution by kernel in stack traces

*

One Line Summary

user stack trace to name resolution is hard. Thankfully kernel can help

Abstract

kernel reported user address are often hard to resolve in stack traces. let’s fix kernel to report resolved symbols/names instead of raw addresses.
This topic is a brainstorming discussion which will outline the problem and proposed solutions.

Speaker