Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Renaming version to 1.2 in master branchOtavio Pontes1-1/+1
2012-07-04Perf: Removing snapshot dependency because it is not stable yetOtavio Pontes1-1/+0
2012-07-03Fix BZ #384196.Roland Grunberg1-0/+2
2012-06-30Fix output of perf list when executed locally by redirecting its output direc...Rodrigo Fraxino Araujo1-5/+1
2012-06-29Perf: removing all source code warnings.Daniel Henrique Barboza5-23/+30
2012-06-29Fixed duplicated events on remote perfRodrigo Fraxino Araujo1-117/+119
2012-06-27Added support for remote perf using Linuxtools profiling package.Rodrigo Fraxino Araujo10-100/+783
2012-06-26Enable more warnings and fix them.Alexander Kurtakov18-16/+131
2012-06-25IOException is not actually thrown.Alexander Kurtakov1-7/+4
2012-06-21Add org.eclipse.ui.ide to required bundles.Alexander Kurtakov1-1/+2
2012-06-19Initial contribution of Profiling Unification work.Roland Grunberg2-1/+10
2012-06-14Prepare Perf component for 1.0.0.Jeff Johnston3-4/+4
2012-06-13Re-write of perf plug-in tests.Camilo Bernal1-72/+113
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 Grunberg2-0/+29
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 Bernal3-20/+83
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-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 Kurtakov1-4/+0
2012-03-28Fix BZ #375112Roland Grunberg2-5/+8
2012-03-28Fix .project files to reflect actual name of perf folders.Roland Grunberg1-1/+1
2012-03-27Bug #373691 - Closing perf exposed APIs.Daniel Henrique Barboza21-77/+78
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 Grunberg10-139/+92
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes2-3/+3
2012-03-13Fixing bug #372919.Daniel Henrique Barboza5-2/+47
2012-02-27Add some additional tests and clean up method of executing commands.Roland Grunberg4-38/+43
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 Grunberg2-1/+6
2011-12-01Adding pom.xml files to enable Perf build.Daniel Henrique Barboza2-1/+45
2011-11-18Initial import of Perf plugin. (BZ #356395)Roland Grunberg31-0/+2429

    Back to the top