Get callsites from the V8 stack trace API
access to v8's CallSites
V8 stacktrace API callsites with knobs
TypeScript definitions for v8-callsites
Extract callsite objects from Error objects
Get callsites from the V8 stack trace API
`@techsky/callsites` is a utility for extracting call sites from stack traces, aiding in the debugging process by providing clear insights into the execution paths.
this.debugging = debug + callsites + derived namespacing
[DepUp] Get callsites from the V8 stack trace API
Decorate callsites with methods that return the sourcemapped file/line/column locations
Get the callsite of the caller function
Node stack trace callsites and some other tiny utils to play with
Get current line stack information such as line number, method, file, filename, callSites, and more. Can search through callSites for/skip a particular functionName, typeName, or filename.
Get the path of the caller function
No description provided.
Internal helpers used by core OWOX packages
Back track in JS code execution and find where a function was called
Allows getting stack-frames at specific position with low overhead.
Enhance an error stacktrace with code excerpts and other goodies
Thin wrapper for Playwright `test()` that: - preserves callsites (so “Go to Test” and `--list` point to your test files), - merges `annotation.description` into `tag` as `@...`.
Provides a common interface for Sentry node & browser
> Even though this module is publicly accessible, we do not recommend using it in projects outside of [Transloadit](https://transloadit.com). We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to Se
Jest-like snapshot feature for the rest of us + data-driven testing
Emit and/or format raw stacktraces when errors are thrown
Deduplicate globals across shared objects to enable a dangerous form of dynamic linking
Semantic commit analysis for Python: blast radius, symbol diffs and complexity changes.
Callsite provenance (file/line/col) for thiserror #[from] conversions via #[track_caller]
Per-span heap allocation profiler core for Rust services.
CLI for analyzing culpert profiles (`culpert report` / `diff` / `info` / `upload` / `pull`).
foundations adapter for culpert: maps TelemetryContext spans into culpert's SpanContext and provides a TelemetryServerRoute for serving pprof profiles.
Proc-macros for culpert. The crate-root re-exports the macros at `culpert::span_fn`; depend on `culpert` rather than this crate directly.
tracing-crate adapter for culpert: maps tracing::Span IDs into culpert's SpanContext via a tracing_subscriber::Layer.
A no_std Rust crate for Linux-style dynamic debug based on per-callsite static keys.
Rust client library for the Ray debugging app
Proc-macros for the thistrace crate
Tools for incrementally computing repeated callgraphs.
Log callsite information for a given class.
mwrap wraps all malloc, calloc, and realloc calls to trace the Ruby source location of such calls and bytes allocated at each callsite.
No description provided.
No description provided.