summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* perf timechart: Improve the visual appearance of scheduler delaysArjan van de Ven2009-10-20
* perf timechart: Fix the wakeup-arrows that point to non-visible processesArjan van de Ven2009-10-20
* perf top: Fix --delay_secs 0 division by zeroTim Blechmann2009-10-19
* perf tools: Bump version to 0.0.2Ingo Molnar2009-10-16
* perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule2009-10-12
* perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar2009-10-12
* perf tools: Fix const char type propagationRandy Dunlap2009-10-12
* perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-06
* perf tools: elf_sym__is_function() should accept "zero" sized functionsArnaldo Carvalho de Melo2009-10-06
* perf trace: Update eval_flag() flags array to match interrupt.hTom Zanussi2009-10-06
* perf trace: Remove unused code in builtin-trace.cTom Zanussi2009-10-06
* perf: Propagate term signal to childChris Wilson2009-10-04
* perf tools: Run generate-cmdlist.sh properlyMulyadi Santosa2009-10-01
* perf timechart: Add a power-only modeArjan van de Ven2009-10-01
* perf top: Add poll_idle to the skip listArnaldo Carvalho de Melo2009-09-30
* perf tools: Dont use openat()Eric Dumazet2009-09-24
* perf tools: Fix buffer allocationEric Dumazet2009-09-24
* perf tools: .gitignore += perf*.htmlKirill Smelkov2009-09-24
* perf tools: Handle relative paths while loading module symbolsMike Galbraith2009-09-24
* perf tools: Fix module symbol loading bugMike Galbraith2009-09-23
* perf stat: Fix zero total printoutsIngo Molnar2009-09-22
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* perf util: SVG performance improvementsArjan van de Ven2009-09-20
* perf util: Make the timechart SVG width dynamicArjan van de Ven2009-09-20
* perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven2009-09-20
* perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven2009-09-20
* perf utils: Use a define for the maximum length of a trace eventArjan van de Ven2009-09-19
* perf: Add timechart help text and add timechart to "perf help"Arjan van de Ven2009-09-19
* perf utils: Be consistent about minimum text size in the svghelperArjan van de Ven2009-09-19
* perf timechart: Add "perf timechart record"Arjan van de Ven2009-09-19
* perf: Add the timechart toolArjan van de Ven2009-09-19
* perf: Add a SVG helper library fileArjan van de Ven2009-09-19
* perf: Add a sample_event type to the event_unionArjan van de Ven2009-09-19
* perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven2009-09-19
* perf: Store trace event name/id pairs in perf.dataArjan van de Ven2009-09-19
* perf: Add a timestamp to fork eventsArjan van de Ven2009-09-19
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-19
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-11
| |\
| * | sparc: add basic support for 'perf'Jens Axboe2009-09-04
* | | perf sched: Add --input=file option to builtin-sched.cMike Galbraith2009-09-18
* | | perf trace: Sample timestamp and cpu when using record flagLi Zefan2009-09-18
* | | perf tools: Increase MAX_EVENT_LENGTHLi Zefan2009-09-18
* | | perf tools: Fix memory leak in read_ftrace_printk()Li Zefan2009-09-18
* | | perf sched: Determine the number of CPUs automaticallyIngo Molnar2009-09-17
* | | perf record: Disable profiling before draining the bufferPeter Zijlstra2009-09-17
* | | perf sched: Add 'perf sched map' scheduling event map printoutIngo Molnar2009-09-16
* | | perf sched: Make idle thread and comm/pid names more consistentIngo Molnar2009-09-16
* | | perf sched: Sanity check context switch eventsIngo Molnar2009-09-16
* | | perf sched: Account for lost events, increase default bufferingIngo Molnar2009-09-16
* | | perf sched: Add support for sched:sched_stat_runtime eventsmingo2009-09-14