Arnaldo Carvalho de Melo ([email protected])

Number of posts: 13112 (3.58 per day)
First post: 2014-06-02 14:16:13
Last post: 2024-06-14 19:34:36

Date List Subject
2024-03-19 18:06:49 linux-kernel [PATCH 1/1] perf beauty: Introduce scraper script for 'clone' syscall 'flags' argument
2024-03-19 14:17:59 linux-kernel Re: [PATCHSET 00/23] Remaining bits of data type profiling (v7)
2024-03-19 14:14:31 linux-kernel Re: [PATCH 09/23] perf annotate-data: Maintain variable type info
2024-03-19 14:07:19 linux-kernel Re: [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
2024-03-19 14:05:29 linux-kernel Re: [PATCH 08/23] perf annotate-data: Add debug messages
2024-03-19 14:00:45 linux-kernel Re: [PATCH 02/23] perf dwarf-aux: Add die_collect_vars()
2024-03-19 13:56:41 linux-kernel Re: [PATCH 01/23] perf dwarf-aux: Remove unused pc argument
2024-03-19 13:55:20 linux-kernel Re: [PATCH 03/23] perf dwarf-aux: Handle type transfer for memory access
2024-03-18 21:37:48 linux-kernel Re: [PATCH v3 0/8] Clean up libperf cpumap's empty function
2024-03-18 21:26:29 linux-kernel Re: [EXT] Re: [PATCH v7 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
2024-03-18 21:25:44 linux-kernel Re: [PATCH] perf build: fix out of tree build
2024-03-18 21:20:33 linux-kernel Re: [PATCH 1/2] perf script: Show also errors for --insn-trace option
2024-03-18 14:09:51 linux-kernel Re: [PATCH v1] perf vendor events intel: Add umasks to PCU events.
2024-03-15 20:58:10 linux-kernel [PATCH 5/5] tools headers: Remove almost unused copy of uapi/stat.h, add few conditional defines
2024-03-15 20:57:36 linux-kernel [PATCH 1/5] perf beauty: Stop using the copy of uapi/linux/prctl.h
2024-03-15 20:54:35 linux-kernel [PATCH 4/5] tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcntl.h
2024-03-15 20:54:15 linux-kernel [PATCH 3/5] perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
2024-03-15 20:54:02 linux-kernel [PATCH 2/5] perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the directory used to build perf
2024-03-15 20:53:43 linux-kernel [PATCH 0/5] move more stuff to trace/beauty
2024-03-15 20:35:03 linux-kernel Re: [PATCH 2/3] perf tools: Only treat files as map files when they have the extension .map
2024-03-15 20:32:16 linux-kernel Re: [PATCH] perf docs: arm_spe: Clarify more SPE requirements
2024-03-15 20:30:03 linux-kernel Re: [PATCH v1] perf vendor events intel: Add umasks to PCU events.
2024-03-15 20:25:54 linux-kernel Re: [PATCH v7 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
2024-03-15 14:53:48 linux-kernel Re: [PATCH V2 1/3] tools/tracing: Use tools/build makefiles on latency-collector
2024-03-14 21:46:37 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-14 21:22:50 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-14 14:49:13 linux-kernel [PATCH 2/3] perf beauty: Move uapi/sound/asound.h copy out of the directory used to build perf
2024-03-14 14:44:20 linux-kernel [PATCH 3/3] perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the directory used to build perf
2024-03-14 14:43:57 linux-kernel [PATCH 1/3] perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to build perf
2024-03-14 14:43:38 linux-kernel [PATCH 0/3] Move some more header copies to tools/perf/trace/beauty/
2024-03-14 14:34:55 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-13 20:14:38 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-13 20:12:45 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-13 19:17:52 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-13 19:13:59 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-13 15:24:17 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-13 14:06:59 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-13 13:47:52 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-13 13:31:30 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-12 21:42:51 linux-kernel Re: [PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-12 20:52:36 linux-kernel [PATCH 2/2] perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2024-03-12 20:52:30 linux-kernel [PATCH 1/2] perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
2024-03-12 20:51:38 linux-kernel [PATCH 0/2] Move more stuff to tools/perf/trace/beauty/include
2024-03-12 16:48:33 linux-kernel Re: [PATCH 1/1] perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
2024-03-11 22:03:35 linux-kernel Re: [PATCH 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT.
2024-03-11 21:28:00 linux-kernel [PATCH 1/1] perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
2024-03-11 20:54:54 linux-kernel [PATCH 1/1] perf beauty: Fix dependency of tables using uapi/linux/mount.h
2024-03-11 19:59:01 linux-kernel Re: [PATCH v1 12/13] tools headers: Sync compiler.h headers
2024-03-11 19:53:16 linux-kernel Re: [PATCH v1] perf lock contention: skip traceiter functions
2024-03-08 19:37:39 linux-kernel Re: [PATCH v0] perf lock contention: skip traceiter functions
2024-03-06 22:22:19 linux-kernel Re: [PATCH v2 0/4] perf annotate: Improve memory usage for symbol histogram