linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-12 15:44:52 to 2021-09-10 13:51:09 UTC [more...]

[PATCH 00/25] Trace file version 7 - sections
 2021-09-10 13:50 UTC  (5+ messages)
` [PATCH 01/25] trace-cmd library: Define trace file version 7
` [PATCH 02/25] trace-cmd library: Add cache functionality to network message handler
` [PATCH 03/25] trace-cmd library: New APIs to get and set version of output handler
` [PATCH 04/25] trace-cmd library: Add internal helper function for writing headers before file sections

[PATCH 00/21] trace-cmd fixes and clean-ups
 2021-09-10 13:47 UTC  (22+ messages)
` [PATCH 01/21] trace-cmd library: Read option id with correct endian
` [PATCH 02/21] trace-cmd report: Fix typos in error messages
` [PATCH 03/21] trace-cmd library: Fix version string memory leak
` [PATCH 04/21] trace-cmd library: Fixed a memory leak on input handler close
` [PATCH 05/21] trace-cmd library: Do not pass guests list to a buffer instance
` [PATCH 06/21] trace-cmd library: Set long size to the input tep handler when it is read from the file
` [PATCH 07/21] trace-cmd library: Do not use local variables when reading CPU stat option
` [PATCH 08/21] trace-cmd library: Reuse within the library the function that checks file state
` [PATCH 09/21] trace-cmd library: Fix possible memory leak in read_ftrace_files()
` [PATCH 10/21] trace-cmd library: Fix possible memory leak in read_event_files()
` [PATCH 11/21] trace-cmd library: Fix possible memory leak in read_proc_kallsyms()
` [PATCH 12/21] trace-cmd library: Fix possible memory leak in read_ftrace_printk()
` [PATCH 13/21] trace-cmd library: Fix possible memory leak in read_and_parse_cmdlines()
` [PATCH 14/21] trace-cmd library: Set input handler default values in allocation function
` [PATCH 15/21] trace-cmd library: Track maximum CPUs count in input handler
` [PATCH 16/21] trace-cmd report: Close input file handlers on exit
` [PATCH 17/21] trace-cmd report: Do not print empty buffer name
` [PATCH 18/21] trace-cmd library: Set correct CPU to the record, retrieved with tracecmd_peek_data
` [PATCH 19/21] trace-cmd library: Refactor APIs for creating output handler
` [PATCH 20/21] trace-cmd library: Refactor the logic for writing trace data in the file
` [PATCH 21/21] trace-cmd report: Init the top trace instance earlier

[PATCH] libtraceevent/sched_switch: Do not have sched_switch plugin complain about target_cpu
 2021-09-09 20:06 UTC 

[PATCH 1/2] trace-cruncher: Add find_instance()
 2021-09-09 15:59 UTC  (2+ messages)
` [PATCH 2/2] trace-cruncher: Add attach()

[PATCH/RFC] tracing: make trace_marker{,_raw} stream-like
 2021-09-09 12:35 UTC  (2+ messages)

[PATCH v8 0/2] libtraceevent: Optimize the print of tep fields
 2021-09-09  8:06 UTC  (3+ messages)
` [PATCH v8 1/2] libtraceevent: Add APIs for printing the fields of a record
` [PATCH v8 2/2] libtraceevent: Add documentation for the new printing APIs

[PATCH v7 0/4] libtraceevent: Optimize the print of tep fields
 2021-09-08 20:06 UTC  (7+ messages)
` [PATCH v7 1/4] libtraceevent: Improve tep_print_field()
` [PATCH v7 2/4] libtraceevent: Optimize tep_print_fields()
` [PATCH v7 3/4] libtraceevent: Add APIs for printing the fields of a record
` [PATCH v7 4/4] libtraceevent: Add documentation for the new printing APIs

CFP for Linux Plumbers Tracing microconference ends this Friday
 2021-09-08 19:41 UTC 

[PATCH v3] trace-cmd: Add dependencies to BUILDING section in README
 2021-09-08 15:07 UTC  (2+ messages)

[PATCH] kernel-shark: Handle traces with sched_switch and no sched_waking
 2021-09-08 12:08 UTC  (2+ messages)

[PATCH v2] libtracefs: Fix sometimes uninitialized warning
 2021-09-07 20:31 UTC 

[PATCH] libtracefs: Fix sometimes uninitialized warning
 2021-09-07 19:11 UTC  (4+ messages)

[PATCH] libtracefs: Remove unreachable code
 2021-09-03 16:44 UTC 

[PATCH v2 00/87] Trace file version 7
 2021-09-02 13:20 UTC  (39+ messages)
