LinuxLists
Users
About
Wang Nan (
[email protected]
)
Number of posts: 1715 (1.23 per day)
First post: 2014-01-02 07:55:34
Last post: 2017-11-01 05:55:36
Previous Page
/
Next Page
Date
List
Subject
2015-02-13 05:49:13
linux-kernel
[RFC PATCH v3 08/26] ftrace: enable make ftrace nop before ftrace_init().
2015-02-13 05:49:11
linux-kernel
[RFC PATCH v3 13/26] early kprobes: ARM: directly modify code.
2015-02-13 05:49:10
linux-kernel
[RFC PATCH v3 14/26] early kprobes: ARM: introduce early kprobes related code area.
2015-02-13 05:48:58
linux-kernel
[RFC PATCH v3 03/26] kprobes: x86: mark 2 bytes NOP as boostable.
2015-02-13 05:48:56
linux-kernel
[RFC PATCH v3 06/26] ftrace: sort ftrace entries earlier.
2015-02-13 05:48:55
linux-kernel
[RFC PATCH v3 07/26] ftrace: allow search ftrace addr before ftrace fully inited.
2015-02-13 01:31:43
linux-kernel
Re: [RFC PATCH v2 08/26] ftrace: enable other subsystems make ftrace nop before ftrace_init()
2015-02-12 12:33:01
linux-kernel
[RFC PATCH v2 24/26] early kprobes: core logic to support early kprobe on ftrace.
2015-02-12 12:32:26
linux-kernel
[RFC PATCH v2 14/26] early kprobes: ARM: introduce early kprobes related code area.
2015-02-12 12:32:12
linux-kernel
[RFC PATCH v2 11/26] early kprobes: introduce kprobe_is_early for futher early kprobe use.
2015-02-12 12:31:49
linux-kernel
[RFC PATCH v2 17/26] early kprobes: introduces macros for allocing early kprobe resources.
2015-02-12 12:31:47
linux-kernel
[RFC PATCH v2 18/26] early kprobes: allows __alloc_insn_slot() from early kprobes slots.
2015-02-12 12:30:25
linux-kernel
[RFC PATCH v2 09/26] ftrace: callchain and ftrace_bug_tryfix
2015-02-12 12:30:15
linux-kernel
[RFC PATCH v2 26/26] kprobes: enable 'ekprobe=' cmdline option for early kprobes.
2015-02-12 12:30:06
linux-kernel
[RFC PATCH v2 25/26] early kprobes: introduce kconfig option to support early kprobe on ftrace.
2015-02-12 12:30:01
linux-kernel
[RFC PATCH v2 22/26] early kprobes: introduce arch_fix_ftrace_early_kprobe().
2015-02-12 12:29:56
linux-kernel
[RFC PATCH v2 23/26] early kprobes: x86: arch_restore_optimized_kprobe().
2015-02-12 12:29:50
linux-kernel
[RFC PATCH v2 20/26] early kprobes: core logic of eraly kprobes.
2015-02-12 12:29:44
linux-kernel
[RFC PATCH v2 21/26] early kprobes: add CONFIG_EARLY_KPROBES option.
2015-02-12 12:29:41
linux-kernel
[RFC PATCH v2 19/26] early kprobes: perhibit probing at early kprobe reserved area.
2015-02-12 12:29:29
linux-kernel
[RFC PATCH v2 16/26] early kprobes: x86: introduce early kprobes related code area.
2015-02-12 12:29:14
linux-kernel
[RFC PATCH v2 15/26] early kprobes: x86: directly modify code.
2015-02-12 12:29:09
linux-kernel
[RFC PATCH v2 13/26] early kprobes: ARM: directly modify code.
2015-02-12 12:29:04
linux-kernel
[RFC PATCH v2 12/26] early kprobes: Add an KPROBE_FLAG_EARLY for early kprobe.
2015-02-12 12:28:52
linux-kernel
[RFC PATCH v2 10/26] ftrace: x86: try to fix ftrace when ftrace_replace_code.
2015-02-12 12:28:46
linux-kernel
[RFC PATCH v2 08/26] ftrace: enable other subsystems make ftrace nop before ftrace_init()
2015-02-12 12:28:32
linux-kernel
[RFC PATCH v2 06/26] ftrace: sort ftrace entries earlier.
2015-02-12 12:28:23
linux-kernel
[RFC PATCH v2 07/26] ftrace: allow search ftrace addr before ftrace fully inited.
2015-02-12 12:28:20
linux-kernel
[RFC PATCH v2 04/26] ftrace: don't update record flags if code modification fail.
2015-02-12 12:28:17
linux-kernel
[RFC PATCH v2 01/26] kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
2015-02-12 12:28:15
linux-kernel
[RFC PATCH v2 05/26] ftrace/x86: Ensure rec->flags no change when failure occures.
2015-02-12 12:28:09
linux-kernel
[RFC PATCH v2 02/26] kprobes: makes kprobes/enabled works correctly for optimized kprobes.
2015-02-12 12:28:07
linux-kernel
[RFC PATCH v2 03/26] kprobes: x86: mark 2 bytes NOP as boostable.
2015-02-12 12:26:59
linux-kernel
[RFC PATCH v2 00/26] Early kprobe: enable kprobes at very early booting stage.
2015-02-11 04:19:31
linux-kernel
Re: [PATCH][RESEND] kprobes: x86: mark 2 bytes NOP as boostable.
2015-02-10 09:40:59
linux-kernel
Re: arm: kprobe compilation error
2015-02-10 08:29:05
linux-kernel
Re: arm: kprobe compilation error
2015-02-10 01:43:01
linux-kernel
[PATCH][RESEND] kprobes: x86: mark 2 bytes NOP as boostable.
2015-02-09 12:51:50
linux-kernel
[PATCH] kprobes: x86: mark 2 bytes NOP as boostable.
2015-02-07 10:47:04
linux-kernel
Re: [RFC PATCH] x86: kprobes: enable optmize relative call insn
2015-02-06 10:41:11
linux-kernel
[RFC PATCH] x86: kprobes: enable optmize relative call insn
2015-02-05 02:02:25
linux-kernel
Re: [PATCH -tip/urgent 0/2]kprobes bugfixes around optprobe
2015-02-04 11:03:20
linux-kernel
Re: [PATCH -tip/urgent 0/2]kprobes bugfixes around optprobe
2014-12-29 08:14:37
linux-kernel
Re: [PATCH] perf: fix building error in x86_64 when dwarf unwind is on
2014-12-29 04:12:24
linux-kernel
[PATCH v18 11/11] ARM: optprobes: execute instruction during restoring if possible.
2014-12-29 04:12:16
linux-kernel
[PATCH v18 10/11] ARM: kprobes: check register usage for probed instruction.
2014-12-29 04:11:42
linux-kernel
Re: [PATCH v17 11/11] ARM: optprobes: execute instruction during restoring if possible.
2014-12-27 07:40:52
linux-kernel
[PATCH v17 11/11] ARM: optprobes: execute instruction during restoring if possible.
2014-12-27 07:40:47
linux-kernel
[PATCH v17 08/11] ARM: kprobes: enable OPTPROBES for ARM 32
2014-12-27 07:40:42
linux-kernel
[PATCH v17 10/11] ARM: kprobes: check register usage for probed instruction.
2014-12-27 07:40:36
linux-kernel
[PATCH v17 03/11] ARM: kprobes: introduces checker