He Kuang ([email protected])

Number of posts: 156 (0.1 per day)
First post: 2014-12-18 09:29:42
Last post: 2019-02-19 13:07:24

Date List Subject
2015-07-01 02:59:40 linux-kernel [RFC PATCH 3/5] tracing/kprobe: Separate inc recursion count out of perf_trace_buf_prepare
2015-07-01 02:59:08 linux-kernel [RFC PATCH 0/5] Make eBPF programs output data to perf event
2015-07-01 02:58:58 linux-kernel [RFC PATCH 1/5] bpf: Put perf_events check ahead of bpf prog
2015-07-01 02:58:41 linux-kernel [RFC PATCH 4/5] bpf: Introduce function for outputing sample data to perf event
2015-07-01 02:58:27 linux-kernel [RFC PATCH 2/5] perf/trace: Add perf extra percpu trace buffer
2015-06-27 06:45:18 linux-kernel [PATCH] bpf: Put perf_events check ahead of bpf prog
2015-06-18 02:49:35 linux-kernel [PATCH v2] perf probe: Fix failure to probe events on arm
2015-06-17 09:44:29 linux-kernel Re: [PATCH] perf probe: Fix failure to probe events on arm
2015-06-15 08:07:34 linux-kernel [PATCH] perf probe: Fix failure to probe events on arm
2015-06-11 12:44:53 linux-kernel [PATCH] perf tools: Fix build failure on 32-bit arch
2015-06-05 11:50:49 linux-kernel Re: [PATCH] perf record: Fix perf.data size in no-buildid mode
2015-06-05 11:48:12 linux-kernel Re: [PATCH RESEND 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
2015-05-27 02:28:26 linux-kernel Re: [RFC PATCH v2 09/15] perf probe: Support $params without debuginfo
2015-05-25 08:34:13 linux-kernel Re: [RFC PATCH v2 09/15] perf probe: Support $params without debuginfo
2015-05-25 07:39:47 linux-kernel Re: [RFC PATCH v2 03/15] perf bpf: Save pt_regs info from debuginfo
2015-05-24 08:30:52 linux-kernel Re: [PATCH v3 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
2015-05-24 08:30:38 linux-kernel [RFC PATCH v2 09/15] perf probe: Support $params without debuginfo
2015-05-24 08:30:36 linux-kernel [RFC PATCH v2 11/15] perf bpf: Synthesize vars to generate bpf prologue
2015-05-24 08:30:33 linux-kernel [RFC PATCH v2 12/15] perf bpf: Generate bpf prologue without debuginfo
2015-05-24 08:30:28 linux-kernel [RFC PATCH v2 08/15] bpf tools: Fetch calling regs to bpf arglist
2015-05-24 08:30:25 linux-kernel [RFC PATCH v2 02/15] perf bpf: Support custom vmlinux path
2015-05-24 08:30:22 linux-kernel [RFC PATCH v2 04/15] perf tools: Add functions to get calling regs
2015-05-24 08:30:20 linux-kernel [RFC PATCH v2 05/15] perf tools: Add pt_regs offsets and calling regs for x86
2015-05-24 08:30:14 linux-kernel [RFC PATCH v2 03/15] perf bpf: Save pt_regs info from debuginfo
2015-05-24 08:30:09 linux-kernel [RFC PATCH v2 07/15] bpf tools: Convert arglist to bpf prologue
2015-05-24 08:30:06 linux-kernel [RFC PATCH v2 06/15] bpf tools: Add headers for generating bpf bytecode
2015-05-24 08:30:01 linux-kernel [RFC PATCH v2 10/15] perf bpf: Process debuginfo for generating bpf prologue
2015-05-24 08:29:38 linux-kernel [RFC PATCH v2 13/15] perf bpf: Combine bpf prologue and bpf prog
2015-05-24 08:29:01 linux-kernel [RFC PATCH v2 15/15] samples/bpf: Add sample for no-debuginfo case
2015-05-24 08:28:58 linux-kernel [RFC PATCH v2 14/15] samples/bpf: Add sample for testing bpf fetch args
2015-05-24 08:28:46 linux-kernel [RFC PATCH v2 00/15] perf bpf: Probing with local variable
2015-05-24 08:28:40 linux-kernel [RFC PATCH v2 01/15] perf tools: Add lib/bpf to cscope target list
2015-05-18 05:32:29 linux-kernel [RFC PATCH 4/5] samples/bpf: Add proper prefix to objects in Makefile
2015-05-18 05:32:14 linux-kernel [RFC PATCH 3/5] bpf: Add helper function for fetching variables at probe point
2015-05-18 05:32:06 linux-kernel [RFC PATCH 2/5] bpf: Pass trace_probe to bpf_prog for variable fetching
2015-05-18 05:31:55 linux-kernel [RFC PATCH 5/5] samples/bpf: Add sample for testing bpf fetch args
2015-05-18 05:31:51 linux-kernel [RFC PATCH 1/5] perf bpf: Add -k option for testing convenience
2015-05-18 05:31:37 linux-kernel [RFC PATCH 0/5] Fetching local variables for bpf prog
2015-05-15 08:13:41 linux-kernel [PATCH v3 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
2015-05-15 08:12:13 linux-kernel [PATCH v3 2/2] tools lib traceevent: Ignore libtrace-dynamic-list file
2015-05-15 08:03:34 linux-kernel Re: [PATCH v2 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
2015-05-14 12:57:10 linux-kernel Re: [PATCH v2 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
2015-05-12 06:44:16 linux-kernel Re: [PATCH 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
2015-05-12 06:42:18 linux-kernel [PATCH v2 2/2] tools lib traceevent: Ignore libtrace-dynamic-list file
2015-05-12 06:42:15 linux-kernel [PATCH v2 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
2015-05-11 13:10:46 linux-kernel [PATCH v4 1/3] perf probe: Remove length limitation for showing available variables
2015-05-11 13:10:43 linux-kernel [PATCH v4 2/3] perf probe: Add --range option to show variable location range
2015-05-11 13:10:24 linux-kernel [PATCH v4 3/3] perf probe: Show better error message when failed to find variable
2015-05-11 12:29:01 linux-kernel [PATCH 2/2] perf trace: Fix typo in builtin-trace.c
2015-05-11 12:28:58 linux-kernel [PATCH 1/2] perf tests: Fix to get negative exit codes
2015-05-11 12:11:48 linux-kernel Re: [PATCH 2/2] perf trace: Fix segmentfault on perf trace