aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-07perf annotate browser: string search: /?nArnaldo Carvalho de Melo1-1/+148
2012-04-07perf report: Correct display of samples and events in headerAshay Rane2-7/+14
2012-04-07perf annotate browser: Initial support for navigating jump instructionsArnaldo Carvalho de Melo1-2/+61
2012-04-07perf ui annotate browser: Add list based search for addr offsetArnaldo Carvalho de Melo1-9/+16
2012-04-07perf ui annotate browser: Move callq handling to separate functionArnaldo Carvalho de Melo1-46/+48
2012-04-07perf ui annotate browser: Allow toggling addr offset viewArnaldo Carvalho de Melo1-3/+12
2012-04-07perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo5-16/+53
2012-04-07perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo2-2/+6
2012-04-05perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo4-3/+38
2012-04-05perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa1-0/+3
2012-04-05perf hists: Catch and handle out-of-date hist entry maps.David Miller1-0/+12
2012-04-05perf annotate: Fix hist decayArnaldo Carvalho de Melo1-8/+4
2012-04-05perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo1-0/+1
2012-04-04perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf1-0/+1
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra1-0/+13
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov2-4/+5
2012-03-31Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar15-8546/+135
2012-03-30perf tools: Remove auto-generated bison/flex filesIngo Molnar9-8476/+30
2012-03-29perf annotate: Fix off by one symbol hist size allocation and hit accountingArnaldo Carvalho de Melo1-3/+3
2012-03-29perf tools: Add missing ref-cycles event back to event parserNamhyung Kim1-0/+1
2012-03-28perf annotate: addr2line wants addresses in same format as objdumpDavid Miller1-1/+1
2012-03-28perf probe: Finder fails to resolve function name to addressPrashanth Nageshappa1-1/+3
2012-03-27tracing: Fix ent_size in trace outputSteven Rostedt1-0/+4
2012-03-27perf symbols: Handle NULL dso in dso__name_lenDavid Miller1-0/+2
2012-03-27perf symbols: Do not include libgen.hDavid Miller1-1/+0
2012-03-26perf tools: Fix bug in raw sample parsingStephane Eranian1-0/+2
2012-03-26perf tools: Fix display of first level of callchainsFrederic Weisbecker1-64/+93
2012-03-26perf tools: Switch module.h into export.hJiri Olsa2-1/+1
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar6588-227321/+364314
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds11-27/+76
2012-03-24Fix potential endless loop in kswapd when compaction is not enabledRik van Riel1-1/+2
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds73-52/+91
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds100-100/+100
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds93-132/+223
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk1-1/+1
2012-03-24perf: Move mmap page data_head offset assertion out of headerJiri Olsa2-7/+7
2012-03-24Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgentIngo Molnar2-5/+13
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds8-797/+1280
2012-03-23Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds22-186/+127
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds12-43/+1591
2012-03-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-6/+73
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds38-894/+371
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-265/+202
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds202-2897/+931
2012-03-23Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds14-75/+77
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds13-8/+23
2012-03-24Merge branch 'mmci' into ambaRussell King4-73/+151
2012-03-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-11/+14
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds213-2022/+4686
2012-03-23seq_file: add seq_set_overflow(), seq_overflow()KAMEZAWA Hiroyuki1-10/+26