linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-17 09:47:36 to 2021-01-19 18:29:35 UTC [more...]

Move "load_plugins" out of the opening code
 2021-01-19 14:59 UTC 

[PATCH 0/5] New libtracefs APIs for trace options and trace dir
 2021-01-15  5:04 UTC  (6+ messages)
` [PATCH 1/5] libtracefs: New APIs for trace options
` [PATCH 2/5] libtracefs: Unit tests for tracing options APIs
` [PATCH 3/5] libtracefs: Add information about top tracing directory in instance structure
` [PATCH 4/5] libtracefs: New APIs for getting existing trace instance
` [PATCH 5/5] libtracefs: Unit tests for working with non default tracing dir

[PATCH] libtracefs: Enhance error checking when reading a number from trace file
 2021-01-15  5:03 UTC 

[PATCH v2] libtracefs: Link unit test to use static local library
 2021-01-15  5:03 UTC 

[PATCH 0/6] libtracecmd man pages
 2021-01-15  5:02 UTC  (10+ messages)
` [PATCH 1/6] trace-cmd: "
` [PATCH 2/6] trace-cmd: Update the RESOURCES section of the trace-cmd "
` [PATCH 3/6] trace-cmd library man pages: Read recorded events from a trace file
` [PATCH 4/6] trace-cmd library man pages: Open and close "
` [PATCH 5/6] trace-cmd library man pages: Manage trace session with multiple trace peers
` [PATCH 6/6] trace-cmd library man pages: Read tracing instances from a trace file

[PATCH 0/2] Split reading the trace.dat options from trace data
 2021-01-15  4:54 UTC  (4+ messages)
` [PATCH 2/2] trace-cmd: Add new API tracecmd_open_head()

[PATCH] trace-cmd: Fix lib audit warning message
 2021-01-14  6:44 UTC  (2+ messages)

[PATCH] trace-cmd: Fix lib audit warning message
 2021-01-13 16:10 UTC  (4+ messages)

[PATCH] libtracefs: Link unit test to use static local library
 2021-01-12 21:32 UTC  (2+ messages)

[PATCH v2 0/7] New libtracefs APIs
 2021-01-12  9:20 UTC  (8+ messages)
` [PATCH v2 1/7] libtracefs: tracefs_instance_file_read() get a const file name
` [PATCH v2 2/7] libtracefs: New APIs for opening and reading ftrace files
` [PATCH v2 3/7] libtracefs: New APIs for enable / disable tracing
` [PATCH v2 4/7] libtracefs: Documentation for the new APIs for opening and reading ftrace files
` [PATCH v2 5/7] libtracefs: Documentation for enable / disable tracing APIs
` [PATCH v2 6/7] libtracefs: Unit tests for the new APIs for opening and reading ftrace files
` [PATCH v2 7/7] libtracefs: Unit tests for enable / disable tracing APIs

[PATCH v3 0/6] kernel-shark: Visualization plugin tools
 2021-01-08 14:31 UTC  (7+ messages)
` [PATCH v3 1/6] kernel-shark: Add KS_DOUBLE_SIZE macro
` [PATCH v3 2/6] kernel-shark: Add kshark_data_container to libkshark
` [PATCH v3 3/6] kernel-shark: Add KS_DEFINE_PLUGIN_CONTEXT macro
` [PATCH v3 4/6] kernel-shark: Start using C++17
` [PATCH v3 5/6] kernel-shark: Add plotting methods to KsPlugins
` [PATCH v3 6/6] kernel-shark: Speed-up the sched_events plugin

[PATCH v2 0/6] kernel-shark: Visualization plugin tools
 2021-01-07 22:26 UTC  (10+ messages)
` [PATCH v2 1/6] kernel-shark: Add KS_DOUBLE_SIZE macro
` [PATCH v2 2/6] kernel-shark: Add kshark_data_container to libkshark
` [PATCH v2 3/6] kernel-shark: Add KS_DEFINE_PLUGIN_CONTEXT macro
` [PATCH v2 4/6] kernel-shark: Start using C++17
` [PATCH v2 5/6] kernel-shark: Add plotting methods to KsPlugins
` [PATCH v2 6/6] kernel-shark: Speed-up the sched_events plugin

[PATCH 0/6] New libtracefs APIs
 2021-01-07 16:37 UTC  (10+ messages)
` [PATCH 1/6] libtracefs: New APIs for opening and reading ftrace files
` [PATCH 2/6] libtracefs: New APIs for enable / disable tracing
` [PATCH 3/6] libtracefs: Documentation for the new APIs for opening and reading ftrace files
` [PATCH 4/6] libtracefs: Documentation for enable / disable tracing APIs
` [PATCH 5/6] libtracefs: Unit tests for the new APIs for opening and reading ftrace files
` [PATCH 6/6] libtracefs: Unit tests for enable / disable tracing APIs

[PATCH] libtraceevent: Set correct libtraceevent version in the HTML documentation
 2021-01-07  8:33 UTC 

[PATCH] libtracefs: Set correct library name and version in the documentation
 2021-01-07  8:32 UTC 

[PATCH 0/6] kernel-shark: Visualization plugin tools
 2021-01-06 17:45 UTC  (11+ messages)
` [PATCH 1/6] kernel-shark: Add KS_DOUBLE_SIZE macro
` [PATCH 2/6] kernel-shark: Add kshark_data_container to libkshark
` [PATCH 3/6] kernel-shark: Add KS_DEFINE_PLUGIN_CONTEXT macro
` [PATCH 4/6] kernel-shark: Start using C++17
` [PATCH 5/6] kernel-shark: Add plotting methods to KsPlugins
` [PATCH 6/6] kernel-shark: Speed-up the sched_events plugin

[PATCH 0/5] kernel-shark: Improve the build system
 2021-01-06 11:20 UTC  (8+ messages)
` [PATCH 1/5] kernel-shark: Start using libtracecmd
` [PATCH 2/5] kernel-shark: Add missing SPDX license identifiers
` [PATCH 3/5] kernel-shark: Change default libraries install location
` [PATCH 4/5] kernel-shark: Split the installation in two components
` [PATCH 5/5] kernel-shark: Fix "github Actions" workflow

