linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-01 11:14:43 to 2021-07-28 13:33:21 UTC [more...]

[PATCH 00/87] Trace file version 7
 2021-07-28 13:31 UTC  (27+ messages)
` [PATCH 01/87] trace-cmd library: Read option id with correct endian
` [PATCH 02/87] trace-cmd report: Fix typos in error messages
` [PATCH 03/87] tarce-cmd library: Fix version string memory leak
` [PATCH 04/87] trace-cmd library: Fixed a memory leak on input handler close
` [PATCH 05/87] trace-cmd library: Fix possible memory corruption on processing a trace buffer
` [PATCH 06/87] trace-cmd library: Add constructor and destructor
` [PATCH 07/87] trace-cmd library: Add cache functionality to network message handler
` [PATCH 08/87] trace-cmd library: Add support for compression algorithms
` [PATCH 09/87] trace-cmd list: Show supported "
` [PATCH 10/87] trace-cmd library: Internal helpers for compressing data
` [PATCH 11/87] trace-cmd library: Internal helpers for uncompressing data
` [PATCH 12/87] trace-cmd library: Define trace file version 7
` [PATCH 13/87] trace-cmd library: Refactor APIs for creating output handler
` [PATCH 14/87] trace-cmd library: Reuse within the library the function that checks file state
` [PATCH 15/87] trace-cmd library: New API to get the version of output handler
` [PATCH 16/87] trace-cmd library: Inherit compression algorithm from input file
` [PATCH 17/87] trace-cmd library: New API to configure compression on an output handler
` [PATCH 18/87] trace-cmd record: Add compression to the trace context
` [PATCH 19/87] trace-cmd library: Write compression header in the trace file
` [PATCH 20/87] trace-cmd library: Compress part of "
` [PATCH 21/87] trace-cmd library: Add internal helper functon for writing headers before file sections
` [PATCH 22/87] trace-cmd library: Write header "
` [PATCH 23/87] trace-cmd library: Refactor the logic for writing trace data in the file
` [PATCH 24/87] trace-cmd library: Add local helper function for data compression
` [PATCH 25/87] trace-cmd library: Compress the trace data
` [PATCH 26/87] tarce-cmd library: Add multiple options sections in trace file version 7

[PATCH RESEND] MAINTAINERS: add TRACE EVENT LIBRARY section
 2021-07-28  6:57 UTC 

[PATCH] libtracefs: Rename GR and NQ to GT and NE respectively
 2021-07-28  3:53 UTC 

[PATCH v2] libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter()
 2021-07-28  3:39 UTC 

[PATCH] libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter()
 2021-07-28  1:24 UTC 

[RFC PATCH] udiag - User mode to trace_event (ftrace, perf, eBPF) ABI
 2021-07-27 19:35 UTC 

[PATCH] libtracefs: Do not use "or" as function parameter name
 2021-07-27 13:50 UTC 

[PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
 2021-07-27 13:46 UTC  (8+ messages)

[PATCH 1/2] kernel-shark: Do not include trace-cmd.h in KsAdvFilteringDialog.cpp
 2021-07-27 13:42 UTC  (2+ messages)
` [PATCH 2/2] kernel-shark: Fix warnings from deprecated Qt APIs

[PATCH 0/3] trace-cmd: Clean up library and KernelShark remnants
 2021-07-26 16:28 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd: Remove traceevent/ and tracefs/ from include headers
` [PATCH 2/3] trace-cmd: Remove leftover traces of libtraceevent in Makefiles
` [PATCH 3/3] trace-cmd: Remove remnants of KernelShark build

[PATCH] libtracefs: Remove "traceevent/" from referencing libtraceevent headers
 2021-07-26 15:24 UTC  (4+ messages)

[PATCH 1/2] kernel-shark: Cleanup in CMakeLists.txt
 2021-07-26 13:59 UTC  (3+ messages)
` [PATCH 2/2] kernel-shark: Treat all tracing headers as library headers

[PATCH 1/4] trace-cruncher: Add set_ftrace_loglevel()
 2021-07-26 13:48 UTC  (10+ messages)
` [PATCH 2/4] trace-cruncher: Add local_tep() to utils
` [PATCH 3/4] trace-cruncher: Allow for detachable instances
` [PATCH 4/4] trace-cruncher: Allow for detachable kprobes

Tracing busy processes/threads freezes/stalls the whole machine
 2021-07-23 12:41 UTC  (14+ messages)
            ` sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)

[PATCH] libtracefs: Add Requires libtraceevent to pkg-config file
 2021-07-23  0:02 UTC  (2+ messages)

