aboutsummaryrefslogtreecommitdiffstats
path: root/trace-hist.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-10trace-cmd: Make trace-hist work with instancesJosef Bacik1-8/+25
2015-01-05trace-cmd: Make sure we have a pending pid in trace-histJosef Bacik1-5/+9
2014-04-22trace-cmd: Clean up some warnings gcc was complaining aboutSteven Rostedt (Red Hat)1-2/+0
2014-02-12trace-cmd: Let hist function work with function graphSteven Rostedt (Red Hat)1-4/+89
2013-02-27trace-cmd: Have hist check all cpus for common typesSteven Rostedt (Red Hat)1-3/+10
2013-01-04trace-cmd: Fix hist with kernel_stack eventsSteven Rostedt1-1/+7
2013-01-04trace-cmd: Make function stack trace work with hist callgraphsSteven Rostedt1-11/+24
2013-01-04trace-cmd: Have hist not indent on parents with same countSteven Rostedt1-8/+25
2013-01-04trace-cmd: Add compact -P to show histogram of all functionsSteven Rostedt1-8/+23
2013-01-04trace-cmd: Put stars around events in trace-cmd histSteven Rostedt1-13/+19
2013-01-04trace-cmd: Add kernel_stack event processing to histogramSteven Rostedt1-4/+105
2013-01-04trace-cmd: Add histogram commandSteven Rostedt1-0/+821