[sos-devel] [PATCH RESEND] powerpc: Collect selected file instead of entire directory

Bryn M. Reeves bmr at redhat.com
Mon Jun 30 17:08:33 UTC 2014


On Thu, Jun 26, 2014 at 08:31:01PM +0530, Vasant Hegde wrote:
> On 06/16/2014 01:01 PM, Vasant Hegde wrote:
> >We are collecting powerpc dir from debugfs which is causing
> >some issues.. Also we don't need that dir data for debugging
> >purpose... Hence removing that file.
> >
> >Also collecting selected files from /proc/ppc64 directory
> >instead of collecting entire directory.
> 
> Did you get a chance to look into this one ?

Applied as commit 797166a:

commit 797166abec941a8e255567acff674f6c437ea12e
Author: Bryn M. Reeves <bmr at redhat.com>
Date:   Mon Jun 30 18:06:35 2014 +0100

    [powerpc] collect selected file instead of entire directory
    
    We are collecting powerpc dir from debugfs which is causing
    some issues.. Also we don't need that dir data for debugging
    purpose... Hence removing that file.
    
    Also collecting selected files from /proc/ppc64 directory
    instead of collecting entire directory.
    
    Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
    Signed-off-by: Bryn M. Reeves <bmr at redhat.com>
    
    ---
     sos/plugins/powerpc.py |    5 +++--
     1 file changed, 3 insertions(+), 2 deletions(-)

Thanks!

Regards,
Bryn.




More information about the sos-devel mailing list