usdt: Implement `bpf_usdt_readarg` as frontend action
authorVicent Marti <tanoku@gmail.com>
Wed, 4 May 2016 11:01:55 +0000 (13:01 +0200)
committerVicent Marti <tanoku@gmail.com>
Fri, 6 May 2016 09:01:20 +0000 (11:01 +0200)
commit4ea4af45c0ef09ce02f93cc8d0947fb20a5faf7e
tree008ef68500b523f5c3492105a0f573799f2da778
parent1a2ddac2b7aef055db7348286c9bd42ab2863fe0
usdt: Implement `bpf_usdt_readarg` as frontend action
examples/lua/usdt_ruby.lua
src/cc/export/helpers.h
src/cc/frontends/clang/b_frontend_action.cc
src/cc/frontends/clang/b_frontend_action.h
src/cc/usdt.cc
src/cc/usdt.h
tests/cc/test_usdt_probes.cc