aboutsummaryrefslogtreecommitdiffstats
path: root/trace-plot-task.c
Commit message (Expand)AuthorAge
* 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