Searched refs:trace (Results 1 – 25 of 40) sorted by relevance
12
4 The Babeltrace project provides trace read and write5 libraries, as well as a trace converter application. Plugins6 can be created for any trace format to allow its conversion7 to/from another trace format.
11 The Babeltrace project provides trace read and write12 libraries, as well as a trace converter application. Plugins13 can be created for any trace format to allow its conversion14 to/from another trace format.25 transfer the binary trace output from the target to your
2 bool "trace-cmd"18 http://git.kernel.org/cgit/linux/kernel/git/rostedt/trace-cmd.git20 comment "trace-cmd needs a toolchain w/ threads, NPTL, dynamic library"
8 TRACE_CMD_SOURCE = trace-cmd-v$(TRACE_CMD_VERSION).tar.gz10 https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot
2 sha256 62af2c6062eeb434925921bb5936774b0a0e17a5f86671fa2ea2f40704a080cd trace-cmd-v3.2.tar.gz
12 ptm2human is a decoder for trace data outputted by Program16 translates the trace data to a human-readable format.
25 pv/views/trace/decodetrace.cpp | 2 --42 diff --git a/pv/views/trace/decodetrace.cpp b/pv/views/trace/decodetrace.cpp44 --- a/pv/views/trace/decodetrace.cpp45 +++ b/pv/views/trace/decodetrace.cpp
15 pv/views/trace/decodetrace.cpp | 3 ++-16 pv/views/trace/ruler.cpp | 2 +-93 diff --git a/pv/views/trace/decodetrace.cpp b/pv/views/trace/decodetrace.cpp95 --- a/pv/views/trace/decodetrace.cpp96 +++ b/pv/views/trace/decodetrace.cpp107 diff --git a/pv/views/trace/ruler.cpp b/pv/views/trace/ruler.cpp109 --- a/pv/views/trace/ruler.cpp110 +++ b/pv/views/trace/ruler.cpp
4 An object representing a stack trace.
5 Displays stack trace in HTML.
4 Babeltrace 2 is an open-source trace manipulation toolkit.12 the Common Trace Format (CTF), a very versatile trace format
8 Babeltrace 2 is an open-source trace manipulation toolkit.16 the Common Trace Format (CTF), a very versatile trace format
9 by installing a set of custom hooks to the trace points. A
227 trace() { local msg="${1}"; shift; printf "%s: ${msg}" "${my_name}" "${@}"; } function228 warn() { trace "${@}" >&2; }
27 if (trace)
7 It used to be bundled directly in the trace-cmd
16 ARM(r) CoreSight(tm) trace streams.
15 custom trace events that are integrated with all other
17 The uftrace tool is to trace and analyze execution of a
38 --enable-trace=no \45 --enable-trace=no \
36 #define TRACE_FILE "trace.log"
18 and stop tracing sessions. Analysis of the trace can be done
9 Link: https://lore.kernel.org/linux-trace-devel/20240110203925.266999-1-giulio.benetti@benettiengin…
11 Link: https://lore.kernel.org/linux-trace-devel/20240222-utest-fixes-v2-1-7b8ee8dca0b7@gmail.com/
39 bool "enable gst-debug trace support"
Completed in 58 milliseconds