linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-15 18:34:04 to 2023-01-22 01:44:52 UTC [more...]

[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 v7 00/11] tracing/user_events: Remote write ABI
 2023-01-20 23:05 UTC  (12+ 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] rtla: Fix cross building
 2023-01-20  7:08 UTC 

[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 4.14 001/338] libtraceevent: Fix build with binutils 2.35
 2023-01-16 15:47 UTC 

[PATCH][next] rv: remove redundant initialization of pointer ptr
 2023-01-16 16:16 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  (9+ messages)
  ` [PATCH 0/2 v2] rtla osnoise hist average calculation
  ` [PATCH 1/2 v2] tools/tracing/rtla: osnoise_hist: use total duration for "
  ` [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  (4+ messages)
` [PATCH 1/2] libtracefs: Have tracefs_cpu_stop() do nothing only with PERM_NONBLOCK
` [PATCH 2/2] libtracefs: Have tracefs_cpu_stop() always suggesting nudging

[PATCH] trace-cmd stream: Close temp trace file to create options
 2023-01-05 18:56 UTC 

[PATCH v5] libtracefs: Add initial support for meson
 2023-01-05 14:41 UTC  (7+ messages)

[PATCH v4 0/2] Add initial support for meson
 2023-01-05 12:12 UTC  (3+ messages)
` [PATCH v4 1/2] libtracecmd: "
` [PATCH v4 2/2] trace-cmd: "

[PATCH v6] libtracefs: Add initial support for meson
 2023-01-05 12:11 UTC 

[PATCH v5] libtraceevent: Add initial support for meson
 2023-01-05  7:05 UTC  (9+ messages)

[PATCH] trace-cmd: fix makefile cscope target
 2023-01-05  0:58 UTC  (2+ messages)

[PATCH v6 00/11] tracing/user_events: Remote write ABI
 2023-01-04 21:42 UTC  (12+ messages)
` [PATCH v6 01/11] tracing/user_events: Split header into uapi and kernel
` [PATCH v6 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime
` [PATCH v6 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v6 04/11] tracing/user_events: Fixup enable faults asyncly
` [PATCH v6 05/11] tracing/user_events: Add ioctl for disabling addresses
` [PATCH v6 06/11] tracing/user_events: Update self-tests to write ABI
` [PATCH v6 07/11] tracing/user_events: Add ABI self-test
` [PATCH v6 08/11] tracing/user_events: Use write ABI in example
` [PATCH v6 09/11] tracing/user_events: Update documentation for ABI
` [PATCH v6 10/11] tracing/user_events: Charge event allocs to cgroups
` [PATCH v6 11/11] tracing/user_events: Limit global user_event count

[PATCH] trace-cmd: Add check for duplicate functions in man pages
 2023-01-04 17:37 UTC 

[PATCH] libtracefs: Add check for duplicate functions in man pages
 2023-01-04 17:31 UTC 

[PATCH 0/2] libtraceevent: Remove duplicate man page functions
 2023-01-04 17:26 UTC  (3+ messages)
` [PATCH 1/2] libtraceevent: Add check for duplicate functions in man pages
` [PATCH 2/2] libtraceevent: Remove tep_find_function{_address}() from libtraceevent-func_apis.txt

[PATCH] trace-cmd: Allow building with GNU Make 4.4
 2023-01-04  4:09 UTC  (3+ messages)

[PATCH] Remove global input buffer
 2023-01-04  4:06 UTC  (2+ messages)

[PATCH] libtracefs: Fix tracefs_instance_set_buffer_size() for individual CPUs
 2023-01-03 23:38 UTC 

[PATCH v3 0/2] Add initial support for meson
 2022-12-28  8:29 UTC  (3+ messages)
` [PATCH v3 1/2] libtracecmd: "
` [PATCH v3 2/2] trace-cmd: "

[PATCH v4] libtraceevent: Add initial support for meson
 2022-12-27  7:34 UTC  (4+ messages)

[PATCH v1 0/2] Add initial support for meson
 2022-12-24 17:28 UTC  (8+ messages)
` [PATCH v1 1/2] libtracecmd: "
` [PATCH v1 2/2] trace-cmd: "

[PATCH v2 0/2] Add initial support for meson
 2022-12-24 10:34 UTC  (8+ messages)
` [PATCH v2 1/2] libtracecmd: "
` [PATCH v2 2/2] trace-cmd: "

[PATCH v4] libtracefs: Add initial support for meson
 2022-12-23  8:28 UTC 

[PATCH] trace-cmd: Make sure 32 bit works on 64 bit file systems
 2022-12-22 17:36 UTC  (2+ messages)

[PATCH] libtracefs: Make sure 32 bit works on 64 bit file systems
 2022-12-22 17:35 UTC  (2+ messages)

[PATCH v2] libtraceevent: Make sure 32 bit works on 64 bit file systems
 2022-12-22 17:35 UTC  (2+ messages)

[PATCH] kernel-shark: Show multi-line events in quick view
 2022-12-21 19:27 UTC  (4+ messages)

[PATCH v3] libtraceevent: Make sure 32 bit works on 64 bit file systems
 2022-12-21 18:46 UTC 

[PATCH v3] libtracefs: Add initial support for meson
 2022-12-21 10:52 UTC  (2+ messages)

[PATCH] libtraceevent: Have 32 bit compile with -D_FILE_OFFSET_BITS=64
 2022-12-20 21:35 UTC  (5+ messages)

[PATCH linux-next] tools/rv: Remove unneeded semicolon
 2022-12-20 16:40 UTC  (2+ messages)

[PATCH] kernel-shark: Do not truncate multi-line events
 2022-12-20 16:35 UTC  (3+ messages)

[PATCH v3] libtraceevent: Add initial support for meson
 2022-12-20 11:49 UTC 

[PATCH] libtraceevent: Allow stack traces to show offset too
 2022-12-20  3:42 UTC 

[PATCH] libtraceevent: Fix string parsing
 2022-12-20  3:26 UTC 

[RFC v2] libtracefs: Add initial support for meson
 2022-12-19 13:03 UTC  (3+ messages)

[RFC v2] libtraceevent: Add initial support for meson
 2022-12-19 13:01 UTC  (3+ messages)

[PATCH] libtracefs: Remove unneeded check of !dynevent in dynevent_info()
 2022-12-15 20:55 UTC 

[PATCH v1 1/2] libtracefs: Move initialization below a null test
 2022-12-15 20:13 UTC  (5+ messages)
` [PATCH v1 2/2] libtracefs: Fix compiler -Wmemsize-comparison warning

libtraceevent and threads
 2022-12-15 18:52 UTC  (2+ messages)


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