Skip to content

Instantly share code, notes, and snippets.

View seizans's full-sized avatar

Seizan Shimazaki seizans

  • Akatsuki Inc.
  • Tokyo Japan
View GitHub Profile
@tatsuya6502
tatsuya6502 / recon_trace.ex
Created December 21, 2015 10:31
ReconTrace (WIP)
require :recon_trace
defmodule ReconTrace do
@moduledoc """
`ReconTrace` provides functions for tracing events in a safe manner
for single Erlang BEAM VM. It is a wrapper module of `recon_trace`
in the Erlang Recon toolset: http://ferd.github.io/recon/
## Examples
@Shinpeim
Shinpeim / 000.md
Last active January 22, 2022 07:31
プロセスとかスレッドとかプロセス間通信とかについて書く場所

重要

サイズがあまりに大きくなってしまったので、gist ではなくて github 上で管理するようにしました。

https://github.com/Shinpeim/process-book

URL 変わっちゃうの申し訳ないんだけど、一覧性が高くなるのと pull req が受け取れるメリットのほうを取ります。せっかく読みにきてくれたのにひと手間かかっちゃってすみません。

この文書の目的