[PATCH v8 00/44] Start KernelShark v2 transformation
 2021-01-05  0:27 UTC  (46+ messages)
` [PATCH v8 01/44] kernel-shark: Adopt trace-cmd API changes
` [PATCH v8 02/44] kernel-shark: Use libtraceevent and libtracefs
` [PATCH v8 03/44] kernel-shark: Add license information
` [PATCH v8 04/44] kernel-shark: Change the CMake minimum version required
` [PATCH v8 05/44] kernel-shark: Change default libraries install location
` [PATCH v8 06/44] kernel-shark: Split the installation in two components
` [PATCH v8 07/44] kernel-shark: Update README
` [PATCH v8 08/44] kernel-shark: Define build target for JSONC
` [PATCH v8 09/44] kernel-shark: Use only signed types in kshark_entry
` [PATCH v8 10/44] kernel-shark: Add stream_id to kshark_entry
` [PATCH v8 11/44] kernel-shark: Introduce libkshark-hash
` [PATCH v8 12/44] kernel-shark: Introduce Data streams
` [PATCH v8 13/44] kernel-shark: Rename static methods in libkshark
` [PATCH v8 14/44] kernel-shark: Add basic methods for Data streams
` [PATCH v8 15/44] kernel-shark: Housekeeping before implementing stream interface
` [PATCH v8 16/44] kernel-shark: Add stream interface for trace-cmd data
` [PATCH v8 17/44] kernel-shark: Start introducing KernelShark 2.0
` [PATCH v8 18/44] kernel-shark: Start using data streams
` [PATCH v8 19/44] kernel-shark: Remove dead code
` [PATCH v8 20/44] kernel-shark: Redesign the plugin interface
` [PATCH v8 21/44] kernel-shark: Complete the stream integration
` [PATCH v8 22/44] kernel-shark: Provide merging of multiple data streams
` [PATCH v8 23/44] kernel-shark: Integrate the stream definitions with data model
` [PATCH v8 24/44] kernel-shark: Use only signed types for model defs
` [PATCH v8 25/44] kernel-shark: Add ksmodel_get_bin()
` [PATCH v8 26/44] kernel-shark: Protect ksmodel_set_in_range_bining()
` [PATCH v8 27/44] kernel-shark: Add methods for time calibration
` [PATCH v8 28/44] kernel-shark: Integrate streams with libkshark-configio
` [PATCH v8 29/44] kernel-shark: Add support for drawing text
` [PATCH v8 30/44] kernel-shark: Make GLUT optional dependency
` [PATCH v8 31/44] kernel-shark: Add ksplot_draw_polyline()
` [PATCH v8 32/44] kernel-shark: Optimize ksplot_draw_polygon()
` [PATCH v8 33/44] kernel-shark: Add basic infrastructure for testing
` [PATCH v8 34/44] kernel-shark: Add "github Actions" workflow
` [PATCH v8 35/44] kernel-shark: Integrate streams with KsPlotTools
` [PATCH v8 36/44] kernel-shark: Add getStreamColorTable()
` [PATCH v8 37/44] kernel-shark: Redefine the args of KsPlot::getColor()
` [PATCH v8 38/44] kernel-shark: Add TextBox class to KsPlot namespace
` [PATCH v8 39/44] kernel-shark: Consistent method naming in KsPlotTools
` [PATCH v8 40/44] kernel-shark: Make the label part of the graph
` [PATCH v8 41/44] kernel-shark: Remove the hard-coded Idle PID
` [PATCH v8 42/44] kernel-shark: Add class Polyline to KsPlot namespace
` [PATCH v8 43/44] kernel-shark: Add VirtBridge and VirtGap classes
` [PATCH v8 44/44] kernel-shark: Add double click interface to PlotObject

[PATCH v2] libtracefs: Remove extra DESTDIR in install_doc
 2021-01-04 20:55 UTC 

