Linux Trace Devel
[Prev Page][Next Page]
- Re: [PATCH V4 09/20] rv/monitor: wip instrumentation and Makefile/Kconfig entries, (continued)
- [PATCH V4 08/20] rv/monitor: Add the wip monitor skeleton created by dot2k, Daniel Bristot de Oliveira
- [PATCH V4 10/20] rv/monitor: Add the wwnr monitor skeleton created by dot2k, Daniel Bristot de Oliveira
- [PATCH V4 11/20] rv/monitor: wwnr instrumentation and Makefile/Kconfig entries, Daniel Bristot de Oliveira
- [PATCH V4 12/20] rv/reactor: Add the printk reactor, Daniel Bristot de Oliveira
- [PATCH V4 15/20] Documentation/rv: Add deterministic automata monitor synthesis documentation, Daniel Bristot de Oliveira
- [PATCH V4 13/20] rv/reactor: Add the panic reactor, Daniel Bristot de Oliveira
- [PATCH V4 14/20] Documentation/rv: Add a basic documentation, Daniel Bristot de Oliveira
- [PATCH V4 16/20] Documentation/rv: Add deterministic automata instrumentation documentation, Daniel Bristot de Oliveira
- [PATCH V4 17/20] watchdog/dev: Add tracepoints, Daniel Bristot de Oliveira
- [PATCH V4 18/20] rv/monitor: Add safe watchdog monitor, Daniel Bristot de Oliveira
- Re: [PATCH V4 18/20] rv/monitor: Add safe watchdog monitor, Randy Dunlap
- Re: [PATCH V4 18/20] rv/monitor: Add safe watchdog monitor, Daniel Bristot de Oliveira
- [PATCH V4 19/20] rv/safety_app: Add a safety_app sample, Daniel Bristot de Oliveira
- [PATCH V4 20/20] Documentation/rv: Add watchdog-monitor documentation, Daniel Bristot de Oliveira
- Re: [PATCH V4 00/20] The Runtime Verification (RV) interface, Song Liu
- Re: [PATCH V4 00/20] The Runtime Verification (RV) interface, Tao Zhou
[PATCH v2] trace-cmd record: Verify that splice works before using it, Steven Rostedt
[PATCH] trace-cruncher: Enable Github development flow,
Tzvetomir Stoyanov (VMware)
[PATCH v2] rtla/utils: Use calloc and check the potential memory allocation failure,
jianchunfu
[PATCH 0/2] trace-cmd: Fix trace-cmd convert,
Steven Rostedt
[Linux v5.19-rc2] rtla: Errors when running `make tools/clean`,
Sedat Dilek
[PATCH] rtla/utils: Fix the potential memory allocation failure,
jianchunfu
[PATCH] trace-cruncher: README updates; add Testing, reformat, and fix deps,
June Knauth
[PATCH] trace-cmd record: Verify that splice works before using it,
Steven Rostedt
[PATCH] trace-cmd: Fix man page examples formatting, Steven Rostedt
[PATCH 0/3] trace-cmd stat: Add some missing status,
Steven Rostedt
[PATCH v2 0/1] Remove forget_syscall() from start_thread_common(),
Francis Laniel
[PATCH] trace-cmd split: Save missed events, Steven Rostedt
[PATCH] trace-cmd library: Use uncompressed size for file size, Steven Rostedt
[PATCH] trace-cmd library: Fix chunk_cmp(), Steven Rostedt
[PATCH] trace-cmd record: Add --temp option to store temp files, Steven Rostedt
[PATCH] trace-cmd stat: Show all filter functions that are enabled, Steven Rostedt
ANNOUNCE: Linux Distributed Lock Manager Viewer, Alexander Aring
[PATCH v2] trace-cmd report: Explain the '-l' option better in the man page,
Steven Rostedt
[PATCH] trace-cmd report: Add --first-event and --last-event options,
Steven Rostedt
[PATCH] trace-cmd report: Explain the '-l' option better in the man page,
Steven Rostedt
[PATCH] tracefs: Set visibility of parser symbols as 'internal',
Daniel Wagner
[PATCH] libtraceevent: Reset field properly in event_read_fields(),
Namhyung Kim
[PATCH] libtraceevent: Reset right arg when copying TEP_PRINT_OP,
Namhyung Kim
[PATCH 0/6] libtracefs: Fixes for sqlhist,
Steven Rostedt
[PATCH 4.19 13/30] libtraceevent: Fix build with binutils 2.35, Greg Kroah-Hartman
Perf MMAP records differ from /proc/[X]/maps when chroot is used, Beau Belgrave
[PATCH] libtracefs: Have labels in selections be synthetic fields,
Steven Rostedt
[PATCH] libtracefs: Add missing ) in tracefs_sql docs,
Harald Seiler
[PATCH] libtracefs: Allow for the same event to be start and end in tracefs_sql(),
Steven Rostedt
[PATCH 4.19 1/3] libtraceevent: Fix build with binutils 2.35, Daniel Díaz
Re: [PATCH v2 RESEND] x86,trace: Remove unused headers,
Steven Rostedt
[PATCH 0/2] trace-cmd: Fix clock setting of agent proxy,
Steven Rostedt
[PATCH 0/4] trace-cmd: Fix up kvm time synchronization,
Steven Rostedt
[PATCH] trace-cmd listen: Use copy of host for connect_ip(), Steven Rostedt
[PATCH] trace-cmd listen: Do not compress for v1 of the msg protocol, Steven Rostedt
[PATCH] libtracefs: Add tracefs_debug_dir(), Steven Rostedt
[PATCH] trace-cmd time-sync: Pass role to tracecmd_tsync_get_proto(), Steven Rostedt
[PATCH 00/26] trace-cmd: Add agent proxy (agent on the host),
Steven Rostedt
- [PATCH 14/26] trace-cmd record: Pass cpu_count instead of an instance to stop_mapping_vcpus(), Steven Rostedt
- [PATCH 19/26] trace-cmd msg: Keep track of offset of flushed cache, Steven Rostedt
- [PATCH 21/26] trace-cmd library: Add tracecmd_msg_flush_data(), Steven Rostedt
- [PATCH 12/26] trace-cmd: Have get_vsocket_params() cid and rcid parameters be optional, Steven Rostedt
- [PATCH 11/26] trace-cmd: Move accepting tsync connection out of tracecmd_tsync_with_host(), Steven Rostedt
- [PATCH 05/26] trace-cmd: Move find_tasks() into add_guest(), Steven Rostedt
- [PATCH 17/26] trace-cmd msg: Add PROXY communication, Steven Rostedt
- [PATCH 15/26] trace-cmd record: Add trace_tsync_as_host() helper, Steven Rostedt
- [PATCH 10/26] trace-cmd: Move selecting tsync protocol out of tracecmd_tsync_with_host(), Steven Rostedt
- [PATCH 08/26] trace-cmd agent: Test if memfd_create() is available, Steven Rostedt
- [PATCH 13/26] trace-cmd agent: Add trace_tsync_as_guest() helper function, Steven Rostedt
- [PATCH 25/26] trace-cmd: Have the guest structure hold guest trace_id, Steven Rostedt
- [PATCH 07/26] trace-cmd Makefile: Change test-build to link as well, Steven Rostedt
- [PATCH 04/26] trace-cmd: Move find_pid_by_cid() into add_guest(), Steven Rostedt
- [PATCH 18/26] trace-cmd: Add agent proxy communications between record and agent, Steven Rostedt
- [PATCH 16/26] trace-cmd: Move tsync as guest and host helpers into trace-tsync.c, Steven Rostedt
- [PATCH 01/26] trace-cmd record: Make start_threads() static, Steven Rostedt
- [PATCH 26/26] trace-cmd: Have the host agent proxy control the time synchronization, Steven Rostedt
- [PATCH 03/26] trace-cmd: Simplify add_guest(), Steven Rostedt
- [PATCH 09/26] trace-cmd: Add kernel-doc to trace_record_agent(), Steven Rostedt
- [PATCH 02/26] trace-cmd: Move add_guest_info() into trace-vm.c, Steven Rostedt
- [PATCH 23/26] trace-cmd agent proxy: Add the remote guest cid to guest list, Steven Rostedt
- [PATCH 24/26] trace-cmd agent-proxy: Send options at the end of the trace, Steven Rostedt
- [PATCH 20/26] trace-cmd library: Add tracecmd_prepare_options(), Steven Rostedt
- [PATCH 06/26] trace-cmd: Move trace_msg cache file to memfd, Steven Rostedt
- [PATCH 22/26] trace-cmd agent proxy: Allow agent to send more meta data after trace, Steven Rostedt
[PATCH] libtraceevent: Check type string length in eval_type_str(), Namhyung Kim
[PATCH V4] rtla: Remove procps-ng dependency, Daniel Bristot de Oliveira
Feedback on user-events UAPI,
Mathieu Desnoyers
[PATCH V3] rtla: Remove procps-ng dependency,
Daniel Bristot de Oliveira
[PATCH 1/3] tracing/timerlat: Notify IRQ new max latency only if stop tracing is set,
Daniel Bristot de Oliveira
[RFC PATCH v1 0/1] Call forget_syscall() if different than execve*(),
Francis Laniel
how to register an event handler for the instance,
christopher lee
[PATCH] libtracefs: Remove one unnecessary quotation mark, Bean Huo
[RFC V3 00/20] The Runtime Verification (RV) interface,
Daniel Bristot de Oliveira
- [RFC V3 06/20] tools/rv: Add dot2c, Daniel Bristot de Oliveira
- [RFC V3 02/20] rv: Add runtime reactors interface, Daniel Bristot de Oliveira
- [RFC V3 04/20] rv/include: Add deterministic automata monitor definition via C macros, Daniel Bristot de Oliveira
- [RFC V3 05/20] rv/include: Add instrumentation helper functions, Daniel Bristot de Oliveira
- [RFC V3 01/20] rv: Add Runtime Verification (RV) interface, Daniel Bristot de Oliveira
- [RFC V3 07/20] tools/rv: Add dot2k, Daniel Bristot de Oliveira
- [RFC V3 03/20] rv/include: Add helper functions for deterministic automata, Daniel Bristot de Oliveira
- [RFC V3 12/20] rv/reactor: Add the printk reactor, Daniel Bristot de Oliveira
- [RFC V3 08/20] rv/monitor: Add the wip monitor skeleton created by dot2k, Daniel Bristot de Oliveira
- [RFC V3 10/20] rv/monitor: Add the wwnr monitor skeleton created by dot2k, Daniel Bristot de Oliveira
- [RFC V3 11/20] rv/monitor: wwnr instrumentation and Makefile/Kconfig entries, Daniel Bristot de Oliveira
- [RFC V3 09/20] rv/monitor: wip instrumentation and Makefile/Kconfig entries, Daniel Bristot de Oliveira
- [RFC V3 14/20] Documentation/rv: Add a basic documentation, Daniel Bristot de Oliveira
- [RFC V3 13/20] rv/reactor: Add the panic reactor, Daniel Bristot de Oliveira
- [RFC V3 16/20] Documentation/rv: Add deterministic automata instrumentation documentation, Daniel Bristot de Oliveira
- [RFC V3 15/20] Documentation/rv: Add deterministic automata monitor synthesis documentation, Daniel Bristot de Oliveira
- [RFC V3 17/20] watchdog/dev: Add tracepoints, Daniel Bristot de Oliveira
- [RFC V3 18/20] rv/monitor: Add safe watchdog monitor, Daniel Bristot de Oliveira
- [RFC V3 20/20] Documentation/rv: Add watchdog-monitor documentation, Daniel Bristot de Oliveira
- [RFC V3 19/20] rv/safety_app: Add an safety_app sample, Daniel Bristot de Oliveira
[PATCH] trace-cmd: rework of the pid detection of vcpus,
Vineeth Pillai
[PATCH 0/3] trace-cruncher: Small fixes,
Tzvetomir Stoyanov (VMware)
[PATCH v3] trace-cruncher: Build trace-obj-debug.c as library,
Yordan Karadzhov (VMware)
[PATCH v2] trace-cruncher: Build trace-obj-debug.c as library,
Yordan Karadzhov (VMware)
[PATCH 0/4] rtla: v5.18-rc4 fixes,
Daniel Bristot de Oliveira
[PATCH V2] rtla/Makefile: Properly handle dependencies, Daniel Bristot de Oliveira
[RFC PATCH] trace-cruncher: Build trace-obj-debug.c as library, Yordan Karadzhov (VMware)
[PATCH v2] rtla: Remove procps-ng dependency,
Daniel Bristot de Oliveira
[PATCH] trace-cmd: Add kernel-doc to trace_record_agent(), Steven Rostedt
[PATCH 0/2] trace-cmd: Still work without memfd_create(),
Steven Rostedt
[PATCH 0/4] trace-cmd: Clean ups for agent communications,
Steven Rostedt
[PATCH] trace-cmd library: Have clock source TAI parse to seconds, Steven Rostedt
[PATCH] kbuffer: Handle 64 bit timestamp event, Steven Rostedt
[PATCH] trace-cmd: manpage: Added missing options,
vnagare
[PATCH] KernelShark: Version 2.1.1, Yordan Karadzhov (VMware)
[PATCH v2 0/7] tracing/user_events: Update user_events ABI from,
Beau Belgrave
[PATCH] kernel-shark: Modify FreeSans warning msg for GUI,
Solomon Tan
[PATCH 1/2] rtla: Remove procps-ng dependency,
Daniel Bristot de Oliveira
[PATCH v3 00/11] trace-cmd: Allow agent to use networking,
Steven Rostedt
- [PATCH v3 05/11] trace-cmd library: Create tracecmd_debug() for debug printing, Steven Rostedt
- [PATCH v3 02/11] trace-cmd library: Add network roles for time sync, Steven Rostedt
- [PATCH v3 06/11] trace-cmd: Add debug prints for network connections, Steven Rostedt
- [PATCH v3 07/11] trace-cmd: Add print helpers to show connections, Steven Rostedt
- [PATCH v3 01/11] trace-cmd record: Move port_type into instance, Steven Rostedt
- [PATCH v3 10/11] trace-cmd agent: Have -N take a host name, Steven Rostedt
- [PATCH v3 09/11] trace-cmd agent: Have agent work without vsockets available, Steven Rostedt
- [PATCH v3 11/11] trace-cmd agent: Add documentation, Steven Rostedt
- [PATCH v3 03/11] trace-cmd record: Allow for ip connections to agents, Steven Rostedt
- [PATCH v3 04/11] trace-cmd agent: Allow for ip connections from the agent, Steven Rostedt
- [PATCH v3 08/11] trace-cmd: Override tracecmd_debug() to show thread id, Steven Rostedt
[RFC PATCH v3 0/4] trace-cruncher: ftrace uprobes support,
Tzvetomir Stoyanov (VMware)
[PATCH] rtla: Documentation: fix email addresses,
Randy Dunlap
[PATCH 0/2] trace-cmd agent: Add a little security to network connections,
Steven Rostedt
[RESEND PATCH 0/2] Two tracing patches for trace_events_hist.c,
Ammar Faizi
[PATCH v2 0/9] trace-cmd: Allow agent to use networking,
Steven Rostedt
[PATCH v3 0/5] trace-cmd: Have trace-cmd listen work with vsockets,
Steven Rostedt
[PATCH v2 0/7] trace-cmd library: Remove dependency to vsockets,
Steven Rostedt
[PATCH 0/8] trace-cmd: Allow agent to use networking,
Steven Rostedt
[PATCH 0/3] rtla: v5.18-rc2 Fixes,
Daniel Bristot de Oliveira
[RFC PATCH v3 0/3] trace-cruncher: Initial support for perf,
Tzvetomir Stoyanov (VMware)
[RFC PATCH v2 0/4] trace-cruncher: ftrace uprobes support,
Tzvetomir Stoyanov (VMware)
[PATCH v2 0/5] trace-cmd: Have trace-cmd listen work with vsockets,
Steven Rostedt
[PATCH 0/8] trace-cmd library: Remove dependency to vsockets,
Steven Rostedt
[PATCH] trace-cmd listen: Add documentation on vsocket usage, Steven Rostedt
[PATCH 1/2] trace-cruncher: Add documentation for tracecruncher.ftracepy,
Yordan Karadzhov (VMware)
[PATCH 0/4] trace-cmd: Have trace-cmd listen work with vsockets,
Steven Rostedt
[PATCH 1/2] kernel-shark: Do not hard-code app name,
Yordan Karadzhov (VMware)
[PATCH] trace-cmd: Write the actual size of compressed block in the trace file, Tzvetomir Stoyanov (VMware)
[PATCH] trace-cmd: Disable PTP timesync internal debug, Tzvetomir Stoyanov (VMware)
[PATCH] trace-cmd: Unlock tsync mutex on thread exit, Tzvetomir Stoyanov (VMware)
[PATCH] kernel-shark: Add instroduction of external Xenomai plugin,
Hongzhan Chen
[PATCH] setup.py: fix string <-> int comparison,
John 'Warthog9' Hawley (VMware)
[PATCH v2] rtla: Minor grammar fix for rtla README,
John Kacur
[PATCH v3] rtla: Avoid record NULL pointer dereference, Wan Jiabing
[RFC PATCH v2 0/3] trace-cruncher: Initial support for perf,
Tzvetomir Stoyanov (VMware)
[PATCH] trace-cmd library; Do not free pthread items from agent, Steven Rostedt
[PATCH] trace-cmd library: When the compression algorithm is none do no compression, Steven Rostedt
[PATCH v3] trace-cmd: Move trace_msg cache file to memfd, Joel Fernandes
[PATCH] libtracefs: Add uprobes man page example into samples, Steven Rostedt
[no subject], Unknown
[no subject], Unknown
[PATCH] trace-cmd library: Write buffer option in out_write_cpu_data(), Steven Rostedt
[PATCH] trace-cmd library: Use clock local if no clock is found when creating buffer, Steven Rostedt
[PATCH] trace-cmd library: Do not read if cpu is greater than cpus, Steven Rostedt
[PATCH] trace-cmd library: Fix trace-cmd convert to handle offset update, Steven Rostedt
[PATCH] trace-cmd library: Make msg_lseek() header prototype match the function prototype, Steven Rostedt
[PATCH] trace-cmd library: Process trace_clock for v7 trace.dat files, Steven Rostedt
Corrupted function tracer in 5.17.0-rc1,
Sebastian Fricke
[PATCH v2] trace-cmd: Move trace_msg cache file to memfd,
Joel Fernandes
[PATCH 1/2] rtla: Don't overwrite existing directory mode,
John Kacur
[PATCH] trace-cmd: Fix trace-cmd convert to handle offset update, Steven Rostedt
[PATCH 0/7] tracing/user_events: Update user_events ABI from,
Beau Belgrave
[PATCH] tracing: Move user_events.h temporarily out of include/uapi,
Steven Rostedt
[PATCH v2] rtla: add a tag to avoid dereferring a NULL pointer,
Wan Jiabing
[RFC PATCH 0/4] trace-cruncher: ftrace uprobes support,
Tzvetomir Stoyanov (VMware)
[PATCH] tracing: do not export user_events uapi,
Mathieu Desnoyers
[PATCH v2] tracing: Set user_events to BROKEN,
Steven Rostedt
[no subject], Unknown
[PATCH] rtla/osnoise_hist: avoid NULL pointer dereference on out,
Haowen Bai
[PATCH] rtla/osnoise: avoid NULL pointer dereference on out,
Haowen Bai
[PATCH] tracing: Set user_events to BROKEN,
Steven Rostedt
[PATCH] trace-cmd: Try alternate path for message cache,
Joel Fernandes
[PATCH] tracing/user_events: Add eBPF interface for user_event created events,
Beau Belgrave
[PATCH] tracing/user_events: Remove eBPF interfaces,
Beau Belgrave
[PATCH] tracing/user_events: Hold event_mutex during dyn_event_add,
Beau Belgrave
Comments on new user events ABI,
Mathieu Desnoyers
[PATCH 0/3] libtracefs: Uprobe APIs,
Tzvetomir Stoyanov (VMware)
rtla/Makefile: Properly handle dependencies, Daniel Bristot de Oliveira
[PATCH 00/12] trace-cmd: Add trace-cmd analyze command,
Steven Rostedt
- [PATCH 03/12] trace-cmd analyze: Show how much tasks run on each CPU, Steven Rostedt
- [PATCH 05/12] trace-cmd analyze: Use sched_switch event to update times, Steven Rostedt
- [PATCH 07/12] trace-cmd analyze: Add "idleness", Steven Rostedt
- [PATCH 02/12] trace-cmd analyze: Show what tasks are running the most, Steven Rostedt
- [PATCH 10/12] trace-cmd analyze: Add counting of page faults, Steven Rostedt
- [PATCH 11/12] trace-cmd analyze: Account for dropped events, Steven Rostedt
- [PATCH 01/12] trace-cmd: Add trace-cmd analyze, Steven Rostedt
- [PATCH 08/12] trace-cmd analyze: Track migration, Steven Rostedt
- [PATCH 06/12] trace-cmd analyze: Add tracing of tasks and their states, Steven Rostedt
- [PATCH 04/12] trace-cmd analyze: Use sched_switch to find comm mappings, Steven Rostedt
- [PATCH 09/12] trace-cmd analyze: Add wake up latency timings, Steven Rostedt
- [PATCH 12/12] trace-cmd analyze: Add documentation, Steven Rostedt
[PATCH] trace-cmd: Fix bash completions for non specified commands, Steven Rostedt
[PATCH 0/2] trace-cmd library: Fix memory leak in tracecmd_close(),
Steven Rostedt
[PATCH] rtla/osnoise: fix NULL but dereferenced coccicheck errors,
Wan Jiabing
[PATCH] kernelshark: Set QApplication::desktopFileName,
Nicolas Fella
[PATCH] kernel-shark:Fix the version field in kernelshark.desktop, Yordan Karadzhov (VMware)
[PATCH] libtraceevent: Optimize print format parsing of constants, Steven Rostedt
[PATCH] trace-cmd library: Fix tracecmd_read_at(), Steven Rostedt
[PATCH] kernelshark: Release input_mutex on not finding record, Steven Rostedt
[PATCH 1/2] kernel-shark: Hide CPUs with no data in them,
Yordan Karadzhov (VMware)
[PATCH] kernel-shark: Fix comment typos, Yordan Karadzhov (VMware)
[PATCH] trace-cmd agent: Move becoming daemon after prints and errors, Steven Rostedt
[PATCH] trace-cmd record: Add --name option to name unnamed guests, Steven Rostedt
[PATCH] trace-cmd report: Add --cpus option, Steven Rostedt
[PATCH] trace-cmd report: Have -q not print empty CPUs, Steven Rostedt
[PATCH] trace-cmd library: Fix off by one in tracecmd_read_cpu_first(), Steven Rostedt
[PATCH 0/2] trace-cmd library: Fix sparse cpu_data,
Steven Rostedt
Issue with trace-cmd 3 and kernelshark,
Steven Rostedt
[RFC PATCH] tracing/user_events: Limit showing event names to CAP_SYS_ADMIN users,
Beau Belgrave
[PATCH] tracing/user_events: Use alloc_pages instead of kzalloc() for register pages,
Steven Rostedt
[PATCH] user_events: Use alloc_pages instead of kzalloc for register pages,
Beau Belgrave
[next] arm64: allmodconfig: kernel BUG at include/linux/page-flags.h:509,
Anders Roxell
[ANNOUNCE] trace-cmd 3.0, Steven Rostedt
[PATCH] trace-cmd: Up min libtraceevent version to 1.5, Steven Rostedt
[PATCH] user_events: Prevent dyn_event delete racing with ioctl add/delete, Beau Belgrave
[PATCH] tracing/osnoise: Do not unregister events twice, Daniel Bristot de Oliveira
[PATCH] trace-cmd: Use the new libtracefs API to address all dynamic events,
Tzvetomir Stoyanov (VMware)
[PATCH] trace-cmd: Use builtin for offset_of,
Ian Rogers
[PATCH] user_events: Add trace event call as root for low permission cases, Beau Belgrave
[PATCH] trace-cmd report: Document --nodate option, Steven Rostedt
Warning when exiting osnoise tracer,
Nicolas Saenz Julienne
[PATCH] TraceCruncher: Version 0.2.0 (Beta), Yordan Karadzhov (VMware)
[PATCH] libtracecmd: Do not set errno to zero, Steven Rostedt
[PATCH v2 0/5] trace-cmd: Improvements in compression logic,
Tzvetomir Stoyanov (VMware)
[PATCH V3 00/15] rtla: Improved tracing support,
Daniel Bristot de Oliveira
- [PATCH V3 01/15] rtla/osnoise: Add support to adjust the tracing_thresh, Daniel Bristot de Oliveira
- [PATCH V3 02/15] rtla/osnoise: Add an option to set the threshold, Daniel Bristot de Oliveira
- [PATCH V3 04/15] rtla/timerlat: Add the automatic trace option, Daniel Bristot de Oliveira
- [PATCH V3 05/15] rtla/trace: Add trace events helpers, Daniel Bristot de Oliveira
- [PATCH V3 03/15] rtla/osnoise: Add the automatic trace option, Daniel Bristot de Oliveira
- [PATCH V3 06/15] rtla: Add -e/--event support, Daniel Bristot de Oliveira
- [PATCH V3 08/15] rtla: Add --trigger support, Daniel Bristot de Oliveira
- [PATCH V3 07/15] rtla/trace: Add trace event trigger helpers, Daniel Bristot de Oliveira
- [PATCH V3 09/15] rtla/trace: Add trace event filter helpers, Daniel Bristot de Oliveira
- [PATCH V3 11/15] rtla/trace: Save event histogram output to a file, Daniel Bristot de Oliveira
- [PATCH V3 12/15] rtla: Check for trace off also in the trace instance, Daniel Bristot de Oliveira
- [PATCH V3 10/15] rtla: Add --filter support, Daniel Bristot de Oliveira
- [PATCH V3 13/15] rtla/osnoise: Fix osnoise hist stop tracing message, Daniel Bristot de Oliveira
- [PATCH V3 14/15] rtla/timerlat: Add --dma-latency option, Daniel Bristot de Oliveira
- [PATCH V3 15/15] rtla: Tools main loop cleanup, Daniel Bristot de Oliveira
- Re: [PATCH V3 00/15] rtla: Improved tracing support, Juri Lelli
[PATCH 0/5] trace-cmd: Improvements in compression logic,
Tzvetomir Stoyanov (VMware)
[Index of Archives]
[Linux USB Devel]
[Media for Linux]
[Linux SCSI]
[Yosemite Forum]