Ravi Bangoria ([email protected])

Number of posts: 229 (0.32 per day)
First post: 2015-12-07 06:56:59
Last post: 2017-11-14 03:26:45

Date List Subject
2018-03-16 08:57:25 linux-kernel Re: [PATCH 3/8] Uprobe: Rename map_info to uprobe_map_info
2018-03-16 08:53:50 linux-kernel Re: [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
2018-03-15 11:22:51 linux-kernel Re: [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-15 08:28:12 linux-kernel [PATCH v2 1/2] trace_uprobe: Use %lx to display offset
2018-03-15 08:26:59 linux-kernel [PATCH v2 2/2] trace_uprobe: Simplify probes_seq_show()
2018-03-15 08:00:41 linux-kernel Re: [PATCH v5 16/19] tracing: probeevent: Add array type support
2018-03-15 05:47:53 linux-kernel Re: [PATCH v5 16/19] tracing: probeevent: Add array type support
2018-03-14 15:22:15 linux-kernel Re: [PATCH 8/8] trace_uprobe/sdt: Document about reference counter
2018-03-14 15:21:01 linux-kernel Re: [PATCH 7/8] perf probe: Support SDT markers having reference counter (semaphore)
2018-03-14 15:14:33 linux-kernel Re: [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-03-14 15:12:00 linux-kernel Re: [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-13 12:58:24 linux-kernel [PATCH 4/8] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
2018-03-13 12:57:35 linux-kernel [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-03-13 12:57:34 linux-kernel [PATCH 8/8] trace_uprobe/sdt: Document about reference counter
2018-03-13 12:57:12 linux-kernel [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
2018-03-13 12:57:11 linux-kernel [PATCH 7/8] perf probe: Support SDT markers having reference counter (semaphore)
2018-03-13 12:56:49 linux-kernel [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-13 12:56:41 linux-kernel [PATCH 3/8] Uprobe: Rename map_info to uprobe_map_info
2018-03-13 12:56:22 linux-kernel [PATCH 2/8] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
2018-03-13 12:55:40 linux-kernel [PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-07 08:45:27 linux-kernel Re: [RFC 3/4] trace_uprobe: Support SDT markers having semaphore
2018-03-07 04:11:57 linux-kernel Re: [PATCH 2/2] trace_uprobe: Simplify probes_seq_show()
2018-03-06 08:11:35 linux-kernel Re: [PATCH 2/2] trace_uprobe: Simplify probes_seq_show()
2018-03-02 05:20:22 linux-kernel Re: [RFC 3/4] trace_uprobe: Support SDT markers having semaphore
2018-03-01 05:31:01 linux-kernel Re: [RFC 0/4] trace_uprobe: Support SDT markers having semaphore
2018-03-01 05:24:26 linux-kernel Re: [RFC 2/4] Uprobe: Export few functions / data structures
2018-03-01 05:10:44 linux-kernel Re: [RFC 1/4] Uprobe: Rename map_info to uprobe_map_info
2018-03-01 05:09:35 linux-kernel Re: [RFC 0/4] trace_uprobe: Support SDT markers having semaphore
2018-02-28 08:04:14 linux-kernel [RFC 4/4] trace_uprobe: Fix multiple update of same semaphores
2018-02-28 07:54:17 linux-kernel [RFC 0/4] trace_uprobe: Support SDT markers having semaphore
2018-02-28 07:54:00 linux-kernel [RFC 2/4] Uprobe: Export few functions / data structures
2018-02-28 07:54:00 linux-kernel [RFC 1/4] Uprobe: Rename map_info to uprobe_map_info
2018-02-28 07:53:04 linux-kernel [RFC 3/4] trace_uprobe: Support SDT markers having semaphore
2018-02-17 06:16:21 linux-kernel Re: [PATCH 1/3] tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h
2018-02-12 16:52:59 linux-kernel Uprobe: Bug(?) when probing small binaries
2018-02-08 03:43:05 linux-kernel Re: [PATCH 2/2] trace_uprobe: Simplify probes_seq_show()
2018-02-06 09:35:49 linux-kernel [PATCH 1/2] trace_uprobe: Use %lx to display offset
2018-02-06 09:34:15 linux-kernel [PATCH 2/2] trace_uprobe: Simplify probes_seq_show()
2018-01-30 05:31:09 linux-kernel [PATCH 0/2] perf trace: Two trivial fixes
2018-01-30 05:30:23 linux-kernel [PATCH 2/2] perf trace: Fix call-graph output
2018-01-30 05:30:13 linux-kernel [PATCH 1/2] perf tools: Add trace/beauty/generated/ into .gitignore
2018-01-29 15:09:53 linux-kernel Re: [tip:perf/core] perf trace: Allow overriding global --max-stack per event
2018-01-29 08:34:19 linux-kernel [PATCH 2/3] perf powerpc: Generate system call table from asm/unistd.h
2018-01-29 08:34:17 linux-kernel [PATCH 0/3] perf trace powerpc: Remove libaudit dependency for syscalls
2018-01-29 08:34:11 linux-kernel [PATCH 1/3] tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h
2018-01-29 08:33:51 linux-kernel [PATCH 3/3] perf trace powerpc: Use generated syscall table
2018-01-08 06:29:55 linux-kernel Re: [PATCH] trace_uprobe: Display correct offset in uprobe_events
2018-01-06 05:41:44 linux-kernel [PATCH] trace_uprobe: Display correct offset in uprobe_events
2018-01-03 06:50:39 linux-kernel Re: [PATCH 0/2] perf-probe: Improve warning message for buildid mismatch
2017-12-19 07:22:38 linux-kernel Re: [PATCH] powerpc/perf: Dereference bhrb entries safely
2017-12-12 12:28:43 linux-kernel [PATCH] powerpc/perf: Dereference bhrb entries safely