Skip to content
#

trace

Here are 367 public repositories matching this topic...

honggyukim
honggyukim commented Mar 15, 2020

As of now, the configure script fails on some newly installed systems as follows:

$ ./configure
./configure: line 168: make: command not found
./configure: line 169: make: command not found
uftrace detected system features:
...         prefix: /usr/local
...         libelf: [ OFF ] - more flexible ELF data handling
...          libdw: [ OFF ] - DWARF debug info support
...      libp
fntlnz
fntlnz commented Feb 17, 2019

We use kind for integration tests against a kubernetes cluster. We now have a dirty hack to load the built images into the kind docker daemon since when we started using it kind was at a very early stage and didn't have the load command. Now the load command is available so we can just replace the hack with it!

Docs here
https://kind.sigs.k8s.io/docs/user/quick-start/#loading-an-image-into-y

Improve this page

Add a description, image, and links to the trace topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trace topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.