Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2012-06-14Remove technology reference as Linux Tools has been moved.Jeff Johnston1-2/+2
2012-06-14Prepare Perf component for 1.0.0.Jeff Johnston10-11/+11
2012-06-13Re-write of perf plug-in tests.Camilo Bernal8-165/+347
2012-06-07Suppress output to stdout/stderr and set PMCommand percentage to 100.Roland Grunberg3-7/+13
2012-06-06Add about.html page to main perf bundle and perf tests bundle.Roland Grunberg4-0/+58
2012-06-01Clean up parsing in PerfCore, and setting the content in ViewPart.Roland Grunberg3-56/+39
2012-05-30Added ability to open perf data files in the Perf Viewer.Camilo Bernal4-22/+85
2012-05-23Implemented compare method for NameSorter class in PerfProfileView.java.Camilo Bernal1-0/+6
2012-05-10Fix for Bug #379045 -Daniel Henrique Barboza1-1/+1
2012-05-09Move the Reader close to the right place.Alexander Kurtakov1-8/+8
2012-05-01Change perf feature id to match the standard.Roland Grunberg2-2/+2
2012-04-25Add a 'linux' filter for Perf feature.Roland Grunberg1-1/+2
2012-04-17pom.xml file should not be packaged in resulting archive.Roland Grunberg1-1/+0
2012-04-12Bug #373074 - Putting content in the Perf docs plug-inDaniel Henrique Barboza14-2/+254
2012-04-06Make sure to close resources.Alexander Kurtakov1-1/+7
2012-04-03Remove unneeded imports.Alexander Kurtakov2-8/+17
2012-04-02Make perf test plugin a fragment.Alexander Kurtakov5-79/+7
2012-03-28Fix BZ #375112Roland Grunberg2-5/+8
2012-03-28Fix .project files to reflect actual name of perf folders.Roland Grunberg2-2/+2
2012-03-27Bug #373691 - Closing perf exposed APIs.Daniel Henrique Barboza26-97/+100
2012-03-26Fix error in Double Click Action logic.Roland Grunberg1-2/+3
2012-03-23Clean up double-clicking of elements in the perf tree model.Roland Grunberg4-37/+19
2012-03-23Refactor elements of the perf data model, and add test case.Roland Grunberg11-142/+124
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes9-14/+14
2012-03-13Fixing bug #372919.Daniel Henrique Barboza5-2/+47
2012-03-02Initial version of the Perf documentation plug-inDaniel Henrique Barboza28-0/+470
2012-02-27Add some additional tests and clean up method of executing commands.Roland Grunberg8-67/+143
2012-02-22Enable source features and bundles generation.Alexander Kurtakov2-10/+12
2012-01-27Add perf feature license files; include these and properties in buildAndrew Overholt3-0/+503
2012-01-02Perf: fix handler of single event selectionWainer S. Moschetta1-1/+1
2011-12-27Perf: refactoring on events parser. Fixes bug #367555Wainer S. Moschetta2-5/+4
2011-12-27Fixing bug #367505Daniel Henrique Barboza1-9/+10
2011-12-22Perf: Fixing typoOtavio Pontes1-3/+3
2011-12-15Removing the -U flag of the Perf plug-in launch.Daniel Henrique Barboza1-0/+11
2011-12-14Perf: read events list also from stderrWainer S. Moschetta1-3/+7
2011-12-08Polishing Perf plug-inWainer S. Moschetta4-3/+8
2011-12-06Perf plug-in: added end of process messages.Daniel Henrique Barboza1-18/+28
2011-12-02Add .gitignore to perf component, and implement recommendations made inRoland Grunberg7-6/+161
2011-12-01Adding pom.xml files to enable Perf build.Daniel Henrique Barboza7-6/+204
2011-11-29Add p2.inf files for all Linux tool features.Jeff Johnston2-1/+5
2011-11-18Initial import of Perf plugin. (BZ #356395)Roland Grunberg46-0/+4016

    Back to the top