messages from 2024-01-23 20:00:28 to 2024-09-13 23:03:03 UTC [more...]
[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
2024-09-13 23:02 UTC (3+ messages)
` [PATCH v2 01/11] unwind: Introduce generic user space unwinding interface
` [PATCH v2 02/11] unwind/x86: Add HAVE_USER_UNWIND
[PATCH RFC 00/10] perf: user space sframe unwinding
2024-09-13 15:26 UTC (12+ messages)
` [PATCH RFC 04/10] perf: Introduce deferred user callchains
[PATCH v5 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-07-25 16:10 UTC (2+ messages)
` [PATCH v5 1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files
[PATCH v4 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-07-23 22:58 UTC (4+ messages)
` [PATCH v4 1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files
[PATCH v3 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-07-17 17:16 UTC (5+ messages)
` [PATCH v3 1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files
[PATCH v2 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-07-09 5:12 UTC (14+ messages)
` [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
A few proposals, back to the C++ standards committee
2024-06-26 1:01 UTC (3+ messages)
A few proposals, this time from the C++ standards committee
2024-06-05 19:16 UTC (24+ messages)
[PATCH 0/1] Replace the macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
2024-04-22 8:15 UTC (5+ messages)
` [PATCH 1/1] Replace "
[PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-03-26 10:09 UTC (22+ messages)
` [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
[PATCHSET 00/23] Remaining bits of data type profiling (v7)
2024-03-19 20:34 UTC (43+ messages)
` [PATCH 01/23] perf dwarf-aux: Remove unused pc argument
` [PATCH 02/23] perf dwarf-aux: Add die_collect_vars()
` [PATCH 03/23] perf dwarf-aux: Handle type transfer for memory access
` [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
` [PATCH 05/23] perf map: Add map__objdump_2rip()
` [PATCH 06/23] perf annotate-data: Introduce struct data_loc_info
` [PATCH 07/23] perf annotate: Add annotate_get_basic_blocks()
` [PATCH 08/23] perf annotate-data: Add debug messages
` [PATCH 09/23] perf annotate-data: Maintain variable type info
` [PATCH 10/23] perf annotate-data: Add update_insn_state()
` [PATCH 11/23] perf annotate-data: Add get_global_var_type()
` [PATCH 12/23] perf annotate-data: Handle global variable access
` [PATCH 13/23] perf annotate-data: Handle call instructions
` [PATCH 14/23] perf annotate-data: Implement instruction tracking
` [PATCH 15/23] perf annotate-data: Check register state for type
` [PATCH 16/23] perf annotate: Parse x86 segment register location
` [PATCH 17/23] perf annotate-data: Handle this-cpu variables in kernel
` [PATCH 18/23] perf annotate-data: Track instructions with a this-cpu variable
` [PATCH 19/23] perf annotate-data: Support general per-cpu access
` [PATCH 20/23] perf annotate-data: Handle ADD instructions
` [PATCH 21/23] perf annotate-data: Add stack canary type
` [PATCH 22/23] perf annotate-data: Add a cache for global variable types
` [PATCH 23/23] perf annotate-data: Do not retry for invalid types
[POC 0/5] SFrame based stack tracer for user space in the kernel
2024-03-13 15:04 UTC (8+ messages)
` [POC 5/5] x86_64: invoke SFrame based stack tracer for user space
[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v6)
2024-02-16 23:54 UTC (15+ 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
[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] iproute2: fix type incompatibility in ifstat.c
2024-02-07 6:44 UTC
A few proposals from the C standards committee
2024-01-25 13:00 UTC (19+ 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).