summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-10-26perf tools: Remove -Wcast-alignPaul Mundt
2009-10-25perf tools: Fix compatibility with libelf 0.8 and autodetectMarti Raudsepp
2009-10-20perf timechart: Improve the visual appearance of scheduler delaysArjan van de Ven
2009-10-20perf timechart: Fix the wakeup-arrows that point to non-visible processesArjan van de Ven
2009-10-19perf top: Fix --delay_secs 0 division by zeroTim Blechmann
2009-10-16perf tools: Bump version to 0.0.2Ingo Molnar
2009-10-12perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule
2009-10-12perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar
2009-10-12perf tools: Fix const char type propagationRandy Dunlap
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra
2009-10-06perf tools: elf_sym__is_function() should accept "zero" sized functionsArnaldo Carvalho de Melo
2009-10-06perf trace: Update eval_flag() flags array to match interrupt.hTom Zanussi
2009-10-06perf trace: Remove unused code in builtin-trace.cTom Zanussi
2009-10-04perf: Propagate term signal to childChris Wilson
2009-10-01perf tools: Run generate-cmdlist.sh properlyMulyadi Santosa
2009-10-01perf timechart: Add a power-only modeArjan van de Ven
2009-09-30perf top: Add poll_idle to the skip listArnaldo Carvalho de Melo
2009-09-24perf tools: Dont use openat()Eric Dumazet
2009-09-24perf tools: Fix buffer allocationEric Dumazet
2009-09-24perf tools: .gitignore += perf*.htmlKirill Smelkov
2009-09-24perf tools: Handle relative paths while loading module symbolsMike Galbraith
2009-09-23perf tools: Fix module symbol loading bugMike Galbraith
2009-09-22perf stat: Fix zero total printoutsIngo Molnar
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