aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20perf util: SVG performance improvementsArjan van de Ven
2009-09-20perf util: Make the timechart SVG width dynamicArjan van de Ven
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven
2009-09-19perf utils: Use a define for the maximum length of a trace eventArjan van de Ven
2009-09-19perf: Add timechart help text and add timechart to "perf help"Arjan van de Ven
2009-09-19perf utils: Be consistent about minimum text size in the svghelperArjan van de Ven
2009-09-19perf timechart: Add "perf timechart record"Arjan van de Ven
2009-09-19perf: Add the timechart toolArjan van de Ven
2009-09-19perf: Add a SVG helper library fileArjan van de Ven
2009-09-19perf: Add a sample_event type to the event_unionArjan van de Ven
2009-09-19perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-18perf sched: Add --input=file option to builtin-sched.cMike Galbraith
2009-09-18perf trace: Sample timestamp and cpu when using record flagLi Zefan
2009-09-18perf tools: Increase MAX_EVENT_LENGTHLi Zefan
2009-09-18perf tools: Fix memory leak in read_ftrace_printk()Li Zefan
2009-09-17perf sched: Determine the number of CPUs automaticallyIngo Molnar
2009-09-17perf record: Disable profiling before draining the bufferPeter Zijlstra
2009-09-16perf sched: Add 'perf sched map' scheduling event map printoutIngo Molnar
2009-09-16perf sched: Make idle thread and comm/pid names more consistentIngo Molnar
2009-09-16perf sched: Sanity check context switch eventsIngo Molnar
2009-09-16perf sched: Account for lost events, increase default bufferingIngo Molnar
2009-09-14perf sched: Add support for sched:sched_stat_runtime eventsmingo
2009-09-14perf sched: Print PIDs toomingo
2009-09-14perf sched: Fix 'perf sched latency' output on 32-bit systemsIngo Molnar
2009-09-14perf tools: Implement counter output multiplexingIngo Molnar
2009-09-14perf tools: Fix processing of randomly serialized sched tracesFrederic Weisbecker
2009-09-14perf tools: Add an option to multiplex counters in a single channelFrederic Weisbecker
2009-09-13perf sched: Add 'perf sched trace', improve documentationIngo Molnar
2009-09-13perf sched: Implement the 'perf sched record' subcommandIngo Molnar
2009-09-13perf sched: Clean up PID sorting logicIngo Molnar
2009-09-13perf sched: Finish latency => atom rename and misc cleanupsIngo Molnar
2009-09-13perf sched: Add 'perf sched latency' and 'perf sched replay'Ingo Molnar
2009-09-13perf sched: Implement multidimensional sortingFrederic Weisbecker
2009-09-13perf sched: Fix nsec to msec conversionFrederic Weisbecker
2009-09-13perf sched: Export the total, max latency and total runtime to thread atoms listFrederic Weisbecker
2009-09-13perf sched: Add involuntarily sleeping task in work atomsFrederic Weisbecker
2009-09-13perf sched: Rename struct lat_snapshot to struct work atomsFrederic Weisbecker
2009-09-13perf sched: Output runtime and context switch totalsIngo Molnar
2009-09-13perf sched: Add runtime statsIngo Molnar
2009-09-13perf sched: Display time in milliseconds, reorganize outputIngo Molnar
2009-09-13perf sched: Clean up latency and replay sub-commandsIngo Molnar
2009-09-13perf sched: Add sched latency profilingFrederic Weisbecker
2009-09-13perf sched: Make it easier to plug in new sub profilersFrederic Weisbecker
2009-09-13perf sched: Fix bad event alignmentFrederic Weisbecker
2009-09-13perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker