- dynamic tracing
- improve call stacks
- https://github.com/dotnet/ILMerge
- Perf can't use perf maps for dlls? bcc can?
- review mapgen.py. make sure we can get stack traces
- bcc/bpf
- netcore-bcc-trace.py
- support float types
- support parameters besides the first
- histogram support?
- netcore-bcc-trace.py
- improve call stacks
- core dumps
- understand why the GCRoot output is littered with
<error>
- Attempt to install lldb-3.9?
- understand why the GCRoot output is littered with
- test these examples on other linux distros and kernel versions
- build sidecars for other netcore versions
- https://jvns.ca/blog/2017/07/05/linux-tracing-systems/
- http://man7.org/linux/man-pages/man1/perf-probe.1.html
- https://linux.die.net/man/1/perf-probe
- https://www.kernel.org/doc/Documentation/trace/kprobetrace.txt
- http://www.brendangregg.com/blog/2018-10-08/dtrace-for-linux-2018.html
- http://www.brendangregg.com/blog/2019-01-01/learn-ebpf-tracing.html
- https://www.joyfulbikeshedding.com/blog/2019-01-31-full-system-dynamic-tracing-on-linux-using-ebpf-and-bpftrace.html