` [PATCH v2 24/87] trace-cmd library: Add local helper function for data compression
` [PATCH v2 28/87] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7
` [PATCH v2 31/87] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v2 34/87] trace-cmd library: Introduce sections in trace file reading logic
` [PATCH v2 35/87] trace-cmd library: Initialize internal sections database on file read
` [PATCH v2 37/87] trace-cmd library: Set log size to the input tep handler when it is read from the file
` [PATCH v2 38/87] trace-cmd library: Fix possible memory leak in read_ftrace_files()
` [PATCH v2 44/87] trace-cmd library: Set input handler default values in allocation function
` [PATCH v2 48/87] trace-cmd library: Read extended BUFFER option
` [PATCH v2 49/87] trace-cmd library: Handle the extended DONE option
` [PATCH v2 50/87] trace-cmd library: Read compression header
` [PATCH v2 51/87] trace-cmd library: Extend the input handler with trace data decompression context
` [PATCH v2 59/87] trace-cmd report: Do not print empty buffer name
` [PATCH v2 60/87] trace-cmd report: Init the top trace instance earlier
` [PATCH v2 83/87] trace-cmd report: Add new parameters for version 7 trace files
` [PATCH v2 87/87] trace-cmd: Document trace file version 7

[PATCH 1/4] trace-cruncher: Add optional sort to tfs_list2py_list()
 2021-08-31 12:53 UTC  (4+ messages)
` [PATCH 2/4] trace-cruncher: Add optional sort to available_system_events()
` [PATCH 3/4] trace-cruncher: Add optional sort to available_event_systems()
` [PATCH 4/4] trace-cruncher: Add tests for sorted events/systems

[PATCH] libtracefs: Add files created by bison and flex
 2021-08-25 23:58 UTC 

[PATCH v2] libtracefs: Define gettid() when not defined
 2021-08-25 23:53 UTC 

[PATCH] libtracefs: Define gettid() when not defined
 2021-08-25 23:45 UTC 

[PATCH 1/3] trace-cruncher: Update CONTRIBUTING.md
 2021-08-25  9:44 UTC  (3+ messages)
` [PATCH 2/3] trace-cruncher: Update README.md
` [PATCH 3/3] trace-cruncher: Fix the copyright notices

[PATCH v2 1/3] trace-cruncher: Add methods for accessing tracefs errorlog
 2021-08-25  9:23 UTC  (3+ messages)
` [PATCH v2 2/3] trace-cruncher: Have standard 'not existing' message
` [PATCH v2 3/3] trace-cruncher: Print the tracefs log on an error

[PATCH 1/3] trace-cruncher: Add methods for accessing tracefs errorlog
 2021-08-23 12:53 UTC  (3+ messages)
` [PATCH 2/3] trace-cruncher: Have standard 'not existing' message
` [PATCH 3/3] trace-cruncher: Print the tracefs log on an error

[PATCH v9 0/6] tracing: Creation of event probe
 2021-08-21  2:18 UTC  (12+ messages)
` [PATCH v9 1/6] tracing: Add a probe that attaches to trace events
` [PATCH v9 2/6] selftests/ftrace: Add clear_dynamic_events() to test cases
` [PATCH v9 3/6] selftests/ftrace: Fix requirement check of README file
` [PATCH v9 4/6] selftests/ftrace: Add test case to test adding and removing of event probe
` [PATCH v9 5/6] selftests/ftrace: Add selftest for testing eprobe events on synthetic events
` [PATCH v9 6/6] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes

[Patch v2] Fixing build issues found while working on packaging
 2021-08-20 23:50 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: sqlhist - fix build dependency
` [PATCH 2/2] libtracefs: make the libtracefs.a gen more robust

[PATCH] libtraceevent: Do not print message if wakeup success field is missing
 2021-08-20 21:35 UTC 

[PATCH] sqlhist - fix build dependency
 2021-08-20 21:03 UTC 

[PATCH v6 0/5] libtraceevent: Optimize the print of tep fields
 2021-08-20 16:01 UTC  (11+ messages)
` [PATCH v6 3/5] libtraceevent: Improve tep_print_field()
` [PATCH v6 4/5] libtraceevent: Optimize tep_print_fields()
` [PATCH v6 5/5] libtraceevent: Add tep_print_selected_fields()

[PATCH v8 0/5] tracing: Creation of event probe
 2021-08-20 14:13 UTC  (12+ messages)
