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
2013-08-09 09:15:56
linux-kernel
Re: [PATCH 03/13] tracing/kprobes: Make stack and memory fetch functions static
2013-08-09 09:12:18
linux-kernel
Re: [PATCH 02/13] tracing/probes: Fix basic print type functions
2013-08-08 08:30:13
linux-kernel
Re: [PATCH v4 02/11] tracing: add basic event trigger framework
2013-08-08 05:54:25
linux-kernel
Re: [PATCH v4 06/11] tracing: add 'enable_event' and 'disable_event' event trigger commands
2013-08-08 02:02:54
linux-kernel
Re: [PATCH v4 00/11] tracing: trace event triggers
2013-08-07 06:01:29
linux-kernel
Re: [PATCH -tip ] x86/insn: Add Haswell-introduced opcodes
2013-08-07 04:51:37
linux-kernel
Re: Re: [PATCH -tip ] x86/insn: Add Haswell-introduced opcodes
2013-08-07 03:55:46
linux-kernel
Re: [tip:x86/asmlinkage] x86, asmlinkage: Make kprobes code visible and fix assembler code
2013-08-06 07:37:59
linux-kernel
[PATCH -tip ] x86/insn: Add Haswell-introduced opcodes
2013-08-05 11:42:56
linux-kernel
Re: [PATCH v4 01/11] tracing: Add support for SOFT_DISABLE to syscall events
2013-08-05 09:04:14
linux-kernel
Re: [PATCH 03/13] tracing/kprobes: Make stack and memory fetch functions static
2013-08-05 08:19:54
linux-kernel
Re: [PATCH 02/13] tracing/kprobes: Add fetch{,_size} member into symbol and deref fetch method
2013-08-05 07:27:47
linux-kernel
Re: Re: [PATCH 13/13] tracing/probes: Fix basic print type functions
2013-08-05 06:46:22
linux-kernel
Re: [PATCH 07/13] tracing/kprobes: Remove duplicate set_print_fmt()
2013-08-05 06:22:15
linux-kernel
Re: [PATCH 13/13] tracing/probes: Fix basic print type functions
2013-08-05 06:03:53
linux-kernel
Re: [PATCH 06/13] tracing/kprobes: Move common functions to trace_probe.c
2013-08-05 06:00:30
linux-kernel
Re: [PATCH 04/13] tracing/kprobes: Factor out struct trace_probe
2013-08-05 06:00:05
linux-kernel
Re: [PATCH 09/13] tracing/uprobes: Fix a comment for uprobe registration syntax
2013-08-05 05:30:42
linux-kernel
Re: [PATCH 01/13] tracing/kprobes: Move fetch functions to trace_kprobe.c
2013-08-02 04:57:49
linux-kernel
Re: Re: [RFC][PATCH 3/4] tracing/kprobes: Fail to unregister if probe event files are open
2013-08-01 03:48:53
linux-kernel
Re: Re: [RFC][PATCH 3/4] tracing/kprobes: Fail to unregister if probe event files are open
2013-07-30 08:15:57
linux-kernel
Re: [RFC][PATCH 3/4] tracing/kprobes: Fail to unregister if probe event files are open
2013-07-30 06:12:23
linux-kernel
Re: [PATCH v2 1/1] tracing: trace_remove_event_call() should fail if call/file is in use
2013-07-30 01:36:24
linux-kernel
Re: [PATCH v3 6/6] tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
2013-07-30 01:34:47
linux-kernel
Re: [PATCH v2 3/6] tracing: Change event_filter_read/write to verify i_private != NULL
2013-07-30 01:33:50
linux-kernel
Re: [PATCH v2 4/6] tracing: Change f_start() to take event_mutex and verify i_private != NULL
2013-07-30 01:33:17
linux-kernel
Re: [PATCH v2 5/6] tracing: Introduce remove_event_file_dir()
2013-07-30 01:31:33
linux-kernel
Re: [PATCH v2 2/6] tracing: Change event_enable/disable_read() to verify i_private != NULL
2013-07-30 01:29:39
linux-kernel
Re: [PATCH v2 1/6] tracing: Turn event/id->i_private into call->event.type
2013-07-30 01:28:21
linux-kernel
Re: [PATCH v2 6/6] tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
2013-07-29 11:36:39
linux-kernel
Re: [PATCH v2 0/6] tracing: open/delete fixes
2013-07-29 09:43:14
linux-kernel
Re: [PATCH v2 6/6] tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
2013-07-26 10:24:21
linux-kernel
Re: Re: PATCH? debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
2013-07-23 01:24:31
linux-kernel
Re: Re: [PATCH -tip/x86/jumplabel] x86: call out into int3 handler directly instead of using notifier
2013-07-22 11:24:43
linux-kernel
Re: [PATCH -tip/x86/jumplabel] x86: call out into int3 handler directly instead of using notifier
2013-07-22 11:19:09
linux-kernel
Re: [PATCH v3 2/9] tracing: add basic event trigger framework
2013-07-22 11:09:05
linux-kernel
Re: [PATCH v3 3/9] tracing: add 'traceon' and 'traceoff' event trigger commands
2013-07-22 10:11:12
linux-kernel
Re: [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
2013-07-22 09:58:04
linux-kernel
Re: [RFC PATCH V2] tracing: Check f_dentry before accessing event_file/call in inode->i_private
2013-07-22 08:38:41
linux-kernel
Re: Re: [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
2013-07-22 08:04:17
linux-kernel
Re: Re: [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
2013-07-22 07:53:19
linux-kernel
Re: [PATCH v3 1/9] tracing: Add support for SOFT_DISABLE to syscall events
2013-07-22 07:35:26
linux-kernel
Re: [PATCH v3 0/9] tracing: trace event triggers
2013-07-19 12:26:16
linux-kernel
Re: [PATCH V2 2/2] [BUGFIX] virtio/console: Add pipe_lock/unlock for splice_write
2013-07-19 12:25:36
linux-kernel
Re: [PATCH V2 1/2] [BUGFIX] virtio/console: Quit from splice_write if pipe->nrbufs is 0
2013-07-19 05:21:12
linux-kernel
Re: Re: [RFC PATCH V2] tracing: Check f_dentry before accessing event_file/call in inode->i_private
2013-07-18 12:07:25
linux-kernel
Re: [RFC PATCH V2] tracing/kprobe: Wait for disabling all running kprobe handlers
2013-07-18 11:51:03
linux-kernel
[PATCH -tip 2/3] kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
2013-07-18 11:50:38
linux-kernel
[PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
2013-07-18 11:50:35
linux-kernel
[PATCH -tip 1/3] [CLEANUP] kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
2013-07-18 11:50:29
linux-kernel
[PATCH -tip 0/3] kprobes, x86: Move optprobe on top of int3-based instruction patching