Sign inSign up

joeelliott/netcore-debugging-tools

By joeelliott

Updated about 7 years ago

A collection of tools for debugging netcore applications.

Image
0

2.6K

joeelliott/netcore-debugging-tools repository overview

images

A collection of Dockerfiles to build sidecar containers from which to profile a netcore application. These images will contain tooling necessary to profile using all the techniques discussed in this repo.

Currently these images are only 2.2.5 which purposefully matches the runtime builds for the sample application: https://github.com/joe-elliott/sample-netcore-app. With additional work this could be extended to cover other netcore versions.

./Dockerfile.alpine

The alpine image lacks bcc and lttng so any examples using those tools will not work.

Tag summary

Content type

Image

Digest

Size

821 MB

Last updated

about 7 years ago

docker pull joeelliott/netcore-debugging-tools:v0.0.17-2.2.5