aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* perf tools: Unify perf.data mapping and events handlingFrederic Weisbecker2009-10-08
* perf tools: Merge trace.info content into perf.dataFrederic Weisbecker2009-10-07
* perf trace: Add string/dynamic cases to format_flagsTom Zanussi2009-10-06
* perf trace: Add subsystem string to struct eventTom Zanussi2009-10-06
* tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-06
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-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 timechart: Add a power-only modeArjan van de Ven2009-10-01
* | perf tools: /proc/modules names don't always match its nameArnaldo Carvalho de Melo2009-10-05
* | perf tools: Create maps for modules when processing kallsymsArnaldo Carvalho de Melo2009-10-05
* | perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo2009-10-04
* | perf tools: Move hist_entry__add common code to hist.cArnaldo Carvalho de Melo2009-10-03
* | perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo2009-10-02
* | perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo2009-09-30
* | perf tools: Put common histogram functions in their own fileJohn Kacur2009-09-30
* | perf tools: Create util/sort.and use itJohn Kacur2009-09-24
* | perf tools: Protect header files with a consistent styleJohn Kacur2009-09-24
|/
* perf tools: Dont use openat()Eric Dumazet2009-09-24
* perf tools: Fix buffer allocationEric Dumazet2009-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: 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 utils: Be consistent about minimum text size in the svghelperArjan 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
* perf trace: Sample timestamp and cpu when using record flagLi Zefan2009-09-17
* perf tools: Increase MAX_EVENT_LENGTHLi Zefan2009-09-17
* perf tools: Fix memory leak in read_ftrace_printk()Li Zefan2009-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: Account for lost events, increase default bufferingIngo Molnar2009-09-16
* perf tools: Implement counter output multiplexingIngo Molnar2009-09-14
* perf sched: Implement the 'perf sched record' subcommandIngo Molnar2009-09-13
* perf sched: Clean up PID sorting logicIngo Molnar2009-09-13
* perf sched: Display time in milliseconds, reorganize outputIngo Molnar2009-09-13
* perf sched: Fix bad event alignmentFrederic Weisbecker2009-09-13
* perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker2009-09-13
* perf sched: Import schedbench.cIngo Molnar2009-09-13
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
| |\
| * | tracing: Add more namespace area to 'perf list' outputJason Baron2009-08-11