messages from 2021-11-03 15:44:29 to 2021-11-11 15:12:06 UTC [more...]
[PATCH v4 00/20] Trace file version 7 - compression
2021-11-11 15:11 UTC (8+ messages)
` [PATCH v4 01/20] trace-cmd library: Add support for compression algorithms
` [PATCH v4 02/20] trace-cmd library: Internal helpers for compressing data
` [PATCH v4 03/20] trace-cmd library: Internal helpers for uncompressing data
` [PATCH v4 04/20] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v4 05/20] trace-cmd library: New API to configure compression on an output handler
` [PATCH v4 06/20] trace-cmd library: Write compression header in the trace file
` [PATCH v4 07/20] trace-cmd library: Compress part of "
[PATCH v5 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files
2021-11-11 15:11 UTC (6+ messages)
` [PATCH v5 21/25] trace-cmd library: Handle latency trace in version 7 files
` [PATCH v5 22/25] trace-cmd library: Handle buffer trace data init for "
` [PATCH v5 23/25] trace-cmd report: Use the new latency API to read data
` [PATCH v5 24/25] trace-cmd: Call additional APIs when creating trace file
` [PATCH v5 25/25] trace-cmd report: Add new parameter for trace file version
[PATCH v5 10/25] trace-cmd library: Add section header before flyrecord trace data
2021-11-11 15:11 UTC (10+ messages)
` [PATCH v5 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v5 12/25] trace-cmd library: Do not write CPUs with empty trace data
` [PATCH v5 13/25] trace-cmd library: Add macro to check file state on reading
` [PATCH v5 14/25] trace-cmd library: Introduce sections in trace file reading logic
` [PATCH v5 15/25] trace-cmd library: Initialize internal sections database on file read
` [PATCH v5 16/25] trace-cmd library: Use sections database when reading parts of the trace file
` [PATCH v5 17/25] trace-cmd library: Read headers from trace file version 7
` [PATCH v5 18/25] trace-cmd library: Read extended BUFFER option
` [PATCH v5 19/25] trace-cmd library: Handle the extended DONE option
[PATCH v5 09/25] trace-cmd record: Append trace options after the trace data are written
2021-11-11 15:09 UTC
[PATCH v5 08/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7
2021-11-11 15:09 UTC
[PATCH v5 07/25] trace-cmd library: Do not write CPU count section in trace files version 7
2021-11-11 15:09 UTC
[PATCH v5 06/25] trace-cmd library: Add multiple options sections in trace file version 7
2021-11-11 15:09 UTC
[PATCH v5 05/25] trace-cmd library: Write header before file sections
2021-11-11 15:09 UTC
[PATCH v5 04/25] trace-cmd library: Add internal helper function for writing headers before file sections
2021-11-11 15:09 UTC
[PATCH v5 03/25] trace-cmd library: New APIs to get and set version of output handler
2021-11-11 15:08 UTC
[PATCH v5 02/25] trace-cmd library: Add cache functionality to network message handler
2021-11-11 15:08 UTC
[PATCH v5 01/25] trace-cmd library: Define trace file version 7
2021-11-11 15:08 UTC
[PATCH v5 00/25] Trace file version 7 - sections
2021-11-11 15:07 UTC
[PATCH v3 0/4] Refactor the logic for writing trace data in the file
2021-11-11 15:08 UTC (5+ messages)
` [PATCH v3 1/4] trace-cmd library: Add internal database for trace buffers
` [PATCH v3 2/4] trace-cmd: Use the new trace buffers API
` [PATCH v3 3/4] trace-cmd library: Helper logic to update the trace buffer offset
` [PATCH v3 4/4] trace-cmd library: Refactor the logic for writing trace data in the file
[PATCH v2 10/10] trace-cmd library: Remove deprecated APIs for creating an output handler
2021-11-11 15:07 UTC
[PATCH v2 09/10] trace-cmd: Use the new flow when creating output handler
2021-11-11 15:07 UTC
[PATCH v2 08/10] trace-cmd library: Use the new flow when creating output handler
2021-11-11 15:07 UTC
[PATCH v2 07/10] trace-cmd library: New API to write headers of a trace file
2021-11-11 15:07 UTC
[PATCH v2 06/10] trace-cmd library: New API tracecmd_output_write_init
2021-11-11 15:07 UTC
[PATCH v2 05/10] trace-cmd library: New API to inherit parameters from an existing trace file
2021-11-11 15:07 UTC
[PATCH v2 04/10] trace-cmd library: New API for setting a custom kallsyms to an output handler
2021-11-11 15:06 UTC
[PATCH v5 5/6] trace-cmd library: Set the correct file state when reading file with no kallsyms
2021-11-11 15:06 UTC
[PATCH v5 6/6] trace-cmd library: Set the correct file state when reading file with no ftrace printk data
2021-11-11 15:06 UTC
[PATCH v2 00/10] Refactor APIs for creating output handler
2021-11-11 15:03 UTC (4+ messages)
` [PATCH v2 01/10] trace-cmd library: New API for allocating an "
` [PATCH v2 02/10] trace-cmd library: New API for setting a message context to "
` [PATCH v2 03/10] trace-cmd library: New API for setting a custom trace directory "
[PATCH v5 0/6] trace-cmd fixes and clean-ups
2021-11-11 15:03 UTC (5+ messages)
` [PATCH v5 1/6] trace-cmd library: Do not use local variables when reading CPU stat option
` [PATCH v5 2/6] trace-cmd library: Track maximum CPUs count in input handler
` [PATCH v5 3/6] trace-cmd library: Fix possible memory leak in read_event_files()
` [PATCH v5 4/6] trace-cmd library: Fix possible memory leak in read_ftrace_files()
[PATCH v2] kernel-shark: Add 'Requires' to libkshark.pc
2021-11-11 14:27 UTC
[PATCH] trace-cmd: Add Requires: libtracefs to libtracecmd.pc file
2021-11-11 14:12 UTC (5+ messages)
[PATCH 0/2] tracefs: Make minor updates to histograms
2021-11-10 23:10 UTC (3+ messages)
` [PATCH 1/2] tracefs Documentation: Fix tracefs_hist_add_sort_key() example
` [PATCH 2/2] tracefs: Rename tracefs_hist_reset_sort_key() tracefs_hist_set_sort_key()
[PATCH v2 0/4] Modifications of some 'hist' APIs
2021-11-10 22:43 UTC (5+ messages)
` [PATCH v2 2/4] libtracefs: Transform tracefs_hist_add_sort_key()
[PATCH 1/5] kernel-shark: Silence a warning from 'cmake_clean.sh'
2021-11-10 16:29 UTC (6+ messages)
` [PATCH 2/5] kernel-shark: Fix a warning from 'KsUtils.cpp'
` [PATCH 3/5] kernel-shark: Update the README file
` [PATCH 4/5] kernel-shark: Add 'Requires' to libkshark.pc
` [PATCH 5/5] kernel-shark: Always run 'ldconfig' after installing libkshark
[PATCH v4 00/10] user_events: Enable user processes to create and write to trace events
2021-11-10 13:56 UTC (45+ messages)
` [PATCH v4 01/10] user_events: Add UABI header for user access to user_events
` [PATCH v4 02/10] user_events: Add minimal support for trace_event into ftrace
` [PATCH v4 03/10] user_events: Add print_fmt generation support for basic types
` [PATCH v4 04/10] user_events: Handle matching arguments from dyn_events
` [PATCH v4 05/10] user_events: Add basic perf and eBPF support
` [PATCH v4 06/10] user_events: Add self-test for ftrace integration
` [PATCH v4 07/10] user_events: Add self-test for dynamic_events integration
` [PATCH v4 08/10] user_events: Add self-test for perf_event integration
` [PATCH v4 09/10] user_events: Optimize writing events by only copying data once
` [PATCH v4 10/10] user_events: Add documentation file
[PATCH] trace-cmd: Move the .m and .html ignore into Documentation file
2021-11-10 2:39 UTC
[PATCH] trace-cmd dump: Free frac field of cpus_data
2021-11-09 16:17 UTC
[PATCH v2 0/4] trace-cmd: Align guest TSC calculation with the kernel
2021-11-09 16:07 UTC (3+ messages)
` [PATCH v2 4/4] trace-cmd: Dump fraction bits from TRACECMD_OPTION_TIME_SHIFT
[PATCH] trace-cmd: Update the libaudit warning
2021-11-08 8:32 UTC
[PATCH v6 00/12] libtracefs dynamic events support
2021-11-08 8:04 UTC (13+ messages)
` [PATCH v6 01/12] libtracefs: New APIs for dynamic events
` [PATCH v6 02/12] libtracefs: New APIs for kprobe allocation
` [PATCH v6 03/12] libtracefs: Remove redundant kprobes APIs
` [PATCH v6 04/12] libtracefs: Reimplement kprobe raw APIs
` [PATCH v6 05/12] libtracefs: Extend kprobes unit test
` [PATCH v6 06/12] libtracefs: Rename tracefs_synth_init API
` [PATCH v6 07/12] libtracefs: Use the internal dynamic events API when creating synthetic events
` [PATCH v6 08/12] libtracefs: Remove instance parameter from synthetic events APIs
` [PATCH v6 09/12] libtracefs: Add unit test for synthetic events
` [PATCH v6 10/12] libtracefs: Update kprobes man pages
` [PATCH v6 11/12] libtracefs: Document dynamic events APIs
` [PATCH v6 12/12] libtracefs: Do not clean sqlhist man page source
[PATCH v5 00/12] libtracefs dynamic events support
2021-11-05 15:27 UTC (23+ messages)
` [PATCH v5 01/12] libtracefs: New APIs for dynamic events
` [PATCH v5 02/12] libtracefs: New APIs for kprobe allocation
` [PATCH v5 03/12] libtracefs: Remove redundant kprobes APIs
` [PATCH v5 04/12] libtracefs: Reimplement kprobe raw APIs
` [PATCH v5 05/12] libtracefs: Extend kprobes unit test
` [PATCH v5 06/12] libtracefs: Rename tracefs_synth_init API
` [PATCH v5 07/12] libtracefs: Use the internal dynamic events API when creating synthetic events
` [PATCH v5 08/12] libtracefs: Add unit test for "
` [PATCH v5 09/12] libtracefs: Update kprobes man pages
` [PATCH v5 10/12] libtracefs: Document dynamic events APIs
` [PATCH v5 11/12] libtracefs: Remove man page compile artifact
` [PATCH v5 12/12] libtracefs: Fix duplication in synthetic events man page
[PATCH v4 00/10] libtracefs dynamic events support
2021-11-05 12:33 UTC (24+ messages)
` [PATCH v4 01/10] libtracefs: New APIs for dynamic events
` [PATCH v4 02/10] libtracefs: New APIs for kprobe allocation
` [PATCH v4 03/10] libtracefs: Remove redundant kprobes APIs
` [PATCH v4 04/10] libtracefs: Change tracefs_kprobe_info API
` [PATCH v4 05/10] libtracefs: Reimplement kprobe raw APIs
` [PATCH v4 06/10] libtracefs: Extend kprobes unit test
` [PATCH v4 07/10] libtracefs: Rename tracefs_synth_init API
` [PATCH v4 08/10] libtracefs: Use the internal dynamic events API when creating synthetic events
` [PATCH v4 09/10] libtracefs: Update kprobes man pages
` [PATCH v4 10/10] libtracefs: Document dynamic events APIs
[PATCH v3 00/11] libtracefs dynamic events support
2021-11-04 3:06 UTC (23+ messages)
` [PATCH v3 01/11] libtracefs: Add new public macros for bits manipulations
` [PATCH v3 02/11] libtracefs: New APIs for dynamic events
` [PATCH v3 03/11] libtracefs: New APIs for kprobe allocation
` [PATCH v3 05/11] libtracefs: Change tracefs_kprobe_info API
` [PATCH v3 06/11] libtracefs: Reimplement kprobe raw APIs
` [PATCH v3 07/11] libtracefs: Extend kprobes unit test
` [PATCH v3 08/11] libtracefs: Rename tracefs_synth_init API
` [PATCH v3 09/11] libtracefs: Use the internal dynamic events API when creating synthetic events
` [PATCH v3 10/11] libtracefs: Update kprobes man pages
` [PATCH v3 11/11] libtracefs: Document dynamic events APIs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).