messages from 2023-08-17 20:49:11 to 2023-10-12 03:51:54 UTC [more...]
[RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-12 3:50 UTC (21+ messages)
` [PATCH 01/48] perf annotate: Move raw_comment and raw_func_start
` [PATCH 02/48] perf annotate: Check if operand has multiple regs
` [PATCH 03/48] perf tools: Add util/debuginfo.[ch] files
` [PATCH 04/48] perf dwarf-aux: Fix die_get_typename() for void *
` [PATCH 05/48] perf dwarf-aux: Move #ifdef code to the header file
` [PATCH 06/48] perf dwarf-aux: Add die_get_scopes() helper
` [PATCH 07/48] perf dwarf-aux: Add die_find_variable_by_reg() helper
` [PATCH 08/48] perf dwarf-aux: Factor out __die_get_typename()
` [PATCH 09/48] perf dwarf-regs: Add get_dwarf_regnum()
` [PATCH 10/48] perf annotate-data: Add find_data_type()
` [PATCH 11/48] perf annotate-data: Add dso->data_types tree
` [PATCH 12/48] perf annotate: Factor out evsel__get_arch()
` [PATCH 13/48] perf annotate: Add annotate_get_insn_location()
` [PATCH 14/48] perf annotate: Implement hist_entry__get_data_type()
` [PATCH 15/48] perf report: Add 'type' sort key
` [PATCH 16/48] perf report: Support data type profiling
` [PATCH 17/48] perf annotate-data: Add member field in the data type
` [PATCH 18/48] perf annotate-data: Update sample histogram for type
` [PATCH 19/48] perf report: Add 'typeoff' sort key
` [PATCH 20/48] perf report: Add 'symoff' "
[PATCH] libtraceeval: Simplify and correct man page example code
2023-10-12 2:38 UTC
[PATCH] libtracefs: Free "followers" when freeing instance
2023-10-12 2:30 UTC
[PATCH v2] libtraceeval: Have TRACEEVAL_ARRAY_SIZE() handle NULL pointer
2023-10-11 23:14 UTC (3+ messages)
[PATCH] libtraceeval: Add traceeval_stat_max/min_timestamp() API
2023-10-11 23:09 UTC (3+ messages)
[PATCH] libtraceeval: Add traceeval_hitcount() API
2023-10-11 22:28 UTC
[PATCH] libtraceeval: Fix timestamp when vals is NULL
2023-10-11 22:23 UTC
[PATCH] libtraceeval: Add generic message about bad nr_keys/vals
2023-10-11 22:07 UTC
[PATCH] libtraceeval: Add average and standard deviation to stat
2023-10-11 17:38 UTC
[PATCH 00/11] libtraceeval task-eval: Updates to evaluate tasks
2023-10-11 3:25 UTC (12+ messages)
` [PATCH 01/11] libtraceeval task-eval: Fix naming conventions of variables
` [PATCH 02/11] libtraceeval task-eval: Use "assign_*keys/vals()" helper functions
` [PATCH 03/11] libtraceeval task-eval: Add tracking of priority
` [PATCH 04/11] libtraceeval task-eval: Add way to read trace.dat buffer instances
` [PATCH 05/11] libtraceeval task-eval: Account for ZOMBIE and EXITED states
` [PATCH 06/11] libtraceeval task-eval: Show max, min and count of deltas too
` [PATCH 07/11] libtraceeval task-eval: Add more comments
` [PATCH 08/11] libtraceeval task-eval: Only release results if found
` [PATCH 09/11] libtraceeval task-eval: Do not add pdata to non RUNNING tasks
` [PATCH 10/11] libtraceveal task-eval: Clean up all traceeval_iterators
` [PATCH 11/11] libtraceeval task-evals: Free the libtraceevals
[PATCH] libtraceeval: Fix some missing frees
2023-10-11 3:08 UTC
[PATCH] libtraceeval: Do not just copy vals for delta elements
2023-10-11 3:02 UTC
[PATCH 1/1] Fix incompatible function pointer types assigning to stream_find_id_func
2023-10-10 22:34 UTC (2+ messages)
[PATCH 0/2] libtraceeval: Add warning messages
2023-10-10 19:55 UTC (3+ messages)
` [PATCH 1/2] libtraceeval: Add traceeval_vwaring() API
` [PATCH 2/2] libtraceeval: Have various errors print warnings
[PATCH] libtraceeval: Do not update stats if both the timestamp and value are zero
2023-10-10 19:54 UTC
[PATCH v3 0/2] libtraceeval: Add delta interface
2023-10-09 2:53 UTC (3+ messages)
` [PATCH v3 1/2] libtraceeval: Add traceeval_delta_start/continue/stop() API
` [PATCH v3 2/2] libtraceeval: Add traceeval_iterator_delta_start_get()
[PATCH] libtraceeval: Add new TRACEEVAL_TYPE_DELTA
2023-10-07 16:28 UTC
[PATCH v2] libtraceeval: Have TRACEEVAL_SET_*() functions fail on wrong type
2023-10-07 13:07 UTC
[PATCH v2 0/3] libtraceeval: Add man pages for traceeval_delta
2023-10-06 20:12 UTC (4+ messages)
` [PATCH v2 1/3] libtraceeval: Add man pages for traceeval_delta init/start/stop functions
` [PATCH v2 2/3] libtraceeval: Add man pages for insert/remove/query of traceeval_delta items
` [PATCH v2 3/3] libtraceeval: Add man pages for libtraceeval_delta retrieving of deltas
[PATCH v2] libtraceeval: Add traceeval_delta_start/continue/stop() API
2023-10-06 20:02 UTC
[PATCH v2 0/5] libtraceeval: Add man pages
2023-10-06 19:55 UTC (6+ messages)
` [PATCH v2 1/5] libtraceeval: Start creating the documentation "
` [PATCH v2 2/5] libtraceeval: Add man pages for creating and releasing the traceeval descriptor
` [PATCH v2 3/5] libtraceeval: Add man pages for insertion and removal of elements in a traceeval
` [PATCH v2 4/5] libtraceeval: Add man pages for the traceeval iterator functions
` [PATCH v2 5/5] libtraceeval: Add man pages for traceeval statistics
[PATCH v2] libtraceeval: Add wake-lat sample code
2023-10-06 19:08 UTC
[PATCH 0/3] libtraceeval: Add man pages for traceeval_delta
2023-10-06 18:54 UTC (4+ messages)
` [PATCH 1/3] libtraceeval: Add man pages for traceeval_delta init/start/stop functions
` [PATCH 2/3] libtraceeval: Add man pages for insert/remove/query of traceeval_delta items
` [PATCH 3/3] libtraceeval: Add man pages for libtraceeval_delta retrieving of deltas
[PATCH] libtraceeval: Have TRACEEVAL_SET_*() functions fail on wrong type
2023-10-06 17:16 UTC
[PATCH] libtraceeval: Add traceeval_data_start/continue/stop() API
2023-10-06 2:27 UTC (2+ messages)
[PATCH] libtraceeval: Have TRACEEVAL_ARRAY_SIZE() handle NULL pointer
2023-10-06 0:51 UTC
[PATCH 0/5] libtraceeval: Add man pages
2023-10-05 23:24 UTC (6+ messages)
` [PATCH 1/5] libtraceeval: Start creating the documentation "
` [PATCH 2/5] libtraceeval: Add man pages for creating and releasing the traceeval descriptor
` [PATCH 3/5] libtraceeval: Add man pages for insertion and removal of elements in a traceeval
` [PATCH 4/5] libtraceeval: Add man pages for the traceeval iterator functions
` [PATCH 5/5] libtraceeval: Add man pages for traceeval statistics
[PATCH] libtraceeval: Add wake-lat sample code
2023-10-05 22:16 UTC
[PATCH v2] libtraceeval: Use trick to force static array usage where needed
2023-10-05 22:02 UTC (2+ messages)
[PATCH] libtraceeval: Use trick to force static array usage where needed
2023-10-05 21:59 UTC (3+ messages)
[PATCH v2] libtraceeval: Use name for type look up for traceeval_stat
2023-10-04 22:10 UTC (2+ messages)
[PATCH] libtraceeval: Use name for type look up for traceeval_stat
2023-10-04 21:54 UTC (3+ messages)
[PATCH] libtraceeval: Change hash.c to use traceeval.h instead of traceeval-hist.h
2023-10-03 22:06 UTC
[PATCH] libtraceeval samples: Have samples use traceeval.h and not traceeval-hist.h
2023-10-03 17:46 UTC
[PATCH v2 0/2] libtraceeval: Remove the need of TRACEEVAL_TYPE_NONE
2023-10-03 15:44 UTC (6+ messages)
` [PATCH v2 1/2] libtraceeval: Remove need to use TRACEEVAL_TYPE_NONE in keys and vals
` [PATCH v2 2/2] libtraceeval samples: Remove adding TRACEEVAL_TYPE_NONE to "
[PATCH v2] traceeval: Add way to extract the number of elements
2023-10-03 15:29 UTC (2+ messages)
[PATCH v2] libtraceeval: Fix comparing unsigned against zero
2023-10-03 15:19 UTC (2+ messages)
[PATCH 0/2] libtraceeval: Remove the need of TRACEEVAL_TYPE_NONE
2023-10-03 13:48 UTC (6+ messages)
` [PATCH 1/2] libtraceeval: Remove need to use TRACEEVAL_TYPE_NONE in keys and vals
` [PATCH 2/2] libtraceeval samples: Remove adding TRACEEVAL_TYPE_NONE to "
[PATCH v2 00/11] libtraceeval: Even more updates!
2023-10-03 13:22 UTC (22+ messages)
` [PATCH v2 01/11] libtraceeval: Add check for updates to know to recreate iter array
` [PATCH v2 02/11] libtraceeval: Add traceeval_iterator_query()
` [PATCH v2 03/11] libtraceeval: Add traceeval_iterator_results_release()
` [PATCH v2 04/11] libtraceeval: Add traceeval_iterator_stat()
` [PATCH v2 05/11] libtraceeval: Add traceeval_iterator_remove()
` [PATCH v2 06/11] libtraceeval histogram: Add type to traceeval_data and make it a structure
` [PATCH v2 07/11] libtraceveal: Add type checks to traceeval_data vals and keys
` [PATCH v2 08/11] libtraceeval: Add size checks to insert and query functions
` [PATCH v2 09/11] libtraceeval: Make traceeval_remove() check size of keys array
` [PATCH v2 10/11] libtraceeval: Make traceeval_stat() "
` [PATCH v2 11/11] libtraceeval: Only do stats on values marked with the STAT flag
[PATCH] libtraceeval: Fix comparing unsigned against zero
2023-10-03 13:07 UTC (4+ messages)
[PATCH v2] libtraceeval: Move traceeval-hist.h to traceeval.h
2023-10-02 20:51 UTC (2+ messages)
[PATCH v2] libtraceeval: Fix traceeval_insert() macro for NULL vals
2023-10-02 20:45 UTC (2+ messages)
[PATCH] traceeval: Add way to extract the number of elements
2023-10-02 20:40 UTC (2+ messages)
[PATCH] libtraceeval: Add traceeval_init_data_size()
2023-10-02 20:25 UTC (2+ messages)
[PATCH] libtraceveal: Remove TRACEEVAL_TYPE_DYNAMIC
2023-10-02 20:17 UTC (2+ messages)
Kernelshark: migrate to Qt 6
2023-10-02 18:43 UTC (3+ messages)
[PATCH] libtraceeval: Fix allocation of val_stats
2023-10-02 18:33 UTC (2+ messages)
[PATCH] libtraceevent: add option to disable documentation
2023-09-30 20:42 UTC (5+ messages)
[PATCH v2] libtraceevent: add option to disable documentation
2023-09-30 20:40 UTC
[PATCH v2] libtracefs: add option to disable documentation
2023-09-30 20:40 UTC
[PATCH] libtracefs: add option to disable documentation
2023-09-30 20:29 UTC (2+ messages)
[PATCH] libtraceeval: Move traceeval-hist.h to traceeval.h
2023-09-29 12:10 UTC
[PATCH] traceeval: Fix traceeval_insert() macro for NULL vals
2023-09-28 9:15 UTC
[PATCH 0/9] libtraceeval: Even more updates!
2023-09-27 9:51 UTC (25+ messages)
` [PATCH 1/9] libtraceeval: Add check for updates to know to recreate iter array
` [PATCH 2/9] libtraceeval: Add traceeval_iterator_query()
` [PATCH 3/9] libtraceeval: Add traceeval_iterator_stat()
` [PATCH 4/9] libtraceeval: Add traceeval_iterator_remove()
` [PATCH 5/9] libtraceeval histogram: Add type to traceeval_data and make it a structure
` [PATCH 6/9] libtraceveal: Add type checks to traceeval_data vals and keys
` [PATCH 7/9] libtraceeval: Add size checks to insert and query functions
` [PATCH 8/9] libtraceeval: Add checks to traceeval_insert() and query()
` [PATCH 9/9] libtraceeval: Only do stats on values marked with the STAT flag
This list is being migrated to new infrastructure
2023-09-20 20:15 UTC (2+ messages)
[PATCH] tracing/synthetic: Fix order of struct trace_dynamic_info
2023-09-09 4:28 UTC (2+ messages)
[PATCH 1/3] meson: add option to disable documentation
2023-08-31 10:04 UTC (3+ messages)
` [PATCH 2/3] meson: build plugins as modules
` [PATCH 3/3] meson: set the default plugindir to make Makefile
[PATCH v4 0/5] histograms: Fix memory leak, logic bugs, legibility
2023-08-17 22:08 UTC (2+ messages)
[PATCH v4 00/20] libtraceeval histogram: Updates
2023-08-17 20:59 UTC (3+ messages)
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).