summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
...
| * | | perf tools: Create maps for modules when processing kallsymsArnaldo Carvalho de Melo2009-10-052-41/+122
| * | | perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo2009-10-041-6/+0
| * | | perf tools: Move hist_entry__add common code to hist.cArnaldo Carvalho de Melo2009-10-032-0/+49
| * | | perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo2009-10-029-792/+362
| * | | perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo2009-09-303-51/+94
| * | | perf tools: Put common histogram functions in their own fileJohn Kacur2009-09-302-0/+211
| * | | perf tools: Create util/sort.and use itJohn Kacur2009-09-242-0/+361
| * | | perf tools: Protect header files with a consistent styleJohn Kacur2009-09-2424-62/+72
* | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-175-75/+126
|\ \ \ \ | | |_|/ | |/| |
| * | | perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule2009-10-121-1/+4
| * | | perf tools: Fix const char type propagationRandy Dunlap2009-10-121-4/+4
| | |/ | |/|
| * | perf tools: elf_sym__is_function() should accept "zero" sized functionsArnaldo Carvalho de Melo2009-10-061-2/+1
| * | perf trace: Update eval_flag() flags array to match interrupt.hTom Zanussi2009-10-061-4/+5
| * | perf timechart: Add a power-only modeArjan van de Ven2009-10-011-1/+13
| |/
| * perf tools: Dont use openat()Eric Dumazet2009-09-241-29/+20
| * perf tools: Fix buffer allocationEric Dumazet2009-09-241-1/+1
| * perf tools: Handle relative paths while loading module symbolsMike Galbraith2009-09-241-30/+66
| * perf tools: Fix module symbol loading bugMike Galbraith2009-09-231-4/+13
* | perf: Add DIE_IF() macro for error checkingMasami Hiramatsu2009-10-173-51/+50
* | perf: Use eprintf() for debug messages in perf-probeMasami Hiramatsu2009-10-172-12/+7
* | perf: Use die() for error cases in perf-probeMasami Hiramatsu2009-10-171-35/+20
* | perf probe: Add perf probe command support without libdwarfMasami Hiramatsu2009-10-121-0/+2
* | perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu2009-10-122-0/+758
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-217-31/+31
* perf util: SVG performance improvementsArjan van de Ven2009-09-201-23/+55
* perf util: Make the timechart SVG width dynamicArjan van de Ven2009-09-202-12/+24
* perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven2009-09-202-5/+54
* perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven2009-09-202-8/+22
* perf utils: Use a define for the maximum length of a trace eventArjan van de Ven2009-09-191-7/+7
* perf utils: Be consistent about minimum text size in the svghelperArjan van de Ven2009-09-191-11/+13
* perf: Add a SVG helper library fileArjan van de Ven2009-09-192-0/+407
* perf: Add a sample_event type to the event_unionArjan van de Ven2009-09-191-0/+7
* perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven2009-09-191-0/+2
* perf: Store trace event name/id pairs in perf.dataArjan van de Ven2009-09-193-0/+90
* perf: Add a timestamp to fork eventsArjan van de Ven2009-09-191-0/+1
* perf trace: Sample timestamp and cpu when using record flagLi Zefan2009-09-181-1/+4
* perf tools: Increase MAX_EVENT_LENGTHLi Zefan2009-09-181-1/+1
* perf tools: Fix memory leak in read_ftrace_printk()Li Zefan2009-09-181-3/+4
* perf sched: Add 'perf sched map' scheduling event map printoutIngo Molnar2009-09-162-1/+2
* perf sched: Make idle thread and comm/pid names more consistentIngo Molnar2009-09-161-1/+1
* perf sched: Account for lost events, increase default bufferingIngo Molnar2009-09-161-1/+1
* perf tools: Implement counter output multiplexingIngo Molnar2009-09-141-2/+4
* perf sched: Implement the 'perf sched record' subcommandIngo Molnar2009-09-131-1/+2
* perf sched: Clean up PID sorting logicIngo Molnar2009-09-131-4/+4
* perf sched: Display time in milliseconds, reorganize outputIngo Molnar2009-09-131-2/+4
* perf sched: Fix bad event alignmentFrederic Weisbecker2009-09-132-0/+26
* perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker2009-09-131-50/+154
* perf sched: Import schedbench.cIngo Molnar2009-09-132-8/+10
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-4/+4
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-063-15/+36
| |\
OpenPOWER on IntegriCloud