-
trace-cmd-v2.89b64140a · ·
Features since 2.7: o Restructure of the source directory layout o Loading of plugins from build directory (over other locations) o trace-cmd reset updates (restores more, and keeps tracing_on enabled) o trace-cmd stat shows more information about the state of ftrace o Better accuracy with trace-cmd record --date o Version of executable now saved in trace.dat file trace-cmd report --version, will show that version o trace-cmd listen has a V3 protocal (V2 is no longer used) This is a big step toward a virt-server implementation o trace-cmd record --no-filter option added to not filter out the trace-cmd tasks while tracing. o Better bash completion for trace-cmd commands o The "mono" clock is shown now in seconds o --max-graph-depth can be used by instances And of course a ton of fixes and clean ups.
-
trace-cmd-v2.77d0147bb · ·
Features since 2.6: o Add "--quiet" (-q) to trace-cmd record to surpress output o trace-cmd stat has some more data o trace-cmd record splice() how handles more than one page o Add --module filtering option to associate modules to filters o New -O offset for function plugin o Bash completion for -O options. o Bash completion for -B instance buffers o New trace-cmd clear to simply clear out the trace-cmd buffers And lots of internal churn to prepare for bigger features in the future.