summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney2010-07-221-1/+1
* tracing/documentation: Document dynamic ftracer internalsMike Frysinger2010-07-212-5/+153
* tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-214-6/+38
* tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-203-14/+6
* trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy2010-07-201-1/+1
* tracing: Allow to disable cmdline recordingLi Zefan2010-07-204-5/+41
* perf hists: Factor out duplicated codeArnaldo Carvalho de Melo2010-07-171-18/+18
* perf ui: Make ui_browser__run exit on unhandled hot keysArnaldo Carvalho de Melo2010-07-171-5/+1
* perf ui: Make END go to the last entry, not the top of the last pageArnaldo Carvalho de Melo2010-07-171-4/+4
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-07-178-611/+1
|\
| * tracing: Remove letfover markers sectionFrederic Weisbecker2010-07-151-4/+0
| * tracing: Remove ksym tracerFrederic Weisbecker2010-07-156-606/+0
| * tracing: Update tracing branch urlFrederic Weisbecker2010-07-151-1/+1
* | perf probe: Fix the logic of die_compare_nameMasami Hiramatsu2010-07-161-7/+7
* | perf probe: Support comp_dir to find an absolute source pathMasami Hiramatsu2010-07-163-12/+44
* | perf probe: Fix error message if get_real_path() failedMasami Hiramatsu2010-07-162-56/+64
* | perf tools: Add DWARF register lookup for SHMatt Fleming2010-07-122-0/+59
|/
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-07-067-165/+523
|\
| * perf probe: Support static and global variablesMasami Hiramatsu2010-07-052-27/+73
| * perf probe: Support tracing an entry of arrayMasami Hiramatsu2010-07-054-24/+83
| * perf probe: Support "string" typeMasami Hiramatsu2010-07-052-12/+49
| * tracing/kprobes: Support "string" typeMasami Hiramatsu2010-07-052-79/+293
| * perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-021-23/+25
* | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-052-83/+163
* | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05179-1451/+1866
|\ \ | |/ |/|
| * Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds2010-07-041-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-0420-61/+113
| |\
| | * ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon2010-07-041-1/+1
| | * ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas2010-07-021-0/+2
| | * ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2010-07-022-0/+10
| | * Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-07-011-11/+22
| | |\
| | | * ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPIDaniel Mack2010-07-011-11/+22
| | * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-015-29/+18
| | |\ \
| | | * | [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron2010-06-141-1/+2
| | | * | [ARM] pxa/mioa701: fix camera regressionRobert Jarzmik2010-06-131-1/+1
| | | * | [ARM] pxa/z2: fix flash layout to final versionMarek Vasut2010-06-131-16/+10
| | | * | [ARM] pxa/z2: fix missing include in battery driverMarek Vasut2010-06-131-9/+3
| | | * | [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.hSteve Bennett2010-06-131-2/+2
| | * | | ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMUWill Deacon2010-07-011-1/+2
| | * | | ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon2010-07-011-0/+4
| | * | | ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-015-5/+10
| | * | | ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-011-1/+2
| | * | | ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Catalin Marinas2010-07-012-3/+31
| | * | | ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas2010-07-011-1/+2
| | * | | ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas2010-07-011-9/+9
| | | |/ | | |/|
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-043-4/+22
| |\ \ \
| | * | | perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver2010-07-031-2/+2
| | * | | perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng2010-07-011-1/+10
| | * | | x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker2010-06-301-1/+10
| * | | | module: initialize module dynamic debug laterYehuda Sadeh2010-07-043-11/+18