messages from 2024-01-14 17:17:54 to 2024-02-16 23:54:29 UTC [more...]
[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v6)
2024-02-16 23:54 UTC (8+ messages)
` [PATCH 01/14] perf dwarf-aux: Add die_collect_vars()
` [PATCH 02/14] perf dwarf-aux: Handle type transfer for memory access
` [PATCH 03/14] perf annotate-data: Introduce struct data_loc_info
` [PATCH 04/14] perf map: Add map__objdump_2rip()
` [PATCH 05/14] perf annotate: Add annotate_get_basic_blocks()
` [PATCH 06/14] perf annotate-data: Maintain variable type info
` [PATCH 07/14] perf annotate-data: Add update_insn_state()
[PATCH v4] trace-cmd split: Enable support for buffer selection
2024-02-16 3:24 UTC (2+ messages)
[PATCH] utest/trace-utest: add missing include
2024-02-15 10:25 UTC
[PATCH 0/3] utest: fix FTBFS with clang >=15
2024-02-15 9:02 UTC (4+ messages)
` [PATCH 1/3] utest/tracefs-utest: add missing include
` [PATCH 2/3] utest/tracefs-utest: add missing define
` [PATCH 3/3] utest/trace-utest: add missing include
[PATCH v3 0/5] trace-cmd: split: Handle splitting files with multiple instances
2024-02-12 21:28 UTC (18+ messages)
` [PATCH v3 1/5] trace-cmd split: Store instances in local list
` [PATCH v3 2/5] trace-cmd split: Add functions to generate temp files
` [PATCH v3 3/5] trace-cmd split: Handle splitting files with multiple instances
` [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
` [PATCH v3 5/5] trace-cmd split: Update usage
[PATCH] rtla: osnoise: timerlat: exit with EXIT_SUCCESS when help is invoked
2024-02-08 13:23 UTC (2+ messages)
[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v5)
2024-02-07 20:43 UTC (33+ messages)
` [PATCH 01/14] perf dwarf-aux: Add die_collect_vars()
` [PATCH 02/14] perf dwarf-aux: Handle type transfer for memory access
` [PATCH 03/14] perf annotate-data: Introduce struct data_loc_info
` [PATCH 04/14] perf map: Add map__objdump_2rip()
` [PATCH 05/14] perf annotate: Add annotate_get_basic_blocks()
` [PATCH 06/14] perf annotate-data: Maintain variable type info
` [PATCH 07/14] perf annotate-data: Add update_insn_state()
` [PATCH 08/14] perf annotate-data: Handle global variable access
` [PATCH 09/14] perf annotate-data: Handle call instructions
` [PATCH 10/14] perf annotate-data: Implement instruction tracking
` [PATCH 11/14] perf annotate: Parse x86 segment register location
` [PATCH 12/14] perf annotate-data: Handle this-cpu variables in kernel
` [PATCH 13/14] perf annotate-data: Track instructions with a this-cpu variable
` [PATCH 14/14] perf annotate-data: Add stack canary type
[PATCH 00/34] Fix kernelshark issues introduced by the migration to Qt6
2024-02-04 18:59 UTC (31+ messages)
` [PATCH 03/34] kernelshark: Remove function param when not used, whenever possible
` [PATCH 04/34] kernelshark: Do not create a temporary container for looping over QMap
` [PATCH 05/34] kernelshark: Prevent potential detach of QMap container
` [PATCH v2 "
` [PATCH 08/34] kernelshark: Use lambda parameter instead of captured local variable
` [PATCH 11/34] kernelshark: Prevent potential divide by zero in Shape::center()
` [PATCH v2 "
` [PATCH 15/34] kernelshark: Fix moving a temp object prevents copy elision warning
` [PATCH 16/34] kernelshark: Add receiver object to connect() call
` [PATCH 17/34] kernelshark: Return by reference the list of header in KsModels
` [PATCH 19/34] kernelshark: Fix qfileinfo-exists Clazy warning
` [PATCH 20/34] kernelshark: Fix potential memory leaks in libkshark-configio
` [PATCH v2 "
` [PATCH 24/34] kernelshark: Fix potential memory leaks in libkshark-tepdata
` [PATCH v2 "
` [PATCH 31/34] kernelshark: Fix comparison of integers of different signs warnings
` [PATCH 33/34] kernelshark: Allow to reduce a bit more the graph height
` [PATCH v2 "
` [PATCH 34/34] kernelshark: Cleanup of KsDualMarker methods
[PATCH] trace-cmd: fix --poll trace recording
2024-01-29 20:42 UTC
[PATCH] eventfs: Have inodes have unique inode numbers
2024-01-29 18:58 UTC (52+ messages)
[PATCH v2] libtracefs: Update trace_buffer_meta
2024-01-29 14:31 UTC
[PATCH v2 0/7] trace-cmd: split: Handle splitting files with multiple instances
2024-01-24 22:36 UTC (16+ messages)
` [PATCH v2 1/7] trace-cmd split: Small fixes
` [PATCH v2 2/7] trace-cmd split: Correctly split with start/end/time-window parameters
` [PATCH v2 3/7] trace-cmd split: Store instances in local list
` [PATCH v2 4/7] trace-cmd split: Add functions to generate temp files
` [PATCH v2 5/7] trace-cmd split: Handle splitting files with multiple instances
` [PATCH v2 6/7] trace-cmd split: Enable support for buffer selection
` [PATCH v2 7/7] trace-cmd split: Update usage
[PATCH] trace-cmd report: Allow for multiple files without having -i
2024-01-24 18:22 UTC
[PATCH] libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf()
2024-01-24 17:58 UTC (5+ messages)
[PATCH v2] trace-cmd split: Initialize current in parse_file()
2024-01-24 17:49 UTC
[PATCH] trace-cmd split: Initialize current in parse_file()
2024-01-24 17:34 UTC
[PATCH] libtracefs: Update trace_buffer_meta
2024-01-23 18:06 UTC (2+ messages)
[PATCH] libtracefs: Add ring buffer memory mapping APIs
2024-01-23 15:15 UTC (3+ messages)
[PATCHSET 0/9] perf tools: More updates on data type profiling (v4)
2024-01-22 20:37 UTC (12+ messages)
` [PATCH 1/9] perf annotate-data: Parse 'lock' prefix from llvm-objdump
` [PATCH 2/9] perf annotate-data: Handle macro fusion on x86
` [PATCH 3/9] perf annotate-data: Handle array style accesses
` [PATCH 4/9] perf annotate-data: Add stack operation pseudo type
` [PATCH 5/9] perf annotate-data: Handle PC-relative addressing
` [PATCH 6/9] perf annotate-data: Support global variables
` [PATCH 7/9] perf dwarf-aux: Add die_get_cfa()
` [PATCH 8/9] perf annotate-data: Support stack variables
` [PATCH 9/9] perf dwarf-aux: Check allowed DWARF Ops
kernel-shark fails to display
2024-01-21 17:00 UTC (2+ messages)
[PATCH] trace-cmd record: Fix top_instance.output_file being NULL
2024-01-19 21:27 UTC
[PATCH 0/5] trace-cmd: split: Handle splitting files with multiple instances
2024-01-19 17:31 UTC (12+ messages)
` [PATCH 2/5] trace-cmd: usage: Update usage for trace-cmd split
` [PATCH 5/5] trace-cmd: split: Handle splitting files with multiple instances
[PATCH] trace-cmd split: Do not fail if cmdlines are not present
2024-01-17 2:14 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).