[PATCH v8 00/11] tracing/user_events: Remote write ABI
2023-03-26 15:22 UTC (20+ messages)
` [PATCH v8 01/11] tracing/user_events: Split header into uapi and kernel
` [PATCH v8 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime
` [PATCH v8 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v8 04/11] tracing/user_events: Fixup enable faults asyncly
` [PATCH v8 05/11] tracing/user_events: Add ioctl for disabling addresses
` [PATCH v8 06/11] tracing/user_events: Update self-tests to write ABI
` [PATCH v8 07/11] tracing/user_events: Add ABI self-test
` [PATCH v8 08/11] tracing/user_events: Use write ABI in example
` [PATCH v8 09/11] tracing/user_events: Update documentation for ABI
` [PATCH v8 10/11] tracing/user_events: Charge event allocs to cgroups
` [PATCH v8 11/11] tracing/user_events: Limit global user_event count
[PATCH v2 0/3] libtraceevent: Fix double free in process_sizeof()
2023-03-24 20:09 UTC (4+ messages)
` [PATCH v2 1/3] libtraceevent: Fix double free in parsing sizeof()
` [PATCH v2 2/3] libtraceevent: No need for testing ok in else if (!ok) in process_sizeof()
` [PATCH v2 3/3] libtraceevent: Rename "ok" to "token_has_paren" "
[PATCH 0/3] libtraceevent
2023-03-24 20:01 UTC (4+ messages)
` [PATCH 1/3] libtraceevent: Fix double free in parsing sizeof()
` [PATCH 2/3] libtraceevent: No need for testing ok in else if (!ok) in process_sizeof()
` [PATCH 3/3] libtraceevent: Rename "ok" to "end" "
[PATCH] rtla/timerlat: Fix "Previous IRQ" auto analysis' line
2023-03-24 19:26 UTC
[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
2023-03-20 11:06 UTC (6+ messages)
` [PATCH 14/20] rv/reactor: remove MODULE_LICENSE in non-modules
[PATCH trace-cmd] trace-cmd report: Ensure filter is applied to single input file
2023-03-17 21:24 UTC
_sockaddr still not working?
2023-03-14 14:51 UTC (3+ messages)
[PATCH] libtracefs: Fix the label usage in check_option()
2023-03-13 22:36 UTC (2+ messages)
[PATCH RFC] libtraceevent: Improve exception handling in parse_arg_add()
2023-03-13 22:33 UTC (2+ messages)
[PATCH] libtracefs: Fix the label usage in tracefs_instance_set_affinity()
2023-03-13 16:43 UTC
[PATCH] libtracefs: Fix the label usage in tracefs_instances_walk()
2023-03-12 16:22 UTC
[PATCH RFC] libtracefs: Improve exception handling in instance_alloc()
2023-03-10 17:20 UTC (2+ messages)
[PATCH v7 00/11] tracing/user_events: Remote write ABI
2023-02-21 19:35 UTC (15+ messages)
` [PATCH v7 01/11] tracing/user_events: Split header into uapi and kernel
` [PATCH v7 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime
` [PATCH v7 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v7 04/11] tracing/user_events: Fixup enable faults asyncly
` [PATCH v7 05/11] tracing/user_events: Add ioctl for disabling addresses
` [PATCH v7 06/11] tracing/user_events: Update self-tests to write ABI
` [PATCH v7 07/11] tracing/user_events: Add ABI self-test
` [PATCH v7 08/11] tracing/user_events: Use write ABI in example
` [PATCH v7 09/11] tracing/user_events: Update documentation for ABI
` [PATCH v7 10/11] tracing/user_events: Charge event allocs to cgroups
` [PATCH v7 11/11] tracing/user_events: Limit global user_event count
[PATCH] libtraceevent: fix some missing commas in big endian blocks
2023-02-20 18:17 UTC (2+ messages)
[PATCH] trace-cmd: python: Update python module
2023-02-15 1:53 UTC (2+ messages)
libtraceevent + Rust
2023-02-15 0:36 UTC (6+ messages)
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-14 16:57 UTC (8+ messages)
` [PATCH 30/35] Documentation: tools/rtla: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[PATCH v7 0/2] Add initial support for meson
2023-02-13 7:54 UTC (6+ messages)
` [PATCH v7 1/2] libtracecmd: "
` [PATCH v7 2/2] trace-cmd: "
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-02-11 0:30 UTC (4+ messages)
` [PATCH 19/24] Documentation: tools/rtla: correct spelling
[PATCH v6 0/2] Add initial support for meson
2023-02-08 8:48 UTC (9+ messages)
` [PATCH v6 1/2] libtracecmd: "
` [PATCH v6 2/2] trace-cmd: "
[PATCH V3 0/2] rtla: Add hwnoise tool
2023-02-07 21:48 UTC (3+ messages)
` [PATCH V3 1/2] "
` [PATCH V3 2/2] Documentation/rtla: Add hwnoise man page
[PATCH V2 0/6] rtla: Add hwnoise tool
2023-02-07 20:04 UTC (11+ messages)
` [PATCH V2 1/6] rtla/osnoise: Add helper functions to manipulate osnoise/options
` [PATCH V2 2/6] rtla/osnoise: Add OSNOISE_IRQ_DISABLE option
` [PATCH V2 3/6] rtla/osnoise: Add the mode abstraction
` [PATCH V2 4/6] rtla/osnoise_top: Pass the params to the usage function
` [PATCH V2 5/6] rtla: Add hwnoise tool
` [PATCH V2 6/6] Documentation/rtla: Add hwnoise man page
[PATCH] rtla: Fix cross building
2023-02-01 20:54 UTC (4+ messages)
[PATCH] docs: ftrace: always use canonical ftrace path
2023-01-31 21:30 UTC (7+ messages)
[PATCH 0/3] rtla: Timerlat auto-analysis
2023-01-31 15:38 UTC (4+ messages)
` [PATCH 1/3] rtla/timerlat: Add auto-analysis core
` [PATCH 2/3] rtla/timerlat: Add auto-analysis support to timerlat top
` [PATCH 3/3] Documentation/rtla: Add timerlat-top auto-analysis options
[PATCH] docs: rtla: Fix full name of the GPL
2023-01-23 12:46 UTC (3+ messages)
[PATCH v4] trace-cmd: Open code execvp routine to avoid multiple execve syscalls
2023-01-22 1:44 UTC
[PATCH v3] trace-cmd: Open code execvp routine to avoid multiple execve syscalls
2023-01-22 1:24 UTC (3+ messages)
[PATCH] trace-cmd record: Verify that splice works before using it
2023-01-19 21:53 UTC (3+ messages)
[PATCH] libtracefs: Add stacktrace to tracefs_sql()
2023-01-17 16:35 UTC
[PATCH][next] rv: remove redundant initialization of pointer ptr
2023-01-16 16:16 UTC
[PATCH 4.14 001/338] libtraceevent: Fix build with binutils 2.35
2023-01-16 15:47 UTC
[PATCH] kernel-shark: Make the text to be copyable
2023-01-15 18:44 UTC
[PATCH] kernel-shark: Show multi-line events using the dual marker
2023-01-15 18:43 UTC
[PATCH] trace-cmd: document expected behaviour of execvp for record command
2023-01-14 14:43 UTC (9+ messages)
` [PATCH v2] trace-cmd: open code execvp routine to avoid multiple execve syscalls
rtla osnoise hist: average duration is always zero
2023-01-12 14:33 UTC (5+ messages)
` [PATCH 1/2 v2] tools/tracing/rtla: osnoise_hist: use total duration for average calculation
` [PATCH 2/2 v2] tools/tracing/rtla: osnoise_hist: display average with two-digit precision
[PATCH 0/6] rtla: Add hwnoise tool
2023-01-12 4:12 UTC (9+ messages)
` [PATCH 1/6] rtla/osnoise: Add helper functions to manipulate osnoise/options
` [PATCH 2/6] rtla/osnoise: Add OSNOISE_IRQ_DISABLE option
` [PATCH 3/6] rtla/osnoise: Add the mode abstraction
` [PATCH 4/6] rtla/osnoise_top: Pass the params to the usage function
` [PATCH 5/6] rtla: Add hwnoise tool
` [PATCH 6/6] Documentation/rtla: Add hwnoise man page
[PATCH v5 0/2] Add initial support for meson
2023-01-10 16:22 UTC (3+ messages)
` [PATCH v5 1/2] libtracecmd: "
` [PATCH v5 2/2] trace-cmd: "
[PATCH v7] libtracefs: Add initial support for meson
2023-01-10 16:22 UTC
[PATCH v7] libtraceevent: Add initial support for meson
2023-01-10 16:22 UTC
[PATCH] tools/rtla: Explicitly list libtraceevent dependency
2023-01-10 15:08 UTC (9+ messages)
[PATCH 1/2] Replace LFS64 interfaces off64_t and lseek64
2023-01-10 1:03 UTC (4+ messages)
` [PATCH 2/2] Drop using _LARGEFILE64_SOURCE
[PATCH] libtraceevent: Show migrate-disable field
2023-01-09 23:40 UTC
[PATCH] Replace LFS64 interfaces off64_t and lseek64
2023-01-09 20:46 UTC (5+ messages)
[PATCH v6] libtraceevent: Add initial support for meson
2023-01-09 17:15 UTC (5+ messages)
[PATCH] libtraceevent: Fix output of raw prints
2023-01-06 19:23 UTC
[PATCH 00/10] trace-cmd: Fix trace-cmd stream
2023-01-06 18:39 UTC (11+ messages)
` [PATCH 01/10] trace-cmd library: Set recorder to nonblock when finished
` [PATCH 02/10] trace-cmd stream: Do not block when stopping threads
` [PATCH 03/10] trace-cmd stream: Add a flush signal to kick the output
` [PATCH 04/10] trace-cmd stream: Do one last flush when finished
` [PATCH 05/10] trace-cmd library: Fix read_data() with error from tracefs_cpu_read()
` [PATCH 06/10] trace-cmd: Have trace_stream_read() use poll()
` [PATCH 07/10] trace-cmd stream: Set default sleep time to half a second
` [PATCH 08/10] trace-cmd library: Return the result of tracefs_cpu_stop()
` [PATCH 09/10] trace-cmd record: Set sleep_time to zero at end of recording
` [PATCH 10/10] trace-cmd record: Keep stopping the recording when finished
[PATCH] libtracefs: Flush pipe data in tracefs_cpu_flush()
2023-01-06 4:16 UTC
[PATCH 0/2] libtracefs: Fixups to tracefs_cpu_stop()
2023-01-06 4:11 UTC (3+ messages)
` [PATCH 2/2] libtracefs: Have tracefs_cpu_stop() always suggesting nudging
page: next (older)
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).