Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (22 loc) · 1.35 KB

File metadata and controls

33 lines (22 loc) · 1.35 KB

Usage

This slide deck and supporting material is part of the Understanding the Execution Tracer workshop by Dave Cheney.

Installation

  1. Clone this code into a directory
git clone https://github.com/davecheney/understanding-the-execution-tracer
  1. Install the Go present tool
go get -u -v golang.org/x/tools/cmd/present
  1. Run the present tool
cd understanding-the-execution-tracer && present

Th slides will be available at http://127.0.0.1:3999/understanding-the-execution-tracer.slide

Online

You can view current version of slides at https://go-talks.appspot.com/github.com/davecheney/understanding-the-execution-tracer/understanding-the-execution-tracer.slide#1

License and Materials

This presentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International licence.

The code samples included in this presentation are copywrite their respective authors.

You are encouraged to remix, transform, or build upon the material, providing you give appropriate credit and distribute your contributions under the same license.