[{"id":27458,"web_url":"https://patchwork.libcamera.org/comment/27458/","msgid":"<ZKPzqfs+ZzGZTJ2y@pyrite.rasen.tech>","date":"2023-07-04T10:25:45","subject":"Re: [libcamera-devel] [PATCH 0/3] utils: tuning: Add logging\n\tinfrastructure","submitter":{"id":17,"url":"https://patchwork.libcamera.org/api/people/17/","name":"Paul Elder","email":"paul.elder@ideasonboard.com"},"content":"ping\n\nOn Tue, Nov 29, 2022 at 02:33:23PM +0900, Paul Elder wrote:\n> This series depends on \"utils: libtuning: Get debug parameters from cli\n> arguments\", but only for the purposes of resolving a trivial merge\n> conflict.\n> \n> This series adds a logging infrastructure to libtuning, so that the log\n> levels and log output file can be specified on the command line in\n> tuning scripts, and so that libtuning components can log things easily\n> and concicely with different log levels.\n> \n> Paul Elder (3):\n>   utils: libtuning: Add logger\n>   utils: libtuning: Replace eprint with Logger\n>   utils: libtuning: Add logging parameters to argparse\n> \n>  utils/tuning/libtuning/__init__.py            |   1 +\n>  .../libtuning/generators/yaml_output.py       |   4 +-\n>  utils/tuning/libtuning/image.py               |   6 +-\n>  utils/tuning/libtuning/libtuning.py           |  52 ++++++---\n>  utils/tuning/libtuning/logger.py              | 105 ++++++++++++++++++\n>  utils/tuning/libtuning/macbeth.py             |  12 +-\n>  .../libtuning/modules/lsc/raspberrypi.py      |  12 +-\n>  utils/tuning/libtuning/utils.py               |  17 +--\n>  8 files changed, 171 insertions(+), 38 deletions(-)\n>  create mode 100644 utils/tuning/libtuning/logger.py\n> \n> -- \n> 2.35.1\n>","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 90566BDC71\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue,  4 Jul 2023 10:25:50 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 40C0C628BD;\n\tTue,  4 Jul 2023 12:25:50 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 1B93761E38\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue,  4 Jul 2023 12:25:49 +0200 (CEST)","from pyrite.rasen.tech (85-160-42-71.reb.o2.cz [85.160.42.71])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 08859D4A\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue,  4 Jul 2023 12:25:04 +0200 (CEST)"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1688466350;\n\tbh=g5w+LtIIrRcoQWQKJXfGTiP1+o65NEGT3mIKlTNLN8A=;\n\th=Date:To:References:In-Reply-To:Subject:List-Id:List-Unsubscribe:\n\tList-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:\n\tFrom;\n\tb=OBnuB0R07wtmqcfNB1QYktVkaOTjnf3LPK5UTtB5hX82oARZrcgCOuHSu32inLFyd\n\ta9Jf1fUagO8PyXbkErCCWTjHKKOnP2aEKfojQ0ubrZjXKKPNsd8rl7naAN0sgnor1I\n\tJzDprwwZ8Xu9siGYi7aXO68Xa2wjgssOD+6l4gFufIx9ljAvcuiitKv2kyLuBq8T30\n\tFXZ3WZvmQkewyGbm6gdTnPwY9l5fOOdRKL0E3MuNqvkwuPJNHoJ5EGA8u4ua2tPyzc\n\tYJr4PHjEPg4KvLoed2t5q5A4ZC3P7Whq5X6VUFPBHW4Jl6HMJ8bUzzDOwoualW1C8C\n\txgxJTE0L3nnSg==","v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1688466305;\n\tbh=g5w+LtIIrRcoQWQKJXfGTiP1+o65NEGT3mIKlTNLN8A=;\n\th=Date:From:To:Subject:References:In-Reply-To:From;\n\tb=He+vyHSJXjiGRKuVUZikf7V5AG7XaQheCSu6Qp2JHsJxvlxH3hDpONsANrXLdmlxQ\n\tWAHAQyz9wnP4aS/MXMrFGjdhvWhLxI/jFNyENeURBbe8l+KZ5QiTTSRFw5YnahFOAm\n\t1EyHR8zYpsxCqcC8wFdjpyegFU4TuUuXNPxp8wzM="],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key; \n\tunprotected) header.d=ideasonboard.com\n\theader.i=@ideasonboard.com\n\theader.b=\"He+vyHSJ\"; dkim-atps=neutral","Date":"Tue, 4 Jul 2023 12:25:45 +0200","To":"libcamera-devel@lists.libcamera.org","Message-ID":"<ZKPzqfs+ZzGZTJ2y@pyrite.rasen.tech>","References":"<20221129053326.2858347-1-paul.elder@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","In-Reply-To":"<20221129053326.2858347-1-paul.elder@ideasonboard.com>","Subject":"Re: [libcamera-devel] [PATCH 0/3] utils: tuning: Add logging\n\tinfrastructure","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","From":"Paul Elder via libcamera-devel <libcamera-devel@lists.libcamera.org>","Reply-To":"Paul Elder <paul.elder@ideasonboard.com>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]