tsp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tsp-devel] Increasing memory while sampling


From: Eric Noulard
Subject: Re: [Tsp-devel] Increasing memory while sampling
Date: Mon, 30 Jul 2007 11:04:25 +0200

Le 26/07/07, Frederik Deweerdt<address@hidden> a écrit :
> Il y a massif qui est un outil de valgrind qui permet de tracer assez
> finement l'utilisation mémoire d'un programme donné, est-ce que tu peux
> envoyer le .ps généré avec valgrind --tool=massif ?

A titre indicatif voici un profiling massif avec les commandes suivantes:

1) lancement stub server
     tsp_stub_server -f 1000

2) profiling ascii_writer
valgrind --tool=massif --depth=5 tsp_ascii_writer -x
stub_ascii_writer_config.dat -o tt2.res -l 20

J'ai un peu de mal avec l'interprétation du graphique... ))
D'après ce que je comprends la conso mémoire l'ascii_writer
ne souffre pas d'inflation mais est maximum peu après request_sample_init
puis tombe à 0 en fin d'exécution.

Fred, peux-tu confirmer/corriger mon analyse?

-- 
Erk

Attachment: massif.18580.txt
Description: Text document

Attachment: massif.18580.ps
Description: PostScript document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]