aboutsummaryrefslogtreecommitdiffstats
path: root/trace-plot-task.c
Commit message (Expand)AuthorAge
* containers: abstracted out common task-type codeJonathan Herman2012-03-24
* rt-graph: code cleanupJonathan2012-03-08
* rt-graph: real-time cpus addedJonathan2012-03-08
* rt-graph: time type abstracted outJonathan2012-03-08
* rt-graph: real-time task plots divorced from regular task plotsJonathan2012-03-07
* rt-graph: real-time plots display info popupJonathan2012-03-06
* rt-graph: simple real-time task plotsJonathan2012-03-05
* rt-graph: real-time tasks can be added / removed from the graphJonathan2012-03-05
* trace-graph: Fix saved pointer corruption in update_last_record()Steven Rostedt2011-04-18
* Fix address of the Free Software FoundationUwe Kleine-König2011-03-22
* trace-graph: Give a better CPU color difference in task plotsSteven Rostedt2010-09-17
* trace-graph: Show CPU not task on task plot displaySteven Rostedt2010-09-17
* trace-graph: Make zooming in on task plots stay filledSteven Rostedt2010-09-17
* trace-graph: Fix plots to show start bars in zoomed views.Steven Rostedt2010-09-17
* trace-graph: Use ref_count instead of comparisonsSteven Rostedt2010-06-09
* trace-graph: Removed free_record() on peek dataSteven Rostedt2010-06-09
* trace-cmd: make records refcountedJohannes Berg2010-05-25
* trace-graph: Show running sched out latenciesSteven Rostedt2010-02-19
* trace-graph: Implement task plotting menuSteven Rostedt2010-02-18
* trace-graph: Added CPU plotting menuSteven Rostedt2010-02-18
* trace-cmd: Relicense the library files under LGPLSteven Rostedt2010-02-15
* trace-graph: Free record in task plot displaySteven Rostedt2010-02-11
* trace-graph: Initialize time in task plot displaySteven Rostedt2010-02-11
* trace-graph: Limit task plot prev search by count not timeSteven Rostedt2010-02-11
* trace-graph: Display task specific data when zoomed in on task plotSteven Rostedt2010-02-10
* trace-graph: Limit the search back for task plots display dataSteven Rostedt2010-02-10
* trace-graph: Remove call to set_cpus_to_time() before find_record()Steven Rostedt2010-02-10
* trace-graph: Show wake latency in task plotsSteven Rostedt2010-02-10
* trace-graph: Have the graph control the start stop recordsSteven Rostedt2010-02-10
* trace-graph: Insert new task plots below the plot that they were selected onSteven Rostedt2010-02-10
* trace-graph: Show comm name for task plotsSteven Rostedt2010-02-10
* trace-graph: Fix task plots to print events other than wake ups and schedsSteven Rostedt2010-02-10
* trace-graph: Iterate over all records for all plotsSteven Rostedt2010-02-10
* trace-graph: Add hash to lookup pids and cpusSteven Rostedt2010-02-10
* trace-graph: Add destructor routine to plot callbacksSteven Rostedt2010-02-10
* trace-graph: Add way to add task plotsSteven Rostedt2010-02-10
* trace-graph: Add trace-plot-task.cSteven Rostedt2010-02-10