messages from 2023-06-07 18:02:00 to 2023-08-09 18:30:46 UTC [more...]
[PATCH v4 0/5] histograms: Fix memory leak, logic bugs, legibility
2023-08-09 18:30 UTC (7+ messages)
` [PATCH v4 1/5] histograms: Initial histograms interface
` [PATCH v4 2/5] histograms: Add traceeval initialize and release
` [PATCH v4 3/5] histograms: Add traceeval compare
` [PATCH v4 4/5] histograms: Add traceeval query
` [PATCH v4 5/5] histograms: Add traceeval insert
[PATCH 0/6] libtraceeval histogram: Updates
2023-08-09 3:19 UTC (8+ messages)
` [PATCH 1/6] libtraceeval: Add sample task-eval program
` [PATCH 2/6] libtraceeval hist: Add pointer and const string types
` [PATCH 3/6] libtraceeval histogram: Have cmp and release functions be generic
` [PATCH 4/6] libtraceeval histograms: Add traceeval struct to compare function
` [PATCH 5/6] libtraceeval histogram: Fix the return value of traceeval_query()
` [PATCH 6/6] libtraceeval samples: Update task-eval to use the histogram logic
[PATCH v3 0/6] histograms: Add query and insert
2023-08-09 0:56 UTC (18+ messages)
` [PATCH v3 1/6] histograms: Initial histograms interface
` [PATCH v3 2/6] histograms: Add traceeval initialize and release
` [PATCH v3 3/6] histograms: Add traceeval compare
` [PATCH v3 4/6] histograms: Add traceeval query
` [PATCH v3 5/6] histograms: Add traceeval insert
How to solve the coupling between libtraceevent and kernel trace?
2023-08-08 2:36 UTC (6+ messages)
[PATCH v2 0/5] histograms: bug fixes and convention compliance
2023-08-07 23:40 UTC (17+ messages)
` [PATCH v2 1/5] histograms: Initial histograms interface
` [PATCH v2 2/5] histograms: Add traceeval initialize
` [PATCH v2 3/5] histograms: Add traceeval release
` [PATCH v2 4/5] histograms: Add traceeval compare
` [PATCH v2 5/5] histograms: Initial unit tests
[PATCH] traceeval: Remove free_results()
2023-08-04 17:00 UTC (2+ messages)
[PATCH 0/3] rtla fixes for 6.5
2023-08-04 15:52 UTC (4+ messages)
` [PATCH 1/3] rtla/timerlat_aa: Zero thread sum after every sample analysis
` [PATCH 2/3] rtla/timerlat_aa: Fix negative IRQ delay
` [PATCH 3/3] rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread sample
[PATCH 1/5] histograms: initial histograms interface
2023-08-03 16:27 UTC (23+ messages)
` [PATCH 2/5] histograms: traceeval initialize
` [PATCH 3/5] histograms: traceeval release
` [PATCH 4/5] histograms: traceeval compare
` [PATCH 5/5] histograms: Add struct traceeval unit tests
[PATCH v6 1/2] libtraceevent: sync state char array with the kernel
2023-08-03 3:09 UTC (2+ messages)
` [PATCH v6 2/2] libtraceevent: prefer to use prev_state_char introduced in sched_switch
[RFC PATCH v4 0/7] fix task state report from sched tracepoint
2023-08-03 2:49 UTC (18+ messages)
` [RFC PATCH v4 1/7] libtraceevent: sync state char array with the kernel
` [RFC PATCH v4 2/7] perf sched: "
` [RFC PATCH v4 3/7] perf sched: reorganize sched-out task state report code
` [RFC PATCH v4 4/7] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v4 5/7] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v4 6/7] perf sched: prefer to use prev_state_char introduced in sched_switch
` [RFC PATCH v4 7/7] libtraceevent: "
[PATCH] libtraceeval: fix cscope makefile rule
2023-08-02 17:16 UTC
[PATCH] libtracefs: Pass enum value where expected instead of int
2023-08-02 15:40 UTC
[Issue of trace-cmd] undefined symbol when import ctracecmd.so in python
2023-08-02 13:47 UTC (2+ messages)
[RFC PATCH v5 0/7] fix task state report from sched tracepoint
2023-08-02 12:47 UTC (8+ messages)
` [RFC PATCH v4 1/7] libtraceevent: sync state char array with the kernel
` [RFC PATCH v5 2/7] perf sched: "
` [RFC PATCH v5 3/7] perf sched: reorganize sched-out task state report code
` [RFC PATCH v5 4/7] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v5 5/7] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v4 6/7] libtraceevent: prefer to use prev_state_char introduced in sched_switch
` [RFC PATCH v5 7/7] perf sched: "
[RFC PATCH v3 0/6] add to report task state in symbolic chars from sched tracepoint
2023-08-02 3:08 UTC (22+ messages)
` [RFC PATCH v3 1/6] perf sched: sync state char array with the kernel
` [RFC PATCH v3 2/6] perf sched: reorganize sched-out task state report code
` [RFC PATCH v3 3/6] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v3 4/6] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v3 5/6] perf sched: prefer to use prev_state_char introduced in sched_switch
` [RFC PATCH v3 6/6] libtraceevent: "
[PATCH] libtracefs: fix cscope makefile rule
2023-08-01 17:28 UTC
[PATCH] libtracefs: fix cscope makefile rule
2023-08-01 17:27 UTC
[RFC PATCH v2 0/3] report task state in symbolic chars from sched tracepoint
2023-08-01 1:36 UTC (15+ messages)
` [RFC PATCH v2 1/3] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v2 2/3] perf sched: use the new prev_state_char instead in tracepoint sched_switch
` [RFC PATCH v2 3/3] libtraceevent: "
[PATCH] libtraceevent: Add tep_record_is_event() API
2023-07-12 15:54 UTC
[PATCH] trace-cmd split: Fix creation of temp files to include output name
2023-07-10 16:50 UTC
[PATCH] trace-cmd split: Do not append '.1' to single file if output specified
2023-07-10 16:39 UTC
[PATCH] libtracefs: Fix documentation of tracefs_trace_pipe_stream() flags
2023-07-06 1:53 UTC
[PATCH 0/3] trace-cmd record: Support daemonization after recording starts
2023-07-06 0:19 UTC (9+ messages)
` [PATCH v2 0/4] trace-cmd record: Improvements to --daemonize option
` [PATCH v2 1/4] trace-cmd record: Add --daemonize
` [PATCH v2 2/4] trace-cmd: export pidfile functions from trace-listen.c
` [PATCH v2 3/4] trace-cmd record: Create a pidfile when using --daemonize
` [PATCH v2 4/4] trace-cmd record: Add --daemonize example to man page
[PATCH] libtracefs: Add explicit pthread dependency to meson
2023-07-05 22:23 UTC (2+ messages)
[PATCH] tracefs-perf: Add missing headers for syscall() and SYS_* defines
2023-07-05 22:22 UTC (2+ messages)
[PATCH v2] kernel/trace: Fix cleanup logic of enable_trace_eprobe
2023-07-05 15:05 UTC (6+ messages)
[PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe
2023-06-30 10:45 UTC (7+ messages)
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-06-26 6:56 UTC (2+ messages)
[PATCH v2] trace-cmd library: Add tracecmd_iterate_events_reverse() API
2023-06-16 20:02 UTC
[PATCH] trace-cmd library: Add tracecmd_iterate_events_reverse() API
2023-06-15 19:23 UTC
[PATCH 1/2] libtracecmd: Add explicit pthread and dl dependency to meson
2023-06-15 17:45 UTC (2+ messages)
` [PATCH 2/2] trace-cmd: "
[PATCH] trace-cmd library: Have tracecmd_iterate_events() start where it left off
2023-06-15 17:12 UTC
[PATCH] trace-cmd library: Have callbacks exit out of the iterator
2023-06-15 17:11 UTC
libtracecmd-rs: Rust wrapper for libtracecmd - now released!
2023-06-12 9:29 UTC
[ANNOUNCE] libtraceevent 1.7.3 is released
2023-06-07 23:30 UTC
[ANNOUNCE] libtracefs v1.7 is released
2023-06-07 23:29 UTC
[ANNOUNCE] libtracecmd v1.4 is released
2023-06-07 23:27 UTC
[ANNOUNCE] trace-cmd v3.2 is released
2023-06-07 23:25 UTC
[PATCH] libtarcefs doc: Add tracefs_kprobe_destroy() to index man page
2023-06-07 18:36 UTC
[PATCH] libtracefs doc: State that tracefs_dynevent_create() is needed for tracefs_kprobe_alloc()
2023-06-07 18:28 UTC
[PATCH v2] trace-cmd test: Quiet valgrind from reporting forked children
2023-06-07 18:01 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).