rftrace-frontend 0.1.0

Rftracer frontend for writing uftrace compatible traces.
Documentation
[dependencies.byteorder]
version = "1.3.2"

[lib]
crate-type = ["rlib"]

[package]
authors = ["Thomas Lambertz <mail@thomaslambertz.de>"]
categories = ["development-tools::profiling"]
description = "Rftracer frontend for writing uftrace compatible traces."
edition = "2018"
keywords = ["tracing", "function", "uftrace", "mcount", "instrumentation"]
license = "MIT OR Apache-2.0"
name = "rftrace-frontend"
readme = "README.md"
repository = "https://github.com/tlambertz/rftrace"
version = "0.1.0"