aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix check at end of event searchDan Carpenter2010-05-061-1/+1
* perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo2010-05-056-6/+6
* perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2010-05-052-1/+19
* perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2010-05-052-11/+8
* perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintfArnaldo Carvalho de Melo2010-05-051-2/+4
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-049-18/+75
|\
| * perf: Fix performance issue with perf reportAnton Blanchard2010-05-042-0/+9
| * perf inject: Add missing bitsArnaldo Carvalho de Melo2010-05-044-3/+39
| * perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi2010-05-034-15/+27
* | hw_breakpoints: Fix percpu build failureFrederic Weisbecker2010-05-041-1/+1
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-0328-256/+243
|\ \ | |/ |/|
| * hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-05-015-31/+68
| * hw-breakpoints: Handle breakpoint weight in allocation constraintsFrederic Weisbecker2010-05-011-18/+45
| * hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-05-015-30/+78
| * hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-05-015-70/+41
| * hw-breakpoints: Check disabled breakpoints againFrederic Weisbecker2010-05-011-11/+1
| * hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-05-013-2/+8
| * perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-05-013-95/+7
| * perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker2010-04-3013-21/+17
* | perf inject: Refactor read_buildid functionArnaldo Carvalho de Melo2010-05-021-38/+38
* | perf record: Don't exit in live mode when no tracepoints are enabledArnaldo Carvalho de Melo2010-05-021-6/+9
* | perf: add perf-inject builtinTom Zanussi2010-05-0220-24/+293
* | perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi2010-05-023-70/+0
* | perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2010-05-027-47/+105
|/
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-3023-351/+725
|\
| * perf test: Initial regression testing commandArnaldo Carvalho de Melo2010-04-296-0/+307
| * perf symbols: Add machine helper routinesArnaldo Carvalho de Melo2010-04-294-25/+86
| * perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directoryArnaldo Carvalho de Melo2010-04-271-0/+2
| * perf machines: Make the machines class adopt the dsos__fprintf methodsArnaldo Carvalho de Melo2010-04-277-15/+33
| * perf machine: Adopt some map_groups functionsArnaldo Carvalho de Melo2010-04-278-81/+74
| * perf machine: Pass buffer size to machine__mmap_nameArnaldo Carvalho de Melo2010-04-274-11/+11
| * perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo2010-04-2716-287/+280
* | Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-30307-1902/+5840
|\ \ | |/ |/|
| * Linux 2.6.34-rc6v2.6.34-rc6Linus Torvalds2010-04-291-1/+1
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-291-5/+0
| |\
| | * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-291-5/+0
| * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-04-296-9/+120
| |\ \
| | * | xfs: add a shrinker to background inode reclaimDave Chinner2010-04-296-9/+120
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-291-0/+1
| |\ \
| | * | exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh2010-04-291-1/+1
| | * | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe2010-04-291-0/+1
| | |/
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-2924-116/+200
| |\ \
| | * | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-291-1/+1
| | * | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-282-1/+2
| | * | ARM: 6030/1: KS8695: enable consoleYegor Yefremov2010-04-231-0/+1
| | * | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-221-0/+6
| | * | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-221-3/+3
| | * | ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen2010-04-221-25/+101
| | * | ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-2119-86/+86
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-2965-972/+1609
| |\ \ \