GNU bug report logs - #33161
[PATCH 0/1] Add 'guix processes'

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Fri, 26 Oct 2018 09:26:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33161: closed ([PATCH 0/1] Add 'guix processes')
Date: Sun, 28 Oct 2018 23:16:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 29 Oct 2018 00:15:09 +0100
with message-id <87pnvt3bpe.fsf <at> gnu.org>
and subject line Re: [bug#33161] [PATCH 0/1] Add 'guix processes'
has caused the debbugs.gnu.org bug report #33161,
regarding [PATCH 0/1] Add 'guix processes'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
33161: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33161
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/1] Add 'guix processes'
Date: Fri, 26 Oct 2018 11:25:12 +0200
Hello Guix!

This patch adds a ‘guix processes’ command that I find handy to
inspect/debug Guix activity.  In particular, I realized I had been
doing this by hand on berlin when trying to understand what’s going
on, so this tool will be helpful there.  :-)

Note that it’s low-tech: it works by browsing the processes in /proc
and extracting the relevant info from there.

Thoughts?

Ludo’.

Ludovic Courtès (1):
  Add 'guix processes'.

 Makefile.am                |   2 +
 doc/guix.texi              |  56 ++++++++++
 guix/scripts/processes.scm | 223 +++++++++++++++++++++++++++++++++++++
 po/guix/POTFILES.in        |   1 +
 tests/processes.scm        |  86 ++++++++++++++
 5 files changed, 368 insertions(+)
 create mode 100644 guix/scripts/processes.scm
 create mode 100644 tests/processes.scm

-- 
2.19.1



[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: 33161-done <at> debbugs.gnu.org
Subject: Re: [bug#33161] [PATCH 0/1] Add 'guix processes'
Date: Mon, 29 Oct 2018 00:15:09 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

> This patch adds a ‘guix processes’ command that I find handy to
> inspect/debug Guix activity.  In particular, I realized I had been
> doing this by hand on berlin when trying to understand what’s going
> on, so this tool will be helpful there.  :-)

Pushed as 63eb2b899be7ac857454442e09d0ebd23fe4f871 with small
improvements to the doc!

Ludo’.


This bug report was last modified 6 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.