Kalesh Singh ([email protected])

Number of posts: 409 (0.25 per day)
First post: 2019-07-31 00:22:06
Last post: 2024-01-11 16:37:59

Date List Subject
2021-10-29 18:39:36 linux-kernel [PATCH v7 4/4] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-29 18:36:55 linux-kernel [PATCH v3 3/4] tracing/histogram: Document hist trigger variables
2021-10-29 18:36:55 linux-kernel [PATCH 2/4] tracing/histogram: Update division by 0 documentation
2021-10-29 18:36:39 linux-kernel [PATCH v2 1/4] tracing/histogram: Optimize division by constants
2021-10-29 18:36:05 linux-kernel [PATCH 0/4] tracing/histogram: Division optimization and expression kselftests
2021-10-29 16:41:17 linux-kernel Re: [PATCH] tracing/histogram: Optimize division by constants
2021-10-28 21:31:11 linux-kernel Re: linux-next: build warning after merge of the ftrace tree
2021-10-28 20:04:36 linux-kernel [PATCH v6 2/2] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-28 20:01:33 linux-kernel [PATCH v2 1/2] tracing/histogram: Document hist trigger variables
2021-10-28 20:00:59 linux-kernel [PATCH v2 0/2] tracing/kselftest: histogram trigger expression tests
2021-10-28 17:15:06 linux-kernel Re: [PATCH 2/3] tracing/kselftests: Remove triggers with references before their definitions
2021-10-28 17:07:36 linux-kernel [PATCH] tracing/histogram: Fix documentation inline emphasis warning
2021-10-28 03:32:25 linux-kernel [PATCH] tracing/histogram: Optimize division by constants
2021-10-28 03:00:13 linux-kernel Re: [PATCH 2/3] tracing/kselftests: Remove triggers with references before their definitions
2021-10-27 23:30:19 linux-kernel Re: [PATCH 2/3] tracing/kselftests: Remove triggers with references before their definitions
2021-10-27 22:28:11 linux-kernel Re: [PATCH 0/3] tracing/kselftest: histogram trigger expression tests
2021-10-27 21:36:08 linux-kernel [PATCH 2/3] tracing/kselftests: Remove triggers with references before their definitions
2021-10-27 21:35:41 linux-kernel [PATCH v5 3/3] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-27 21:35:38 linux-kernel [PATCH 1/3] tracing/histogram: Document hist trigger variables
2021-10-27 21:34:40 linux-kernel [PATCH 0/3] tracing/kselftest: histogram trigger expression tests
2021-10-27 21:30:18 linux-kernel Re: [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-27 16:59:20 linux-kernel Re: [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-27 16:59:05 linux-kernel Re: [PATCH v4 6/8] tracing/histogram: Optimize division by a power of 2
2021-10-27 14:58:08 linux-kernel Re: [PATCH v4 6/8] tracing/histogram: Optimize division by a power of 2
2021-10-27 14:51:53 linux-kernel Re: [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-27 14:51:53 linux-kernel Re: [PATCH v4 6/8] tracing/histogram: Optimize division by a power of 2
2021-10-27 12:46:02 linux-kernel Re: [PATCH v4 6/8] tracing/histogram: Optimize division by a power of 2
2021-10-27 12:46:01 linux-kernel Re: [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-26 18:19:40 linux-kernel Re: [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-26 01:09:17 linux-kernel [PATCH v4 4/8] tracing/histogram: Simplify handling of .sym-offset in expressions
2021-10-26 01:03:14 linux-kernel [PATCH v4 5/8] tracing/histogram: Covert expr to const if both operands are constants
2021-10-26 01:00:21 linux-kernel [PATCH v4 1/8] tracing: Add support for creating hist trigger variables from literal
2021-10-26 00:59:08 linux-kernel [PATCH v3 8/8] tracing/histogram: Document expression arithmetic and constants
2021-10-26 00:59:07 linux-kernel [PATCH v3 7/8] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-26 00:11:47 linux-kernel [PATCH v3 5/8] tracing/histogram: Covert expr to const if both operands are constants
2021-10-26 00:11:10 linux-kernel [PATCH v3 6/8] tracing/histogram: Optimize division by a power of 2
2021-10-26 00:11:07 linux-kernel [PATCH v3 3/8] tracing: Fix operator precedence for hist triggers expression
2021-10-26 00:10:18 linux-kernel [PATCH v3 4/8] tracing/histogram: Simplify handling of .sym-offset in expressions
2021-10-26 00:06:20 linux-kernel [PATCH v3 1/8] tracing: Add support for creating hist trigger variables from literal
2021-10-26 00:06:02 linux-kernel [PATCH v3 0/8] tracing: Extend histogram triggers expression parsing
2021-10-25 20:34:42 linux-kernel Re: [PATCH v3 0/8] tracing: Extend histogram triggers expression parsing
2021-10-25 20:27:58 linux-kernel [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
2021-10-25 20:27:30 linux-kernel [PATCH v4 8/8] tracing/histogram: Document expression arithmetic and constants
2021-10-25 20:26:35 linux-kernel [PATCH v4 2/8] tracing: Add division and multiplication support for hist triggers
2021-10-25 20:25:47 linux-kernel [PATCH v4 6/8] tracing/histogram: Optimize division by a power of 2
2021-10-25 20:25:24 linux-kernel [PATCH v4 3/8] tracing: Fix operator precedence for hist triggers expression
2021-10-25 20:24:32 linux-kernel [PATCH v4 0/8] tracing: Extend histogram triggers expression parsing
2021-10-25 20:21:49 linux-kernel Re: [PATCH v3 1/8] tracing: Add support for creating hist trigger variables from literal
2021-10-25 20:04:20 linux-kernel [PATCH v3 2/8] tracing: Add division and multiplication support for hist triggers
2021-10-20 16:25:12 linux-kernel Re: [PATCH v2 3/5] tracing: Fix operator precedence for hist triggers expression
2021-10-20 16:13:15 linux-kernel Re: [PATCH v2 3/5] tracing: Fix operator precedence for hist triggers expression