LinuxLists
Users
About
平松雅巳 / HIRAMATU,MASAMI (
[email protected]
)
Number of posts: 1573 (0.45 per day)
First post: 2006-09-20 11:00:18
Last post: 2016-03-17 12:58:30
Previous Page
/
Next Page
Date
List
Subject
2015-11-18 06:51:17
linux-kernel
RE: trace: trace_kprobe.c always shows interrupts off
2015-11-18 06:49:59
linux-kernel
[PATCH perf/core 03/13] perf: Introduce generic refcount APIs with debug feature
2015-11-18 06:49:35
linux-kernel
[PATCH perf/core 05/13] perf: Fix machine__findnew_module_map to put registered map
2015-11-18 06:49:06
linux-kernel
[PATCH perf/core 07/13] perf: Fix to destroy kernel maps when machine exits
2015-11-18 06:48:46
linux-kernel
[PATCH perf/core 10/13] perf: Fix __dsos__addnew to put dso after adding it to the list
2015-11-18 06:48:12
linux-kernel
[PATCH perf/core 11/13] perf: Fix machine__create_kernel_maps to put kernel dso
2015-11-18 06:47:42
linux-kernel
[PATCH perf/core 13/13] perf: Fix dso__load_sym to put dso
2015-11-18 06:47:39
linux-kernel
[PATCH perf/core 12/13] perf: Fix machine__findnew_module_map to put dso
2015-11-18 06:47:36
linux-kernel
[PATCH perf/core 08/13] perf: Fix to put new map after inserting to map_groups in dso__load_sym
2015-11-18 06:47:33
linux-kernel
[PATCH perf/core 09/13] perf: Make dso to use refcnt for debug
2015-11-18 06:47:27
linux-kernel
[PATCH perf/core 06/13] perf: Fix machine__destroy_kernel_maps to put vmlinux_maps
2015-11-18 06:47:23
linux-kernel
[PATCH perf/core 04/13] perf: make map to use refcnt
2015-11-18 06:47:19
linux-kernel
[PATCH perf/core 01/13] perf probe: Fix to free temporal Dwarf_Frame
2015-11-18 06:47:17
linux-kernel
[PATCH perf/core 02/13] perf: Make perf_exec_path always returns malloc'd string
2015-11-18 06:47:13
linux-kernel
[PATCH perf/core 00/13] perf memory/refcnt leak fixes
2015-11-14 04:47:49
linux-kernel
RE: Re: [PATCH perf/core ] [BUGFIX] perf probe: Fix memory leaking on faiulre by clearing all probe_trace_events
2015-11-14 03:32:47
linux-kernel
RE: [PATCH] perf probe: Clear probe_trace_event when add_probe_trace_event() fails
2015-11-13 06:51:58
linux-kernel
RE: [RFC] kprobes: Use percpu counter to collect nhit statistics
2015-11-11 14:46:08
linux-kernel
RE: [PATCH] perf probe: Clear probe_trace_event when probe_trace_event failure
2015-11-11 14:45:26
linux-kernel
[PATCH perf/core ] [BUGFIX] perf probe: Fix memory leaking on faiulre by clearing all probe_trace_events
2015-11-06 10:03:38
linux-kernel
RE: [PATCH v2] perf probe: Verify parameters for two functions
2015-11-06 07:12:18
linux-kernel
RE: [PATCH 2/2] perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success
2015-11-06 06:29:05
linux-kernel
RE: [PATCH 2/2] perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success
2015-11-05 15:07:28
linux-kernel
RE: [PATCH 1/2] perf probe: Only call probe_file__get_events() when fd is valid
2015-11-05 14:59:49
linux-kernel
RE: [PATCH 00/28] tracing: 'hist' triggers
2015-11-05 14:23:09
linux-kernel
RE: [PATCH 1/2] perf probe: Only call probe_file__get_events() when fd is valid
2015-11-05 14:08:53
linux-kernel
RE: [PATCH 2/2] perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success
2015-09-01 00:18:11
linux-kernel
RE: [PATCH 1/4] perf tools: Add a test for decoding of new x86 instructions
2015-09-01 00:08:42
linux-kernel
RE: [PATCH 3/4] x86/insn: perf tools: Add new SHA instructions
2015-08-26 12:27:23
linux-kernel
RE: [PATCH v3 2/6] perf probe: Fix list result when symbol can't be found
2015-08-26 12:21:45
linux-kernel
RE: [PATCH v3 4/6] perf probe: Fix error reported when offset without function
2015-08-26 12:16:45
linux-kernel
RE: [PATCH v3 5/6] perf probe: Support probing at absolute address
2015-08-26 12:14:34
linux-kernel
RE: [PATCH v3 3/6] perf probe: Fix list result when address is zero
2015-08-26 10:48:43
linux-kernel
RE: [PATCH v2 2/4] perf probe: Fix list result when address is zero
2015-08-26 10:00:46
linux-kernel
RE: [PATCH v2 4/4] tracing/uprobes: Do not print '0x (null)' when offset is 0
2015-08-26 09:49:41
linux-kernel
RE: [PATCH v2 3/4] perf probe: Support probing at absolute address
2015-08-26 09:29:48
linux-kernel
RE: [PATCH v2 2/4] perf probe: Fix list result when address is zero
2015-08-26 09:12:25
linux-kernel
RE: [PATCH v2 0/4] perf probe, tracing/uprobes: Support probing at absolute address
2015-08-26 09:02:50
linux-kernel
RE: [PATCH 2/2] perf probe: Support probing at absolute address
2015-08-26 00:08:12
linux-kernel
RE: [PATCH 1/2] perf probe: Prevent segfault when reading probe point with absolute address
2015-08-26 00:02:44
linux-kernel
RE: [PATCH 2/2] perf probe: Support probing at absolute address
2015-08-26 00:01:03
linux-kernel
RE: [PATCH 16/16] perf probe: Support probing at absolute addresses
2015-08-19 15:15:35
linux-kernel
RE: Re: [RFC PATCH perf/core v3 00/17] perf-probe --cache and SDT support
2015-08-15 11:51:56
linux-kernel
[RFC PATCH perf/core v3 03/17] perf buildid: Introduce sysfs/filename__sprintf_build_id
2015-08-15 11:51:55
linux-kernel
[RFC PATCH perf/core v3 04/17] perf: Add lsdir to read a directory
2015-08-15 11:51:41
linux-kernel
[RFC PATCH perf/core v3 11/17] perf probe: Add group name support
2015-08-15 11:51:21
linux-kernel
[RFC PATCH perf/core v3 12/17] perf-probe: Set default kprobe group name if it is not given
2015-08-15 11:50:51
linux-kernel
[RFC PATCH perf/core v3 13/17] perf buildid-cache: Scan and import user SDT events to probe cache
2015-08-15 11:50:24
linux-kernel
[RFC PATCH perf/core v3 14/17] perf probe: Accept %sdt and %cached event name
2015-08-15 11:49:47
linux-kernel
[RFC PATCH perf/core v3 15/17] perf-list: Show SDT events
2015-08-15 11:49:29
linux-kernel
[RFC PATCH perf/core v3 16/17] perf-list: Skip SDTs placed in invalid binaries