LinuxLists
Users
About
Ananth N Mavinakayanahalli (
[email protected]
)
Number of posts: 313 (0.07 per day)
First post: 2003-07-17 09:50:12
Last post: 2016-04-19 04:50:05
Next Page
Date
List
Subject
2016-04-19 04:50:05
linux-kernel
[MAINTAINERS] Update email address
2016-04-07 04:30:33
linux-kernel
Re: [PATCH 1/2] perf/powerpc: Fix kprobe and kretprobe handling with kallsyms
2016-04-06 14:33:12
linux-kernel
Re: [PATCH 2/2] tools/perf: Fix kallsyms perf test on ppc64le
2015-07-20 10:55:26
linux-kernel
[PATCH V3 2/2] kprobes: Mark OPTPROBES na for powerpc
2015-07-20 10:54:22
linux-kernel
[PATCH V3 1/2] Documentation/features: Add na key to arch-support.txt
2015-07-17 10:53:20
linux-kernel
[PATCH V2 2/2] kprobes: Mark OPTPROBES na for powerpc
2015-07-17 10:52:24
linux-kernel
[PATCH V2 1/2] Documentation/features: Add na key to arch-support.txt
2015-05-14 03:48:46
linux-kernel
Re: Re: [PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
2014-12-10 04:08:57
linux-kernel
Re: [RFC PATCH 0/8] Fix perf probe issues on powerpc
2014-12-10 04:08:21
linux-kernel
Re: [RFC PATCH 8/8] perf probe powerpc: Fixup function entry if using kallsyms lookup
2014-10-21 16:45:49
linux-kernel
Re: [PATCH] kprobes: add kprobe_is_function_probed()
2013-08-12 04:32:10
linux-kernel
Re: [PATCH 3/3] kprobes: Use KSYM_NAME_LEN to size identifier buffers
2013-04-18 15:50:19
linux-kernel
Re: [PATCH -tip ] [BUGFIX] kprobes: Fix a double lock bug of kprobe_mutex
2013-04-04 03:32:42
linux-kernel
Re: [PATCH v1 0/9] uretprobes: Return uprobes implementation
2013-04-04 03:32:21
linux-kernel
Re: [PATCH v1 4/9] uretprobes/ppc: Hijack return address
2013-03-22 15:20:07
linux-kernel
[PATCH v2 4/4] uprobes/powerpc: remove additional trap instruction check
2013-03-22 15:19:07
linux-kernel
[PATCH v2 3/4] uprobes/powerpc: teach uprobes to ignore gdb breakpoints
2013-03-22 15:18:23
linux-kernel
[PATCH v2 2/4] uprobes: refuse uprobe on trap variants
2013-03-22 15:16:43
linux-kernel
[PATCH v2 1/4] uprobes: add trap variant helper
2013-03-22 15:07:20
linux-kernel
Re: [PATCH 1/3] uprobes: add trap variant helper
2013-03-22 11:46:34
linux-kernel
[PATCH 3/3] uprobes/powerpc: ignore trap variants during register
2013-03-22 11:45:52
linux-kernel
[PATCH 2/3] uprobes/powerpc: teach uprobes to ignore gdb breakpoints
2013-03-22 11:44:54
linux-kernel
[PATCH 1/3] uprobes: add trap variant helper
2013-03-15 04:41:04
linux-kernel
Re: [PATCH -tip v2 2/2] [BUGFIX] kprobes/x86: Check Interrupt Flag modifier when registering probe
2013-03-15 04:40:46
linux-kernel
Re: [PATCH -tip v2 1/2] [BUGFIX] kprobes: make hash_64() as always inlined
2013-03-12 09:02:25
linux-kernel
[PATCH] Fix segfault in perf probe
2013-03-12 04:35:47
linux-kernel
Re: [PATCH -tip ] [BUGFIX] kprobes: Move hash_64() into .text.kprobe section
2013-03-08 06:17:39
linux-kernel
Re: [PATCH] delay blacklist symbol lookup until we actually need it
2013-03-08 06:04:06
linux-kernel
Re: [PATCH] Kprobes blacklist: Conditionally add x86-specific symbols
2013-03-05 07:03:41
linux-kernel
Re: [RFC PATCH v4 5/6] uretprobes: invoke return probe handlers
2013-03-01 11:21:41
linux-kernel
Re: [RFC PATCH v3 2/6] uretprobes/x86: hijack return address
2013-03-01 05:45:46
linux-kernel
Re: [RFC PATCH v3 2/6] uretprobes/x86: hijack return address
2013-03-01 05:31:33
linux-kernel
Re: kprobing "hash_64.constprop.26" crashes the system, recursion through get_kprobe?
2012-11-04 14:29:39
linux-kernel
Re: [PATCH 6/9] uprobes: flush cache after xol write
2012-10-29 13:31:06
linux-kernel
Re: [PATCH 1/4] uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
2012-10-29 05:35:30
linux-kernel
Re: [PATCH 6/9] uprobes: flush cache after xol write
2012-10-29 05:33:50
linux-kernel
Re: [PATCH 2/4] uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
2012-10-29 05:27:15
linux-kernel
Re: [PATCH 1/4] uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
2012-10-26 05:52:47
linux-kernel
Re: [PATCH 6/9] uprobes: flush cache after xol write
2012-08-30 15:04:10
linux-kernel
Re: [PATCH v3] x86/uprobes: implement x86 specific arch_uprobe_*_step
2012-08-30 08:48:30
linux-kernel
Re: [PATCH v3] x86/uprobes: implement x86 specific arch_uprobe_*_step
2012-08-24 07:37:49
linux-kernel
Re: [PATCH v4 2/2] powerpc: Uprobes port to powerpc
2012-08-24 07:32:06
linux-kernel
[PATCH v5 3/3] powerpc: Uprobes port to powerpc
2012-08-24 07:27:26
linux-kernel
[PATCH 2/3] powerpc: Add trap_nr to thread_struct
2012-08-24 07:26:49
linux-kernel
[PATCH 1/3] powerpc: Consolidate *probe definitions
2012-08-23 05:58:31
linux-kernel
Re: [PATCH v4 2/2] powerpc: Uprobes port to powerpc
2012-08-22 08:32:36
linux-kernel
Re: [PATCH v3 2/2] powerpc: Uprobes port to powerpc
2012-08-22 08:27:21
linux-kernel
[PATCH v4 2/2] powerpc: Uprobes port to powerpc
2012-08-22 08:22:18
linux-kernel
[PATCH 1/2] powerpc: Add trap_nr to thread_struct
2012-08-21 11:24:58
linux-kernel
Re: [PATCH v3 2/2] powerpc: Uprobes port to powerpc
2012-08-21 04:44:49
linux-kernel
Re: [PATCH 71/74] lto, kprobes: Use KSYM_NAME_LEN to size identifier buffers