Pref panel introduction + perf list rewrite
authorJulien Desfossez <julien.desfossez@efficios.com>
Thu, 19 Apr 2012 20:27:43 +0000 (16:27 -0400)
committerJulien Desfossez <julien.desfossez@efficios.com>
Thu, 19 Apr 2012 20:27:43 +0000 (16:27 -0400)
commit0d91c12a62aa85d1d1d8b5478e81d38e06f2cc00
treeac2107ac81ec1bb52b579dc86189e6fad7cafd25
parent975146835356f6d40d6d3ac7ad6fec30f113b264
Pref panel introduction + perf list rewrite

Now the list of perf counters seen during the trace is global and not
copied at each refresh. It makes less allocations and especially behaves
far better to keep settings while moving in time.

Also, the perf preference panel, is now becoming a real preference panel
specific for each view. Right now it behaves weirdly on view others than
perf, but I'm working on it now.

Signed-off-by: Julien Desfossez <julien.desfossez@efficios.com>
src/common.c
src/common.h
src/cursesdisplay.c
src/lttngtop.c
src/lttngtoptypes.h
This page took 0.023538 seconds and 4 git commands to generate.