Re: [PATCH 06/23] rteval: mcp-server: Add rtla command line parser

Tomas Glozar <[email protected]>
Newsgroups org.kernel.vger.linux-rt-users
Message-ID <CAP4=nvRwaTCRjZ37nmc8Pbd=DG+APkwEKycEC6-9oSGq9tz1DA@mail.gmail.com>
so 15. 8. 2026 v 0:11 odesílatel John Kacur <[email protected]> napsal:
>
> Add parse_rtla_command() function to parse rtla timerlat and cyclictest
> command line parameters. Update parse_result tool to display parsed
> parameters in a human-readable format, showing period, scheduling,
> CPUs, thresholds, and other settings.
>
> Also update .mcp.json to use absolute path for better reliability.
>
> Assisted-by: Claude:claude-sonnet-4-5
> Signed-off-by: John Kacur <[email protected]>
> ---
>  .mcp.json            |   2 +-
>  mcp-server/server.py | 140 ++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 139 insertions(+), 3 deletions(-)
>
> diff --git a/.mcp.json b/.mcp.json
> index 1d0726d03acc..a4d5fc706f88 100644
> --- a/.mcp.json
> +++ b/.mcp.json
> @@ -3,7 +3,7 @@
>      "rteval": {
>        "command": "python3",
>        "args": [
> -        "mcp-server/server.py"
> +        "/home/jkacur/src/rteval/mcp-server/server.py"
>        ],

I certainly don't have "/home/jkacur" on my system. This looks like a
leftover artifact from a Claude debugging session.

> [truncated]

Tomas
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.