` [PATCH v8 1/5] tracing/probes: Reject events which have the same name of existing one
` [PATCH v8 2/5] tracing: Add a probe that attaches to trace events
` [PATCH v8 3/5] selftests/ftrace: Add clear_dynamic_events() to test cases
` [PATCH v8 4/5] selftests/ftrace: Add selftest for testing eprobe events
` [PATCH v8 5/5] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes

[PATCH v2] trace-cmd: Add dependencies to BUILDING section in README
 2021-08-20  0:25 UTC  (3+ messages)

[PATCH v2 0/7] trace-cruncher: Refactor instances and kprobes
 2021-08-19 19:54 UTC  (9+ messages)
` [PATCH v2 1/7] trace-cruncher: Use proper naming in common.h
` [PATCH v2 2/7] trace-cruncher: Add type checking for the custom Python types
` [PATCH v2 3/7] trace-cruncher: Allow for detachable custom objects
` [PATCH v2 4/7] trace-cruncher: Define Python type for instances
` [PATCH v2 5/7] trace-cruncher: Refactor the way libtracefs instances are handled
` [PATCH v2 6/7] trace-cruncher: Define Python type for kprobes
` [PATCH v2 7/7] trace-cruncher: Refactor the way kprobes are handled

[PATCH v7 00/10] tracing: Creation of event probe
 2021-08-19 13:57 UTC  (17+ messages)
` [PATCH v7 01/10] tracing: Add DYNAMIC flag for dynamic events
` [PATCH v7 02/10] tracing: Have dynamic events have a ref counter
` [PATCH v7 03/10] tracing/probe: Have traceprobe_parse_probe_arg() take a const arg
` [PATCH v7 04/10] tracing/probes: Allow for dot delimiter as well as slash for system names
` [PATCH v7 05/10] tracing/probes: Use struct_size() instead of defining custom macros
` [PATCH v7 06/10] tracing/probe: Change traceprobe_set_print_fmt() to take a type
` [PATCH v7 07/10] tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
` [PATCH v7 08/10] tracing: Add a probe that attaches to trace events
    ` [PATCH] tracing/probes: Reject events which have the same name of existing one
` [PATCH v7 09/10] selftests/ftrace: Add clear_dynamic_events() to test cases
` [PATCH v7 10/10] selftests/ftrace: Add selftest for testing eprobe events

[PATCH v6 0/7] tracing: Creation of event probe
 2021-08-19  4:28 UTC  (20+ messages)
` [PATCH v6 1/7] tracing: Add DYNAMIC flag for dynamic events
` [PATCH v6 2/7] tracing: Have dynamic events have a ref counter
` [PATCH v6 3/7] tracing/probe: Have traceprobe_parse_probe_arg() take a const arg
` [PATCH v6 4/7] tracing/probes: Allow for dot delimiter as well as slash for system names
` [PATCH v6 5/7] tracing/probes: Use struct_size() instead of defining custom macros
` [PATCH v6 6/7] tracing/probe: Change traceprobe_set_print_fmt() to take a type
` [PATCH v6 7/7] tracing: Add a probe that attaches to trace events

[PATCH 1/4] trace-cruncher: Use proper naming in common.h
 2021-08-17 16:41 UTC  (4+ messages)
` [PATCH 2/4] trace-cruncher: Add type checking for the custom Python types
` [PATCH 3/4] trace-cruncher: Define Python type for instances
` [PATCH 4/4] trace-cruncher: Refactor the way libtracefs instances are handled

[PATCH 00/87] Trace file version 7
 2021-08-17 14:03 UTC  (3+ messages)
` [PATCH 23/87] trace-cmd library: Refactor the logic for writing trace data in the file

[PATCH v4] [RFC] trace: Add kprobe on tracepoint
 2021-08-17 11:52 UTC  (4+ messages)

[PATCH] trace-cmd: Add dependencies to BUILDING section in README
 2021-08-13  2:47 UTC  (3+ messages)

[PATCH 0/7] libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save'
 2021-08-13  2:16 UTC  (8+ messages)
` [PATCH 1/7] libtracefs: Move creating of onmatch handler and trace action into helper functions
` [PATCH 2/7] libtracefs: Add logic to apply actions to synthetic events
` [PATCH 3/7] libtracefs: Add API tracefs_synth_trace()
` [PATCH 4/7] libtracefs: Add API tracefs_synth_snapshot()
` [PATCH 5/7] libtracefs: Add API tracefs_synth_save()
` [PATCH 6/7] libtracefs: Update the libtracefs-sql man page for the new tracefs_synth APIs
` [PATCH 7/7] libtracefs: Make a man page for the sqlhist man page example

[PATCH] libtracefs: Fix SYM-OFFSET in tracefs_sql()
 2021-08-13  1:38 UTC 

[PATCH] libtracefs: Remove -d option from libtracefs-sql sqlhist example
 2021-08-12 18:44 UTC 

[PATCH v2 0/2] libtracefs: Make hist variable names unique
 2021-08-12 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] libtracefs: Add random number to keep synthetic variables unique
` [PATCH v2 2/2] libtracefs: Have end event variables not be the end event field name


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