Skip to content

RDKEMW-18537:System Boot performance measurement without rdk_milestones#545

Open
vrenu2018 wants to merge 1 commit into
developfrom
RDKEMW-18537
Open

RDKEMW-18537:System Boot performance measurement without rdk_milestones#545
vrenu2018 wants to merge 1 commit into
developfrom
RDKEMW-18537

Conversation

@vrenu2018
Copy link
Copy Markdown
Contributor

Reason for change: To measure System Boot performance measurement without rdk_milestone logs
Test Procedure: Boot the TV and check for rdk_milestones.log .It should not have any entries
Risks: low

Reason for change: To measure System Boot performance measurement without rdk_milestone logs
Test Procedure: Boot the TV and check for rdk_milestones.log .It should not have any entries
Risks: low

Signed-off-by: Renuka Varry <rvarry049_comcast@cable.comcast.com>
@vrenu2018 vrenu2018 requested a review from a team as a code owner May 14, 2026 01:18
Copilot AI review requested due to automatic review settings May 14, 2026 01:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

then
if [ -f "$LOGMILESTONE_BIN" ]; then
$LOGMILESTONE_BIN "IP_ACQUISTION_COMPLETED:$ifc"
#$LOGMILESTONE_BIN "IP_ACQUISTION_COMPLETED:$ifc"
Comment on lines +383 to +385
# if [ -f $LOGMILESTONE_BIN ];then
# $LOGMILESTONE_BIN "CONNECT_TO_XCONF_CDL"
# fi
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/rdkLogMileStone "RDK_STARTED"
#ExecStart=/usr/bin/rdkLogMileStone "RDK_STARTED"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants