Skip to content

RDK-59221: Enable Accumulate Support For Grep Markers in Telemetry Profiles#190

Merged
shibu-kv merged 72 commits intodevelopfrom
topic/RDK-59221
Oct 28, 2025
Merged

RDK-59221: Enable Accumulate Support For Grep Markers in Telemetry Profiles#190
shibu-kv merged 72 commits intodevelopfrom
topic/RDK-59221

Conversation

@yogeswaransky
Copy link
Contributor

No description provided.

…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
@yogeswaransky yogeswaransky requested a review from a team as a code owner October 11, 2025 15:05
@CLAassistant
Copy link

CLAassistant commented Oct 11, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ shibu-kv
✅ yogeswaransky
❌ Yogeswaran K


Yogeswaran K seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
@rdkcmf-jenkins
Copy link
Contributor

rdkcmf-jenkins commented Oct 13, 2025

Coverity Issue - Check of thread-shared field evades lock acquisition

Thread1 sets "initialized" to a new value. Now the two threads have an inconsistent view of "initialized" and updates to fields correlated with "initialized" may be lost.

High Impact, CWE-543
LOCK_EVASION

How to fix

Guard the modification of "initialized" and the read used to decide whether to modify "initialized" with the same set of locks.

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
source/bulkdata/profilexconf.c:723

Yogeswaran K added 2 commits October 13, 2025 04:36
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
Yogeswaran K added 4 commits October 13, 2025 05:04
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
Yogeswaran K added 2 commits October 17, 2025 06:06
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
Yogeswaran K added 2 commits October 17, 2025 13:55
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaransky@comcast.com>
Yogeswaran K added 17 commits October 24, 2025 13:56
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
Yogeswaran K added 6 commits October 28, 2025 17:02
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
…ofiles

Signed-off-by: Yogeswaran K <yogeswaran_k@comcast.com>
@shibu-kv shibu-kv merged commit e645064 into develop Oct 28, 2025
11 of 13 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants