Developer Environment: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Q20 moved to Developer Environment over redirect: revert)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:


'''Analyze Activity'''<br>
'''Analyze Activity'''<br>
An activity that get useful resources information as: memory usage by activities running, X Server mapped pixmaps, Network interfaces traffic, etc<br>
An activity that get useful resources information as: memory usage by activities running, X Server mapped pixmaps, Network interfaces traffic, presence service, etc<br>
URL: [http://dev.laptop.org/git?p=projects/analyze-activity http://dev.laptop.org/git?p=projects/analyze-activity]
URL: [http://dev.laptop.org/git?p=projects/analyze-activity http://dev.laptop.org/git?p=projects/analyze-activity]


Line 12: Line 12:


'''Log Activity'''<br>
'''Log Activity'''<br>
Allow to see the activities log files, some system log as /var/log/messages and the presence service information.<br>
Allow to see the activities log files and system logs as /var/log/messages. It will allow to send reports about a given activity or general system to a central server as reports.<br>
URL: [http://dev.laptop.org/git?p=projects/log-activity http://dev.laptop.org/git?p=projects/log-activity]
URL: [http://dev.laptop.org/git?p=projects/log-activity http://dev.laptop.org/git?p=projects/log-activity]

Latest revision as of 05:20, 29 January 2009

Developer Environment

Currently we are going to replace the current developer console with a new developer environment, composed by:

Analyze Activity
An activity that get useful resources information as: memory usage by activities running, X Server mapped pixmaps, Network interfaces traffic, presence service, etc
URL: http://dev.laptop.org/git?p=projects/analyze-activity

Terminal Activity
A Terminal-Shell activity, where the developer or kid can use the Linux shell
URL: http://dev.laptop.org/git?p=projects/terminal-activity

Log Activity
Allow to see the activities log files and system logs as /var/log/messages. It will allow to send reports about a given activity or general system to a central server as reports.
URL: http://dev.laptop.org/git?p=projects/log-activity