LinuxLists
Users
About
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
Next Page
Date
List
Subject
2018-04-17 04:38:29
linux-kernel
[PATCH v3 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-04-17 04:37:57
linux-kernel
[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-04-17 04:37:32
linux-kernel
[PATCH v3 1/9] Uprobe: Export vaddr <-> offset conversion functions
2018-04-17 04:37:08
linux-kernel
[PATCH v3 8/9] trace_uprobe/sdt: Document about reference counter
2018-04-17 04:36:59
linux-kernel
[PATCH v3 6/9] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-04-17 04:36:23
linux-kernel
[PATCH v3 3/9] Uprobe: Move mmput() into free_map_info()
2018-04-17 04:35:58
linux-kernel
[PATCH v3 9/9] perf probe: Support SDT markers having reference counter (semaphore)
2018-04-17 04:35:47
linux-kernel
[PATCH v3 5/9] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
2018-04-17 04:35:19
linux-kernel
[PATCH v3 4/9] Uprobe: Rename map_info to uprobe_map_info
2018-04-17 04:35:09
linux-kernel
[PATCH v3 2/9] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
2018-04-17 04:16:07
linux-kernel
[PATCH v2 1/3] tools/parse-options: Add '\n' at the end of error messages
2018-04-17 04:15:55
linux-kernel
[PATCH v2 3/3] perf/buildid-cache: Support --purge-all option
2018-04-17 04:15:44
linux-kernel
[PATCH v2 2/3] perf/buildid-cache: Support --list option
2018-04-17 04:15:42
linux-kernel
[PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options
2018-04-16 11:13:21
linux-kernel
Re: [PATCH 3/3] perf/buildid-cache: Support --purge-all option
2018-04-16 07:28:54
linux-kernel
Re: [PATCH 2/3] perf/buildid-cache: Support --list option
2018-04-11 06:16:51
linux-kernel
Re: [PATCH v2 1/2] trace_uprobe: Use %lx to display offset
2018-04-11 04:32:35
linux-kernel
Re: [PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-04-10 08:24:59
linux-kernel
Re: [PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-04-10 04:50:47
linux-kernel
Re: [PATCH v5 0/6] enable creating [k,u]probe with perf_event_open
2018-04-09 13:46:14
linux-kernel
Re: [PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-04-09 13:37:48
linux-kernel
Re: [PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-04-09 11:11:07
linux-kernel
[PATCH 3/3] perf/buildid-cache: Support --purge-all option
2018-04-09 11:10:42
linux-kernel
[PATCH 2/3] perf/buildid-cache: Support --list option
2018-04-09 11:10:39
linux-kernel
[PATCH 1/3] tools/parse-options: Add '\n' at the end of error messages
2018-04-09 11:10:30
linux-kernel
[PATCH 0/3] perf/buildid-cache: Add --list and --purge-all options
2018-04-09 08:36:40
linux-kernel
Re: [PATCH v2 9/9] perf probe: Support SDT markers having reference counter (semaphore)
2018-04-04 08:33:06
linux-kernel
[PATCH v2 2/9] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
2018-04-04 08:32:57
linux-kernel
[PATCH v2 5/9] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
2018-04-04 08:32:36
linux-kernel
[PATCH v2 1/9] Uprobe: Export vaddr <-> offset conversion functions
2018-04-04 08:32:28
linux-kernel
[PATCH v2 6/9] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-04-04 08:32:09
linux-kernel
[PATCH v2 3/9] Uprobe: Move mmput() into free_map_info()
2018-04-04 08:32:08
linux-kernel
[PATCH v2 9/9] perf probe: Support SDT markers having reference counter (semaphore)
2018-04-04 08:32:07
linux-kernel
[PATCH v2 4/9] Uprobe: Rename map_info to uprobe_map_info
2018-04-04 08:31:27
linux-kernel
[PATCH v2 8/9] trace_uprobe/sdt: Document about reference counter
2018-04-04 08:31:22
linux-kernel
[PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-04-04 08:30:12
linux-kernel
[PATCH v2 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-22 10:56:48
linux-kernel
Re: [PATCH v6 21/21] perf-probe: Add array argument support
2018-03-19 09:18:05
linux-kernel
Re: [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-03-19 07:59:13
linux-kernel
Re: [PATCH v6 21/21] perf-probe: Add array argument support
2018-03-19 04:27:41
linux-kernel
Re: [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-16 13:49:34
linux-kernel
Re: [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-03-16 12:13:45
linux-kernel
Re: [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
2018-03-16 11:46:39
linux-kernel
Re: [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-16 09:42:00
linux-kernel
Re: [PATCH 8/8] trace_uprobe/sdt: Document about reference counter
2018-03-16 09:30:14
linux-kernel
Re: [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-16 09:28:05
linux-kernel
Re: [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-16 09:21:19
linux-kernel
Re: [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-16 09:00:59
linux-kernel
Re: [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-16 08:59:35
linux-kernel
Re: [PATCH 4/8] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
2018-03-16 08:57:43
linux-kernel
Re: [PATCH 2/8] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()