Linux Trace Devel
[Prev Page][Next Page]
- [PATCH v2 15/20] trace-cmd library: Read compressed latency data, (continued)
- [PATCH v3 00/25] Trace file version 7 - sections,
Tzvetomir Stoyanov (VMware)
- [PATCH v3 01/25] trace-cmd library: Define trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v3 02/25] trace-cmd library: Add cache functionality to network message handler, Tzvetomir Stoyanov (VMware)
- [PATCH v3 03/25] trace-cmd library: New APIs to get and set version of output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v3 04/25] trace-cmd library: Add internal helper function for writing headers before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v3 05/25] trace-cmd library: Write header before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v3 06/25] trace-cmd library: Add multiple options sections in trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v3 07/25] trace-cmd library: Do not write CPU count section in trace files version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v3 08/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v3 09/25] trace-cmd record: Append trace options after the trace data are written, Tzvetomir Stoyanov (VMware)
- [PATCH v3 10/25] trace-cmd library: Add section header before flyrecord trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v3 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format, Tzvetomir Stoyanov (VMware)
- [PATCH v3 12/25] trace-cmd library: Do not write CPUs with empty trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v3 13/25] trace-cmd library: Add macro to check file state on reading, Tzvetomir Stoyanov (VMware)
- [PATCH v3 14/25] trace-cmd library: Introduce sections in trace file reading logic, Tzvetomir Stoyanov (VMware)
- [PATCH v3 15/25] trace-cmd library: Initialize internal sections database on file read, Tzvetomir Stoyanov (VMware)
- [PATCH v3 16/25] trace-cmd library: Use sections database when reading parts of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v3 17/25] trace-cmd library: Read headers from trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v3 18/25] trace-cmd library: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v3 19/25] trace-cmd library: Handle the extended DONE option, Tzvetomir Stoyanov (VMware)
- [PATCH v3 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v3 21/25] trace-cmd library: Handle latency trace in version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v3 22/25] trace-cmd library: Handle buffer trace data init for version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v3 23/25] trace-cmd report: Use the new latency API to read data, Tzvetomir Stoyanov (VMware)
- [PATCH v3 24/25] trace-cmd: Call additional APIs when creating trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v3 25/25] trace-cmd report: Add new parameter for trace file version, Tzvetomir Stoyanov (VMware)
- [PATCH v3 00/21] trace-cmd fixes and clean-ups,
Tzvetomir Stoyanov (VMware)
- [PATCH v3 01/21] trace-cmd library: Read option id with correct endian, Tzvetomir Stoyanov (VMware)
- [PATCH v3 02/21] trace-cmd report: Fix typos in error messages, Tzvetomir Stoyanov (VMware)
- [PATCH v3 03/21] trace-cmd library: Fix version string memory leak, Tzvetomir Stoyanov (VMware)
- [PATCH v3 04/21] trace-cmd library: Fixed a memory leak on input handler close, Tzvetomir Stoyanov (VMware)
- [PATCH v3 05/21] trace-cmd library: Do not pass guests list to a buffer instance, Tzvetomir Stoyanov (VMware)
- [PATCH v3 06/21] trace-cmd library: Set long size to the input tep handler when it is read from the file, Tzvetomir Stoyanov (VMware)
- [PATCH v3 07/21] trace-cmd library: Do not use local variables when reading CPU stat option, Tzvetomir Stoyanov (VMware)
- [PATCH v3 08/21] trace-cmd library: Reuse within the library the function that checks file state., Tzvetomir Stoyanov (VMware)
- [PATCH v3 09/21] trace-cmd library: Fix possible memory leak in read_ftrace_files(), Tzvetomir Stoyanov (VMware)
- [PATCH v3 10/21] trace-cmd library: Fix possible memory leak in read_event_files(), Tzvetomir Stoyanov (VMware)
- [PATCH v3 11/21] trace-cmd library: Fix possible memory leak in read_proc_kallsyms(), Tzvetomir Stoyanov (VMware)
- [PATCH v3 12/21] trace-cmd library: Fix possible memory leak in read_ftrace_printk(), Tzvetomir Stoyanov (VMware)
- [PATCH v3 13/21] trace-cmd library: Fix possible memory leak in read_and_parse_cmdlines(), Tzvetomir Stoyanov (VMware)
- [PATCH v3 14/21] trace-cmd library: Set input handler default values in allocation function, Tzvetomir Stoyanov (VMware)
- [PATCH v3 15/21] trace-cmd library: Track maximum CPUs count in input handler, Tzvetomir Stoyanov (VMware)
- [PATCH v3 16/21] trace-cmd report: Close input file handlers on exit, Tzvetomir Stoyanov (VMware)
- [PATCH v3 17/21] trace-cmd report: Do not print empty buffer name, Tzvetomir Stoyanov (VMware)
- [PATCH v3 18/21] trace-cmd library: Set correct CPU to the record, retrieved with tracecmd_peek_data, Tzvetomir Stoyanov (VMware)
- [PATCH v3 19/21] trace-cmd library: Refactor APIs for creating output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v3 20/21] trace-cmd library: Refactor the logic for writing trace data in the file, Tzvetomir Stoyanov (VMware)
- [PATCH v3 21/21] trace-cmd report: Init the top trace instance earlier, Tzvetomir Stoyanov (VMware)
- Re: [PATCH v3 00/21] trace-cmd fixes and clean-ups, Steven Rostedt
- [PATCH 0/4] trace-cmd documentation update for v7 files,
Tzvetomir Stoyanov (VMware)
- [PATCH 00/10] trace-cmd dump - v7 update,
Tzvetomir Stoyanov (VMware)
- [PATCH 01/10] trace-cmd dump: Add helpers for processing trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH 02/10] trace-cmd dump: Print compression header, Tzvetomir Stoyanov (VMware)
- [PATCH 03/10] trace-cmd dump: Add helpers for processing trace file sections, Tzvetomir Stoyanov (VMware)
- [PATCH 04/10] trace-cmd dump: Read recursively all options sections, Tzvetomir Stoyanov (VMware)
- [PATCH 05/10] trace-cmd dump: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH 06/10] trace-cmd dump: Dump sections, Tzvetomir Stoyanov (VMware)
- [PATCH 07/10] trace-cmd dump: Dump trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH 08/10] trace-cmd dump: Dump sections content, Tzvetomir Stoyanov (VMware)
- [PATCH 09/10] trace-cmd dump: Add new argument --sections, Tzvetomir Stoyanov (VMware)
- [PATCH 10/10] trace-cmd dump: Align better the output of flyrecord dump, Tzvetomir Stoyanov (VMware)
- [PATCH 0/8] trace-cmd convert,
Tzvetomir Stoyanov (VMware)
- [PATCH 00/20] Trace file version 7 - compression,
Tzvetomir Stoyanov (VMware)
- [PATCH 02/20] trace-cmd library: Internal helpers for compressing data, Tzvetomir Stoyanov (VMware)
- [PATCH 01/20] trace-cmd library: Add support for compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH 03/20] trace-cmd library: Internal helpers for uncompressing data, Tzvetomir Stoyanov (VMware)
- [PATCH 04/20] trace-cmd library: Inherit compression algorithm from input file, Tzvetomir Stoyanov (VMware)
- [PATCH 05/20] trace-cmd library: New API to configure compression on an output handler, Tzvetomir Stoyanov (VMware)
- [PATCH 07/20] trace-cmd library: Compress part of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH 06/20] trace-cmd library: Write compression header in the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH 08/20] trace-cmd library: Add local helper function for data compression, Tzvetomir Stoyanov (VMware)
- [PATCH 09/20] trace-cmd library: Compress the trace data, Tzvetomir Stoyanov (VMware)
- [PATCH 10/20] trace-cmd library: Decompress the options section, if it is compressed, Tzvetomir Stoyanov (VMware)
- [PATCH 12/20] trace-cmd library: Extend the input handler with trace data decompression context, Tzvetomir Stoyanov (VMware)
- [PATCH 11/20] trace-cmd library: Read compression header, Tzvetomir Stoyanov (VMware)
- [PATCH 13/20] trace-cmd library: Initialize CPU data decompression logic, Tzvetomir Stoyanov (VMware)
- [PATCH 14/20] trace-cmd library: Add logic for in-memory decompression, Tzvetomir Stoyanov (VMware)
- [PATCH 15/20] trace-cmd library: Read compressed latency data, Tzvetomir Stoyanov (VMware)
- [PATCH 16/20] trace-cmd library: Decompress file sections on reading, Tzvetomir Stoyanov (VMware)
- [PATCH 17/20] trace-cmd library: Add zlib compression algorithm, Tzvetomir Stoyanov (VMware)
- [PATCH 18/20] trace-cmd list: Show supported compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH 19/20] trace-cmd record: Add compression to the trace context, Tzvetomir Stoyanov (VMware)
- [PATCH 20/20] trace-cmd report: Add new parameter for trace file compression, Tzvetomir Stoyanov (VMware)
- [PATCH v2 00/25] Trace file version 7 - sections,
Tzvetomir Stoyanov (VMware)
- [PATCH v2 01/25] trace-cmd library: Define trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 02/25] trace-cmd library: Add cache functionality to network message handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 03/25] trace-cmd library: New APIs to get and set version of output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 04/25] trace-cmd library: Add internal helper function for writing headers before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v2 05/25] trace-cmd library: Write header before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v2 06/25] trace-cmd library: Add multiple options sections in trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 07/25] trace-cmd library: Do not write CPU count section in trace files version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 08/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 09/25] trace-cmd record: Append trace options after the trace data are written, Tzvetomir Stoyanov (VMware)
- [PATCH v2 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format, Tzvetomir Stoyanov (VMware)
- [PATCH v2 10/25] trace-cmd library: Add section header before flyrecord trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 12/25] trace-cmd library: Do not write CPUs with empty trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 13/25] trace-cmd library: Add macro to check file state on reading, Tzvetomir Stoyanov (VMware)
- [PATCH v2 14/25] trace-cmd library: Introduce sections in trace file reading logic, Tzvetomir Stoyanov (VMware)
- [PATCH v2 15/25] trace-cmd library: Initialize internal sections database on file read, Tzvetomir Stoyanov (VMware)
- [PATCH v2 16/25] trace-cmd library: Use sections database when reading parts of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 17/25] trace-cmd library: Read headers from trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 18/25] trace-cmd library: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v2 19/25] trace-cmd library: Handle the extended DONE option, Tzvetomir Stoyanov (VMware)
- [PATCH v2 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 21/25] trace-cmd library: Handle latency trace in version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 22/25] trace-cmd library: Handle buffer trace data init for version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 23/25] trace-cmd report: Use the new latency API to read data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 24/25] trace-cmd: Call additional APIs when creating trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 25/25] trace-cmd report: Add new parameter for trace file version, Tzvetomir Stoyanov (VMware)
- [PATCH v2 00/21] trace-cmd fixes and clean-ups,
Tzvetomir Stoyanov (VMware)
- [PATCH v2 01/21] trace-cmd library: Read option id with correct endian, Tzvetomir Stoyanov (VMware)
- [PATCH v2 02/21] trace-cmd report: Fix typos in error messages, Tzvetomir Stoyanov (VMware)
- [PATCH v2 03/21] trace-cmd library: Fix version string memory leak, Tzvetomir Stoyanov (VMware)
- [PATCH v2 04/21] trace-cmd library: Fixed a memory leak on input handler close, Tzvetomir Stoyanov (VMware)
- [PATCH v2 05/21] trace-cmd library: Do not pass guests list to a buffer instance, Tzvetomir Stoyanov (VMware)
- [PATCH v2 06/21] trace-cmd library: Set long size to the input tep handler when it is read from the file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 07/21] trace-cmd library: Do not use local variables when reading CPU stat option, Tzvetomir Stoyanov (VMware)
- [PATCH v2 08/21] trace-cmd library: Reuse within the library the function that checks file state., Tzvetomir Stoyanov (VMware)
- [PATCH v2 09/21] trace-cmd library: Fix possible memory leak in read_ftrace_files(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 10/21] trace-cmd library: Fix possible memory leak in read_event_files(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 11/21] trace-cmd library: Fix possible memory leak in read_proc_kallsyms(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 12/21] trace-cmd library: Fix possible memory leak in read_ftrace_printk(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 13/21] trace-cmd library: Fix possible memory leak in read_and_parse_cmdlines(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 15/21] trace-cmd library: Track maximum CPUs count in input handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 14/21] trace-cmd library: Set input handler default values in allocation function, Tzvetomir Stoyanov (VMware)
- [PATCH v2 16/21] trace-cmd report: Close input file handlers on exit, Tzvetomir Stoyanov (VMware)
- [PATCH v2 17/21] trace-cmd report: Do not print empty buffer name, Tzvetomir Stoyanov (VMware)
- [PATCH v2 18/21] trace-cmd library: Set correct CPU to the record, retrieved with tracecmd_peek_data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 19/21] trace-cmd library: Refactor APIs for creating output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 20/21] trace-cmd library: Refactor the logic for writing trace data in the file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 21/21] trace-cmd report: Init the top trace instance earlier, Tzvetomir Stoyanov (VMware)
- [RFC PATCH 0/4] Modifications of some 'hist' APIs,
Yordan Karadzhov (VMware)
- [PATCH] libtracefs: Fix code indentation, Yordan Karadzhov (VMware)
- [PATCH 00/25] Trace file version 7 - sections,
Tzvetomir Stoyanov (VMware)
- [PATCH 01/25] trace-cmd library: Define trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH 02/25] trace-cmd library: Add cache functionality to network message handler, Tzvetomir Stoyanov (VMware)
- [PATCH 03/25] trace-cmd library: New APIs to get and set version of output handler, Tzvetomir Stoyanov (VMware)
- [PATCH 04/25] trace-cmd library: Add internal helper function for writing headers before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH 05/25] trace-cmd library: Write header before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH 06/25] trace-cmd library: Add multiple options sections in trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH 07/25] trace-cmd library: Do not write CPU count section in trace files version 7, Tzvetomir Stoyanov (VMware)
- [PATCH 08/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH 09/25] trace-cmd record: Append trace options after the trace data are written, Tzvetomir Stoyanov (VMware)
- [PATCH 10/25] trace-cmd library: Add section header before flyrecord trace data, Tzvetomir Stoyanov (VMware)
- [PATCH 12/25] trace-cmd library: Do not write CPUs with empty trace data, Tzvetomir Stoyanov (VMware)
- [PATCH 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format, Tzvetomir Stoyanov (VMware)
- [PATCH 13/25] trace-cmd library: Add macro to check file state on reading, Tzvetomir Stoyanov (VMware)
- [PATCH 15/25] trace-cmd library: Initialize internal sections database on file read, Tzvetomir Stoyanov (VMware)
- [PATCH 14/25] trace-cmd library: Introduce sections in trace file reading logic, Tzvetomir Stoyanov (VMware)
- [PATCH 16/25] trace-cmd library: Use sections database when reading parts of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH 17/25] trace-cmd library: Read headers from trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH 18/25] trace-cmd library: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH 19/25] trace-cmd library: Handle the extended DONE option, Tzvetomir Stoyanov (VMware)
- [PATCH 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files, Tzvetomir Stoyanov (VMware)
- [PATCH 21/25] trace-cmd library: Handle latency trace in version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH 22/25] trace-cmd library: Handle buffer trace data init for version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH 23/25] trace-cmd report: Use the new latency API to read data, Tzvetomir Stoyanov (VMware)
- [PATCH 24/25] trace-cmd: Call additional APIs when creating trace file, Tzvetomir Stoyanov (VMware)
- [PATCH 25/25] trace-cmd report: Add new parameter for trace file version, Tzvetomir Stoyanov (VMware)
- [PATCH 00/21] trace-cmd fixes and clean-ups,
Tzvetomir Stoyanov (VMware)
- [PATCH 02/21] trace-cmd report: Fix typos in error messages, Tzvetomir Stoyanov (VMware)
- [PATCH 01/21] trace-cmd library: Read option id with correct endian, Tzvetomir Stoyanov (VMware)
- [PATCH 03/21] trace-cmd library: Fix version string memory leak, Tzvetomir Stoyanov (VMware)
- [PATCH 05/21] trace-cmd library: Do not pass guests list to a buffer instance, Tzvetomir Stoyanov (VMware)
- [PATCH 06/21] trace-cmd library: Set long size to the input tep handler when it is read from the file, Tzvetomir Stoyanov (VMware)
- [PATCH 07/21] trace-cmd library: Do not use local variables when reading CPU stat option, Tzvetomir Stoyanov (VMware)
- [PATCH 08/21] trace-cmd library: Reuse within the library the function that checks file state., Tzvetomir Stoyanov (VMware)
- [PATCH 09/21] trace-cmd library: Fix possible memory leak in read_ftrace_files(), Tzvetomir Stoyanov (VMware)
- [PATCH 10/21] trace-cmd library: Fix possible memory leak in read_event_files(), Tzvetomir Stoyanov (VMware)
- [PATCH 11/21] trace-cmd library: Fix possible memory leak in read_proc_kallsyms(), Tzvetomir Stoyanov (VMware)
- [PATCH 12/21] trace-cmd library: Fix possible memory leak in read_ftrace_printk(), Tzvetomir Stoyanov (VMware)
- [PATCH 13/21] trace-cmd library: Fix possible memory leak in read_and_parse_cmdlines(), Tzvetomir Stoyanov (VMware)
- [PATCH 14/21] trace-cmd library: Set input handler default values in allocation function, Tzvetomir Stoyanov (VMware)
- [PATCH 15/21] trace-cmd library: Track maximum CPUs count in input handler, Tzvetomir Stoyanov (VMware)
- [PATCH 16/21] trace-cmd report: Close input file handlers on exit, Tzvetomir Stoyanov (VMware)
- [PATCH 17/21] trace-cmd report: Do not print empty buffer name, Tzvetomir Stoyanov (VMware)
- [PATCH 18/21] trace-cmd library: Set correct CPU to the record, retrieved with tracecmd_peek_data, Tzvetomir Stoyanov (VMware)
- [PATCH 19/21] trace-cmd library: Refactor APIs for creating output handler, Tzvetomir Stoyanov (VMware)
- [PATCH 20/21] trace-cmd library: Refactor the logic for writing trace data in the file, Tzvetomir Stoyanov (VMware)
- [PATCH 21/21] trace-cmd report: Init the top trace instance earlier, Tzvetomir Stoyanov (VMware)
- [PATCH 04/21] trace-cmd library: Fixed a memory leak on input handler close, Tzvetomir Stoyanov (VMware)
- [PATCH] libtraceevent/sched_switch: Do not have sched_switch plugin complain about target_cpu, Steven Rostedt
- [PATCH 1/2] trace-cruncher: Add find_instance(),
Yordan Karadzhov (VMware)
- [PATCH/RFC] tracing: make trace_marker{,_raw} stream-like,
John Keeping
- [PATCH v8 0/2] libtraceevent: Optimize the print of tep fields,
Yordan Karadzhov (VMware)
- CFP for Linux Plumbers Tracing microconference ends this Friday, Steven Rostedt
- [PATCH v2] libtracefs: Fix sometimes uninitialized warning., Ian Rogers
- [PATCH] kernel-shark: Handle traces with sched_switch and no sched_waking,
John Keeping
- [PATCH] libtracefs: Remove unreachable code., Ian Rogers
- [PATCH] libtracefs: Fix sometimes uninitialized warning.,
Ian Rogers
- [PATCH 1/4] trace-cruncher: Add optional sort to tfs_list2py_list(),
Yordan Karadzhov (VMware)
- [PATCH] libtracefs: Add files created by bison and flex, Steven Rostedt
- [PATCH v2] libtracefs: Define gettid() when not defined, Steven Rostedt
- [PATCH] libtracefs: Define gettid() when not defined, Steven Rostedt
- [PATCH 1/3] trace-cruncher: Update CONTRIBUTING.md,
Yordan Karadzhov (VMware)
- [PATCH v2 1/3] trace-cruncher: Add methods for accessing tracefs errorlog,
Yordan Karadzhov (VMware)
- [PATCH v3] trace-cmd: Add dependencies to BUILDING section in README,
Victor Cora Colombo
- [PATCH 1/3] trace-cruncher: Add methods for accessing tracefs errorlog,
Yordan Karadzhov (VMware)
- [PATCH v7 0/4] libtraceevent: Optimize the print of tep fields,
Yordan Karadzhov (VMware)
- [Patch v2] Fixing build issues found while working on packaging,
John 'Warthog9' Hawley (VMware)
- [PATCH] libtraceevent: Do not print message if wakeup success field is missing, Steven Rostedt
- [PATCH] sqlhist - fix build dependency, John 'Warthog9' Hawley (VMware)
- [PATCH v9 0/6] tracing: Creation of event probe,
Steven Rostedt
- [PATCH v8 0/5] tracing: Creation of event probe,
Steven Rostedt
- [PATCH v2 0/7] trace-cruncher: Refactor instances and kprobes,
Yordan Karadzhov (VMware)
- [PATCH v7 00/10] tracing: Creation of event probe,
Steven Rostedt
- [PATCH v7 01/10] tracing: Add DYNAMIC flag for dynamic events, Steven Rostedt
- [PATCH v7 02/10] tracing: Have dynamic events have a ref counter, Steven Rostedt
- [PATCH v7 04/10] tracing/probes: Allow for dot delimiter as well as slash for system names, Steven Rostedt
- [PATCH v7 05/10] tracing/probes: Use struct_size() instead of defining custom macros, Steven Rostedt
- [PATCH v7 06/10] tracing/probe: Change traceprobe_set_print_fmt() to take a type, Steven Rostedt
- [PATCH v7 03/10] tracing/probe: Have traceprobe_parse_probe_arg() take a const arg, Steven Rostedt
- [PATCH v7 07/10] tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs, Steven Rostedt
- [PATCH v7 08/10] tracing: Add a probe that attaches to trace events, Steven Rostedt
- [PATCH v7 09/10] selftests/ftrace: Add clear_dynamic_events() to test cases, Steven Rostedt
- [PATCH v7 10/10] selftests/ftrace: Add selftest for testing eprobe events, Steven Rostedt
- [PATCH 1/4] trace-cruncher: Use proper naming in common.h,
Yordan Karadzhov (VMware)
- [PATCH v6 0/7] tracing: Creation of event probe,
Steven Rostedt
- [PATCH v2] trace-cmd: Add dependencies to BUILDING section in README,
victorcora98
- [PATCH 0/7] libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save',
Steven Rostedt
- [PATCH] libtracefs: Fix SYM-OFFSET in tracefs_sql(), Steven Rostedt
- [PATCH] trace-cmd: Add dependencies to BUILDING section in README,
victorcora98
- [PATCH] libtracefs: Remove -d option from libtracefs-sql sqlhist example, Steven Rostedt
- [PATCH v2 0/2] libtracefs: Make hist variable names unique,
Steven Rostedt
- [PATCH v5] [RFC] trace: Add kprobe on tracepoint, Tzvetomir Stoyanov (VMware)
- [PATCH 0/5] osnoise: Support multiple instances,
Daniel Bristot de Oliveira
- [PATCH v6 0/5] libtraceevent: Optimize the print of tep fields,
Yordan Karadzhov (VMware)
- [PATCH 0/2] libtracefs: Make hist variable names unique,
Steven Rostedt
- [PATCH v4] [RFC] trace: Add kprobe on tracepoint,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 0/5] libtraceevent: Optimize the print of tep fields,
Yordan Karadzhov (VMware)
- [PATCH v3] [RFC] trace: Add kprobe on tracepoint, Tzvetomir Stoyanov (VMware)
- [PATCH 0/9] libtracefs: APIs to read a trace event hist file,
Steven Rostedt
- [PATCH v4 0/5] libtraceevent: Optimize the print of tep fields,
Yordan Karadzhov (VMware)
- [PATCH v2] [RFC] trace: Add kprobe on tracepoint, Tzvetomir Stoyanov (VMware)
- [RFC] [RFC] trace: Add kprobe on tracepoint,
Tzvetomir Stoyanov (VMware)
- [PATCH v3 1/2] libtraceevent: Add dynamic_offset(),
Yordan Karadzhov (VMware)
- [PATCH] trace-cmd: Fix out of range comparison, Ian Rogers
- [PATCH] libtracefs: Remove include sys/stat.h from global tracefs.h, Steven Rostedt
- [PATCH v2 1/2] libtraceevent: Add dynamic_offset(),
Yordan Karadzhov (VMware)
- [PATCH 1/2] libtracefs: Silence non-literal-null-conversion warning,
Ian Rogers
- [PATCH v3 00/22] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line,
Steven Rostedt
- [PATCH v3 04/22] libtracefs: Add unit test to test tracefs_sql() compare, Steven Rostedt
- [PATCH v3 06/22] libtracefs: Add unit test to test tracefs_sql() where clause, Steven Rostedt
- [PATCH v3 02/22] tracefs: Add unit tests for tracefs_sql(), Steven Rostedt
- [PATCH v3 08/22] libtracefs: Make parser unique to libtracefs, Steven Rostedt
- [PATCH v3 05/22] libtracefs: Add filtering for start and end events in tracefs_sql(), Steven Rostedt
- [PATCH v3 07/22] libtracefs: Make sqlhist parser reentrant, Steven Rostedt
- [PATCH v3 10/22] libtracefs: Add error message when match fields are not FROM and JOIN events, Steven Rostedt
- [PATCH v3 11/22] libtracefs: Add error message when match or init fails from bad events, Steven Rostedt
- [PATCH v3 17/22] libtracefs: Add man page for tracefs_sql(), Steven Rostedt
- [PATCH v3 21/22] libtracefs: Add CAST() syntax to SQL parsing for histogram types, Steven Rostedt
- [PATCH v3 19/22] libtracefs: Allow for simple SQL statements to create a histogram, Steven Rostedt
- [PATCH v3 22/22] libtracefs: Add CAST(x AS _COUNTER_) syntax to create values in histograms, Steven Rostedt
- [PATCH v3 20/22] libtracefs: Allow trace_sql() to take keywords for fields with backslash, Steven Rostedt
- [PATCH v3 16/22] libtracefs: Add error message when calculation has no label, Steven Rostedt
- [PATCH v3 18/22] libtracefs: Add Makefile rule to create sqlhist, Steven Rostedt
- [PATCH v3 14/22] libtracefs: Add error message for grouping events in SQL filter, Steven Rostedt
- [PATCH v3 15/22] libtracefs: Add error message for bad filters in SQL statement, Steven Rostedt
- [PATCH v3 12/22] libtracefs; Add error message for bad selections to SQL sequence, Steven Rostedt
- [PATCH v3 03/22] libtracefs: Add comparing start and end fields in tracefs_sql(), Steven Rostedt
- [PATCH v3 13/22] libtracefs: Add error message when compare fields fail, Steven Rostedt
- [PATCH v3 01/22] libtracefs: Added new API tracefs_sql(), Steven Rostedt
- [PATCH v3 09/22] libtracefs: Add line number and index to expr structure, Steven Rostedt
- [PATCH v2 0/7] libtracefs: Updates to the histograms for tracefs_sql(),
Steven Rostedt
- [PATCH v2 00/21] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line,
Steven Rostedt
- [PATCH v2 02/21] tracefs: Add unit tests for tracefs_sql(), Steven Rostedt
- [PATCH v2 07/21] libtracefs: Make sqlhist parser reentrant, Steven Rostedt
- [PATCH v2 03/21] libtracefs: Add comparing start and end fields in tracefs_sql(), Steven Rostedt
- [PATCH v2 04/21] libtracefs: Add unit test to test tracefs_sql() compare, Steven Rostedt
- [PATCH v2 08/21] libtracefs: Make parser unique to libtracefs, Steven Rostedt
- [PATCH v2 10/21] libtracefs: Add error message when match fields are not FROM and JOIN events, Steven Rostedt
- [PATCH v2 06/21] libtracefs: Add unit test to test tracefs_sql() where clause, Steven Rostedt
- [PATCH v2 09/21] libtracefs: Add line number and index to expr structure, Steven Rostedt
- [PATCH v2 12/21] libtracefs; Add error message for bad selections to SQL sequence, Steven Rostedt
- [PATCH v2 11/21] libtracefs: Add error message when match or init fails from bad events, Steven Rostedt
- [PATCH v2 14/21] libtracefs: Add error message for grouping events in SQL filter, Steven Rostedt
- [PATCH v2 19/21] libtracefs: Allow trace_sql() to take keywords for fields with backslash, Steven Rostedt
- [PATCH v2 21/21] libtracefs: Add CAST(x AS _COUNTER_) syntax to create values in histograms, Steven Rostedt
- [PATCH v2 17/21] libtracefs: Add man page for tracefs_sql(), Steven Rostedt
- [PATCH v2 01/21] libtracefs: Added new API tracefs_sql(), Steven Rostedt
- [PATCH v2 20/21] libtracefs: Add CAST() syntax to SQL parsing for histogram types, Steven Rostedt
- [PATCH v2 18/21] libtracefs: Allow for simple SQL statements to create a histogram, Steven Rostedt
- [PATCH v2 13/21] libtracefs: Add error message when compare fields fail, Steven Rostedt
- [PATCH v2 15/21] libtracefs: Add error message for bad filters in SQL statement, Steven Rostedt
- [PATCH v2 16/21] libtracefs: Add error message when calculation has no label, Steven Rostedt
- [PATCH v2 05/21] libtracefs: Add filtering for start and end events in tracefs_sql(), Steven Rostedt
- Re: [PATCH v2 00/21] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line, Ahmed S. Darwish
- [PATCH 0/7] libtracefs: Updates to the histograms for tracefs_sql(),
Steven Rostedt
- [RFC PATCH] libtraceevent: Add tep_print_selected_fields(),
Yordan Karadzhov (VMware)
- [PATCH 00/17] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line,
Steven Rostedt
- [PATCH 06/17] libtracefs: Add unit test to test tracefs_sql() where clause, Steven Rostedt
- [PATCH 02/17] tracefs: Add unit tests for tracefs_sql(), Steven Rostedt
- [PATCH 10/17] libtracefs: Add a parse_error() helper function to record errors, Steven Rostedt
- [PATCH 09/17] libtracefs: Add line number and index to expr structure, Steven Rostedt
- [PATCH 11/17] libtracefs: Add error message when match fields are not FROM and JOIN events, Steven Rostedt
- [PATCH 03/17] libtracefs: Add comparing start and end fields in tracefs_sql(), Steven Rostedt
- [PATCH 14/17] libtracefs: Add error message when compare fields fail, Steven Rostedt
- [PATCH 13/17] libtracefs; Add error message for bad selections to SQL sequence, Steven Rostedt
- [PATCH 12/17] libtracefs: Add error message when match or init fails from bad events, Steven Rostedt
- [PATCH 01/17] libtracefs: Added new API tracefs_sql(), Steven Rostedt
- [PATCH 17/17] libtracefs: Add man page for tracefs_sql(), Steven Rostedt
- [PATCH 16/17] libtracefs: Add error message for bad filters in SQL statement, Steven Rostedt
- [PATCH 15/17] libtracefs: Add error message for grouping events in SQL filter, Steven Rostedt
- [PATCH 05/17] libtracefs: Add filtering for start and end events in tracefs_sql(), Steven Rostedt
- [PATCH 07/17] libtracefs: Make sqlhist parser reentrant, Steven Rostedt
- [PATCH 08/17] libtracefs: Make parser unique to libtracefs, Steven Rostedt
- [PATCH 04/17] libtracefs: Add unit test to test tracefs_sql() compare, Steven Rostedt
- Re: [PATCH 00/17] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line, Steven Rostedt
- [PATCH 0/6] libtracefs: Updates to event filtering,
Steven Rostedt
- [PATCH 0/3] libtracefs documentation fixes,
Daniel Bristot de Oliveira
- [PATCH 1/2] trace-cruncher: Add generic methods for printing,
Yordan Karadzhov (VMware)
- [PATCH v2 00/87] Trace file version 7,
Tzvetomir Stoyanov (VMware)
- [PATCH v2 01/87] trace-cmd library: Read option id with correct endian, Tzvetomir Stoyanov (VMware)
- [PATCH v2 02/87] trace-cmd report: Fix typos in error messages, Tzvetomir Stoyanov (VMware)
- [PATCH v2 03/87] tarce-cmd library: Fix version string memory leak, Tzvetomir Stoyanov (VMware)
- [PATCH v2 04/87] trace-cmd library: Fixed a memory leak on input handler close, Tzvetomir Stoyanov (VMware)
- [PATCH v2 05/87] trace-cmd library: Fix possible memory corruption on processing a trace buffer, Tzvetomir Stoyanov (VMware)
- [PATCH v2 06/87] trace-cmd library: Add constructor and destructor, Tzvetomir Stoyanov (VMware)
- [PATCH v2 07/87] trace-cmd library: Add cache functionality to network message handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 09/87] trace-cmd list: Show supported compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH v2 10/87] trace-cmd library: Internal helpers for compressing data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 08/87] trace-cmd library: Add support for compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH v2 12/87] trace-cmd library: Define trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 11/87] trace-cmd library: Internal helpers for uncompressing data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 14/87] trace-cmd library: Reuse within the library the function that checks file state., Tzvetomir Stoyanov (VMware)
- [PATCH v2 13/87] trace-cmd library: Refactor APIs for creating output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 15/87] trace-cmd library: New API to get the version of output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 16/87] trace-cmd library: Inherit compression algorithm from input file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 17/87] trace-cmd library: New API to configure compression on an output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 18/87] trace-cmd record: Add compression to the trace context, Tzvetomir Stoyanov (VMware)
- [PATCH v2 19/87] trace-cmd library: Write compression header in the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 21/87] trace-cmd library: Add internal helper functon for writing headers before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v2 20/87] trace-cmd library: Compress part of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 22/87] trace-cmd library: Write header before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v2 23/87] trace-cmd library: Refactor the logic for writing trace data in the file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 24/87] trace-cmd library: Add local helper function for data compression, Tzvetomir Stoyanov (VMware)
- [PATCH v2 25/87] trace-cmd library: Compress the trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 26/87] tarce-cmd library: Add multiple options sections in trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 27/87] trace-cmd library: Do not write CPU count section in trace files version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 29/87] trace-cmd record: Append trace options after the trace data are written, Tzvetomir Stoyanov (VMware)
- [PATCH v2 28/87] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 31/87] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format, Tzvetomir Stoyanov (VMware)
- [PATCH v2 30/87] trace-cmd library: Add section header before flyrecord trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 32/87] trace-cmd library: Do not write CPUs with empty trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 33/87] trace-cmd library: Add macro to check file state on reading, Tzvetomir Stoyanov (VMware)
- [PATCH v2 34/87] trace-cmd library: Introduce sections in trace file reading logic, Tzvetomir Stoyanov (VMware)
- [PATCH v2 35/87] trace-cmd library: Initialize internal sections database on file read, Tzvetomir Stoyanov (VMware)
- [PATCH v2 36/87] trace-cmd library: Use sections database when reading parts of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 37/87] trace-cmd library: Set log size to the input tep handler when it is read from the file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 38/87] trace-cmd library: Fix possible memory leak in read_ftrace_files(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 39/87] trace-cmd library: Fix possible memory leak in read_event_files(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 40/87] trace-cmd library: Fix possible memory leak in read_proc_kallsyms(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 41/87] trace-cmd library: Fix possible memory leak in read_ftrace_printk(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 42/87] trace-cmd library: Fix possible memory leak in read_and_parse_cmdlines(), Tzvetomir Stoyanov (VMware)
- [PATCH v2 43/87] trace-cmd library: Track maximum CPUs count in input handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 44/87] trace-cmd library: Set input handler default values in allocation function, Tzvetomir Stoyanov (VMware)
- [PATCH v2 45/87] trace-cmd library: Read headers from trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 46/87] tarce-cmd library: Do not use local variables when reading CPU stat option, Tzvetomir Stoyanov (VMware)
- [PATCH v2 47/87] trace-cmd library: Read handle header and compression of the option section, Tzvetomir Stoyanov (VMware)
- [PATCH v2 48/87] trace-cmd library: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v2 49/87] trace-cmd library: Handle the extended DONE option, Tzvetomir Stoyanov (VMware)
- [PATCH v2 50/87] trace-cmd library: Read compression header, Tzvetomir Stoyanov (VMware)
- [PATCH v2 51/87] trace-cmd library: Extend the input handler with trace data decompression context, Tzvetomir Stoyanov (VMware)
- [PATCH v2 52/87] trace-cmd library: Initialize CPU data decompression logic, Tzvetomir Stoyanov (VMware)
- [PATCH v2 53/87] trace-cmd library: Initialize CPU data for reading from version 7 trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 54/87] trace-cmd library: Add logic for in-memory decompression, Tzvetomir Stoyanov (VMware)
- [PATCH v2 55/87] trace-cmd library: Handle latency trace in version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 56/87] trace-cmd library: Handle buffer trace data init for version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 57/87] trace-cmd report: Use the new latency API to read data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 58/87] trace-cmd report: Close input file handlers on exit, Tzvetomir Stoyanov (VMware)
- [PATCH v2 59/87] trace-cmd report: Do not print empty buffer name, Tzvetomir Stoyanov (VMware)
- [PATCH v2 60/87] trace-cmd report: Init the top trace instance earlier, Tzvetomir Stoyanov (VMware)
- [PATCH v2 61/87] trace-cmd: Call additional APIs when creating trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 62/87] trace-cmd dump: Add helpers for processing trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 63/87] trace-cmd dump: Print compression header, Tzvetomir Stoyanov (VMware)
- [PATCH v2 64/87] trace-cmd dump: Add helpers for processing trace file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v2 65/87] trace-cmd dump: Read recursively all options sections, Tzvetomir Stoyanov (VMware)
- [PATCH v2 66/87] trace-cmd dump: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v2 67/87] trace-cmd dump: Dump sections, Tzvetomir Stoyanov (VMware)
- [PATCH v2 68/87] trace-cmd dump: Dump trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v2 69/87] trace-cmd dump: Dump sections content, Tzvetomir Stoyanov (VMware)
- [PATCH v2 70/87] trace-cmd dump: Add new argument --sections, Tzvetomir Stoyanov (VMware)
- [PATCH v2 71/87] trace-cmd dump: Align better the output of flyrecord dump, Tzvetomir Stoyanov (VMware)
- [PATCH v2 72/87] trace-cmd library: Add zlib compression algorithm, Tzvetomir Stoyanov (VMware)
- [PATCH v2 73/87] trace-cmd library: Reuse local function that writes to output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 74/87] trace-cmd library: Use output handler when copying data from input file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 75/87] trace-cmd library: Handle version 7 files when copying headers between files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 76/87] tarce-cmd library: Copy CPU count between trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 77/87] tarce-cmd library: New API to copy buffer description between trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 78/87] tarce-cmd library: New API to copy options between trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 79/87] tarce-cmd library: New API to copy trace data between trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v2 80/87] trace-cmd library: Extend tracecmd_copy() API, Tzvetomir Stoyanov (VMware)
- [PATCH v2 81/87] trace-cmd library: Set correct CPU to the record, retrieved with tracecmd_peek_data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 82/87] trace-cmd: Add new subcommand "convert", Tzvetomir Stoyanov (VMware)
[Index of Archives]
[Linux USB Devel]
[Media for Linux]
[Linux SCSI]
[Yosemite Forum]