[PATCH v3 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop
 2021-07-22 14:32 UTC  (3+ messages)

[PATCH v2 0/4] libtracefs: Creating synthetic events
 2021-07-22 13:36 UTC  (5+ messages)
` [PATCH v2 1/4] libtracefs: Add tracefs_list_pop() to remove the last item
` [PATCH v2 2/4] libtracefs: Create a way to create a synthetic event
` [PATCH v2 3/4] libtracefs: Add TRACEFS_TIMESTAMP and TRACEFS_TIMESTAMP_USECS to synth
` [PATCH v2 4/4] libtracefs: Add man pages for creating synthetic events

[PATCH 0/4] libtracefs: Creating synthetic events
 2021-07-22  3:45 UTC  (6+ messages)
` [PATCH 1/4] libtracefs: Add tracefs_list_pop() to remove the last item
` [PATCH 2/4] libtracefs: Create a way to create a synthetic event
` [PATCH 3/4] libtracefs: Add TRACEFS_TIMESTAMP and TRACEFS_TIMESTAMP_USECS to synth
` [PATCH 4/4] libtracefs: Add man pages for creating synthetic events

[PATCH v2 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop
 2021-07-21 13:12 UTC  (2+ messages)

[PATCH 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop
 2021-07-21  2:48 UTC  (7+ messages)

[PATCH for v2.9] trace-cmd: For libtraceevent 1.3 have pr_info equal tep_info
 2021-07-17  2:57 UTC 

[PATCH for v2.9 ] trace-cmd: For libtraceevent 1.3 have warning equal tep_warning
 2021-07-17  2:19 UTC 

[PATCH 0/2] tracing: addition of event probe
 2021-07-16  4:04 UTC  (4+ messages)
` [PATCH 1/2] Add new kprobe on tracepoint
` [PATCH 2/2] tracing: Update to the event probes

[PATCH] trace-cmd: KernelShark has left the nest
 2021-07-13  1:20 UTC 

[PATCH v2 0/3] trace-cruncher: Add Kprobes
 2021-07-12 12:07 UTC  (4+ messages)
` [PATCH v2 1/3] trace-cruncher: Add support for Kprobes
` [PATCH v2 2/3] trace-cruncher: Add events to utils
` [PATCH v2 3/3] trace-cruncher: Add Kprobe example

[PATCH 0/3] trace-cruncher: Add Kprobes
 2021-07-08 13:52 UTC  (4+ messages)
` [PATCH 1/3] trace-cruncher: Add support for Kprobes
` [PATCH 2/3] trace-cruncher: Add events to utils
` [PATCH 3/3] trace-cruncher: Add Kprobe example

[PATCH 0/4] libtracefs: Work to add histogram APIs
 2021-07-07 13:48 UTC  (9+ messages)
` [PATCH 1/4] libtracefs: Implement tracefs_list_size()
` [PATCH 2/4] libtracefs: Implement functions to work on event directory files
` [PATCH 3/4] libtracefs: Have instances have internal ref counting
` [PATCH 4/4] libtracefs: Implement API to create / modify and display histograms

[PATCH] libtracefs: Fix bug in tracefs_instances()
 2021-07-07 13:47 UTC  (2+ messages)

[PATCH v4 00/11] Build trace-cruncher as Python pakage
 2021-07-07 13:21 UTC  (13+ messages)
` [PATCH v4 01/11] trace-cruncher: Refactor the part that wraps ftrace
` [PATCH v4 02/11] trace-cruncher: Add basic methods for tracing
` [PATCH v4 03/11] trace-cruncher: Refactor the part that wraps libkshark
` [PATCH v4 04/11] trace-cruncher: Add "utils"
` [PATCH v4 05/11] trace-cruncher: Refactor the examples
` [PATCH v4 06/11] trace-cruncher: Add ftracefy example
` [PATCH v4 06/11] trace-cruncher: Add ftracepy example
` [PATCH v4 07/11] trace-cruncher: Add Makefile
` [PATCH v4 08/11] trace-cruncher: Update README.md
` [PATCH v4 09/11] trace-cruncher: Remove all leftover files
` [PATCH v4 10/11] trace-cruncher: Add testing
` [PATCH v4 11/11] trace-cruncher: Add github workflow for CI testing

[RFC PATCH] libtracefs: Add tracefs_iterate_stop()
 2021-07-05 12:27 UTC 

[PATCH 0/2] libtracefs: Have string lists contain their size
 2021-07-02 20:34 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Move tracefs_list_free() to tracefs-utils.c
` [PATCH 2/2] libtracefs: Restructure how string lists work

[PATCH v7 00/10] libtracefs: Facilitate adding and removing kprobes
 2021-07-02 20:17 UTC  (11+ messages)
` [PATCH v7 01/10] libtracefs: Implement tracefs_instances()
` [PATCH v7 02/10] libtracefs: Implement tracefs_kprobe_raw()
` [PATCH v7 03/10] libtracefs: Implement tracefs_kretprobe_raw()
` [PATCH v7 04/10] libtracefs: Implement tracefs_get_kprobes()
` [PATCH v7 05/10] libtracefs: Add helper function to parse kprobes
` [PATCH v7 06/10] libtracefs: Implement tracefs_kprobe_info()
` [PATCH v7 07/10] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
` [PATCH v7 08/10] libtracefs: Implement tracefs_kprobe_clear_probe()
` [PATCH v7 09/10] libtracefs: Add man pages for kprobe functions
` [PATCH v7 10/10] libtracefs: Update the unit tests to use the kprobe API instead

[PATCH v6 00/10] libtracefs: Facilitate adding and removing kprobes
 2021-07-02 18:59 UTC  (12+ messages)
` [PATCH v6 01/10] libtracefs: Implement tracefs_instances()
` [PATCH v6 02/10] libtracefs: Implement tracefs_kprobe_raw()
` [PATCH v6 03/10] libtracefs: Implement tracefs_kretprobe_raw()
` [PATCH v6 04/10] libtracefs: Implement tracefs_get_kprobes()
` [PATCH v6 05/10] libtracefs: Add helper function to parse kprobes
` [PATCH v6 06/10] libtracefs: Implement tracefs_kprobe_info()
` [PATCH v6 07/10] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
` [PATCH v6 08/10] libtracefs: Implement tracefs_kprobe_clear_probe()
` [PATCH v6 09/10] libtracefs: Add man pages for kprobe functions
` [PATCH v6 10/10] libtracefs: Update the unit tests to use the kprobe API instead

[PATCH v5 0/7] libtracefs: Facilitate adding and removing kprobes
 2021-07-02 14:22 UTC  (8+ messages)
` [PATCH v5 1/7] libtracefs: Implement tracefs_instances()
` [PATCH v5 2/7] libtracefs: Implement tracefs_kprobe_raw()
` [PATCH v5 3/7] libtracefs: Implement tracefs_kretprobe_raw()
` [PATCH v5 4/7] libtracefs: Implement tracefs_get_kprobes()
` [PATCH v5 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
` [PATCH v5 6/7] libtracefs: Implement tracefs_kprobe_clear_probe()
` [PATCH v5 7/7] libtracefs: Add man pages for kprobe functions

[PATCH v4 0/7] libtracefs: Facilitate adding and removing kprobes
 2021-07-02 11:50 UTC  (14+ messages)
` [PATCH v4 1/7] libtracefs: Implement tracefs_instances()
` [PATCH v4 2/7] libtracefs: Implement tracefs_kprobe_raw()
` [PATCH v4 3/7] libtracefs: Implement tracefs_kretprobe_raw()
` [PATCH v4 4/7] libtracefs: Implement tracefs_get_kprobes()
` [PATCH v4 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
` [PATCH v4 6/7] libtracefs: Implement tracefs_kprobe_clear_probe()
` [PATCH v4 7/7] libtracefs: Add man pages for kprobe functions

[PATCH] libtracefs: Remove leftover regcomp() in event_enable_disable()
 2021-07-02 11:43 UTC 

[PATCH] libtracefs: Fix tracefs_event_enable/disable() to not have open regex
 2021-07-02 11:36 UTC  (3+ messages)

[PATCH] libtracefs: Add man pages for tracefs_error_*() functions
 2021-07-02  3:57 UTC 

[PATCH v3 0/7] libtracefs: Facilitate adding and removing kprobes
 2021-07-02  3:10 UTC  (8+ messages)
` [PATCH v3 1/7] libtracefs: Implement tracefs_instances()
` [PATCH v3 2/7] libtracefs: Implement tracefs_kprobe_raw()
` [PATCH v3 3/7] libtracefs: Implement tracefs_kretprobe_raw()
` [PATCH v3 4/7] libtracefs: Implement tracefs_get_kprobes()
` [PATCH v3 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
` [PATCH v3 6/7] libtracefs: Implement tracefs_kprobe_clear_probe()
` [PATCH v3 7/7] libtracefs: Add man pages for kprobe functions

[PATCH v3 00/11] Build trace-cruncher as Python pakage
 2021-07-01 11:14 UTC  (4+ messages)
` [PATCH v3 09/11] trace-cruncher: Remove all leftover files
` [PATCH v3 10/11] trace-cruncher: Add testing
` [PATCH v3 11/11] trace-cruncher: Add github workflow for CI testing


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