[PATCH] libtracefs: Remove extra DESTDIR in install_doc
 2021-01-04 20:54 UTC 

[PATCH] kernelshark: Rename tracefs_get_tracing_dir() to the new tracefs_tracing_dir()
 2021-01-04 17:03 UTC  (2+ messages)

[PATCH] libtracefs: Fix Documentation Makefile
 2021-01-04  9:09 UTC 

libtracefs documentation install problem
 2020-12-24 17:23 UTC  (2+ messages)

[PATCH] trace-cmd: Do not build or install traceevent plugins if libtraceevent exits
 2020-12-23 16:33 UTC 

[PATCH] trace-cmd: Do not install trace-cmd.h as executable
 2020-12-23 16:26 UTC 

[PATCH] libtracefs: Do not install header as executable
 2020-12-23 15:48 UTC 

[PATCH] libtracefs: Do not show the full version in the library SONAME
 2020-12-23 15:38 UTC 

[PATCH] libtraceevent: Update the RESOURCES section of debug man pages
 2020-12-23  4:37 UTC 

[PATCH] libtracefs: Add COPYING section to man pages
 2020-12-23  4:37 UTC 

[PATCH] trace-cmd: Add new libtracecmd API tracecmd_unpair_peer()
 2020-12-23  4:22 UTC 

[ANNOUNCE] libtracefs 1.0.0
 2020-12-22 18:19 UTC 

[ANNOUNCE] libtraceevent 1.1.1
 2020-12-22 17:38 UTC 

[PATCH 0/2] Rename a few libtracecmd APIs
 2020-12-22 12:09 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Rename free_record() to tracecmd_free_record()
` [PATCH 2/2] trace-cmd: Rename tracecmd_get_pevent() to tracecmd_get_tep()

[PATCH 0/2] Remove tracefs_get_tracing_dir() API
 2020-12-22  5:06 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Rename tracefs_get_tracing_dir() to tracefs_tracing_dir()
` [PATCH 2/2] trace-cmd: Use tracefs_tracing_dir() instead of tracefs_find_tracing_dir()

[PATCH] trace-cmd: Use tracefs_tracing_dir() instead of tracefs_find_tracing_dir()
 2020-12-22  5:06 UTC  (3+ messages)

[PATCH v3 0/2] libtracefs man pages
 2020-12-22  4:53 UTC  (3+ messages)
` [PATCH v3 1/2] libtracefs man pages: APIs for initializing a tep handler with trace events from the local system
` [PATCH v3 2/2] libtracefs man pages: helper APIs for working with trace file system

[PATCH v2 0/8] libtracefs man pages
 2020-12-21 17:21 UTC  (14+ messages)
` [PATCH v2 1/8] libtracefs: Initial support for "
` [PATCH v2 2/8] libtracefs man pages: APIs for locating trace directory and files
` [PATCH v2 3/8] libtracefs man pages: APIs for working with trace systems and events
` [PATCH v2 4/8] libtracefs man pages: APIs for managing trace instances
` [PATCH v2 5/8] libtracefs man pages: APIs for working with files in "
` [PATCH v2 6/8] libtracefs man pages: helper APIs for working with "
` [PATCH v2 7/8] libtracefs man pages: APIs for initializing a tep handler with trace events from the local system
` [PATCH v2 8/8] libtracefs man pages: helper APIs for working with trace file system

[PATCH] trace-cmd: Add LOCAL_LIBS variable to force building the local libraries
 2020-12-21 14:58 UTC 

[PATCH v2] libtracefs: Force unit test to use local library
 2020-12-21  7:40 UTC 

[PATCH v2 0/2] Consolidate APIs to locate tracefs mount point
 2020-12-21  7:29 UTC  (3+ messages)
` [PATCH v2 1/2] libtracefs: Remove tracefs_find_tracing_dir() API
` [PATCH v2 2/2] libtracefs: Rename tracefs_get_tracing_dir() to tracefs_tracing_dir()

[PATCH 0/2] Consolidate APIs to locate tracefs mount point
 2020-12-21  6:02 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Remove tracefs_find_tracing_dir() API
` [PATCH 2/2] libtracefs: Rename tracefs_get_tracing_dir() to tracefs_tracing_dir()

[PATCH] libtracefs: Force unit test to use local library
 2020-12-21  6:02 UTC 

[PATCH 0/9] libtracefs man pages
 2020-12-21  5:03 UTC  (19+ messages)
` [PATCH 1/9] libtracefs: Remove doc_gui targets
` [PATCH 2/9] libtracefs: Initial support for man pages
` [PATCH 3/9] libtracefs man pages: APIs for locating trace directory and files
` [PATCH 4/9] libtracefs man pages: APIs for working with trace systems and events
` [PATCH 5/9] libtracefs man pages: APIs for managing trace instances
` [PATCH 6/9] libtracefs man pages: APIs for working with files in "
` [PATCH 7/9] libtracefs man pages: helper APIs for working with "
` [PATCH 8/9] libtracefs man pages: APIs for initializing a tep handler with trace events from the local system


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).