Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Ferrazzutti2013-10-02 15:40:27 +0000
committerJeff Johnston2013-11-25 20:58:53 +0000
commitc4dde12d9db197c4bd39edc15b45ea5594f907bb (patch)
treeb521f38dd7dcdcb990ea3126d6f7921a47639e37 /systemtap/org.eclipse.linuxtools.systemtap.graphingapi.ui/src/org/eclipse/linuxtools/systemtap/graphingapi/ui/charts/PieChartBuilder.java
parent4fe26b02693373aa4967437f1737f1a89473ca0c (diff)
downloadorg.eclipse.linuxtools-c4dde12d9db197c4bd39edc15b45ea5594f907bb.tar.gz
org.eclipse.linuxtools-c4dde12d9db197c4bd39edc15b45ea5594f907bb.tar.xz
org.eclipse.linuxtools-c4dde12d9db197c4bd39edc15b45ea5594f907bb.zip
Systemtap: Allow >1 regexs to parse graph output.
In Run Configurations->Graphing, allow creation of multiple regular expressions for parsing graph output. In other words, enable capturing data from more than one type of pattern from a script's output. Include a test for this feature. Also, deprecate features that are not compatible with this multi-regex setup, such as "Import/Export Datasets" and "Modify Parsing Expression". Change-Id: If77c96567cc7118b8f58a4e0846b9eacfefedf0b Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com> Reviewed-on: https://git.eclipse.org/r/17048 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.systemtap.graphingapi.ui/src/org/eclipse/linuxtools/systemtap/graphingapi/ui/charts/PieChartBuilder.java')
0 files changed, 0 insertions, 0 deletions

Back to the top