summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Ignore auto-generated bison/flex filesNamhyung Kim2012-04-111-0/+2
* perf annotate browser: string search: /?nArnaldo Carvalho de Melo2012-04-071-1/+148
* perf report: Correct display of samples and events in headerAshay Rane2012-04-072-7/+14
* perf annotate browser: Initial support for navigating jump instructionsArnaldo Carvalho de Melo2012-04-071-2/+61
* perf ui annotate browser: Add list based search for addr offsetArnaldo Carvalho de Melo2012-04-071-9/+16
* perf ui annotate browser: Move callq handling to separate functionArnaldo Carvalho de Melo2012-04-071-46/+48
* perf ui annotate browser: Allow toggling addr offset viewArnaldo Carvalho de Melo2012-04-071-3/+12
* perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo2012-04-075-16/+53
* perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo2012-04-072-2/+6
* perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo2012-04-054-3/+38
* perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa2012-04-051-0/+3
* perf hists: Catch and handle out-of-date hist entry maps.David Miller2012-04-051-0/+12
* perf annotate: Fix hist decayArnaldo Carvalho de Melo2012-04-051-8/+4
* perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo2012-04-051-0/+1
* perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf2012-04-041-0/+1
* perf/x86/p4: Add format attributesPeter Zijlstra2012-04-031-0/+13
* tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov2012-03-312-4/+5
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2012-03-3115-8546/+135
|\
| * perf tools: Remove auto-generated bison/flex filesIngo Molnar2012-03-309-8476/+30
| * perf annotate: Fix off by one symbol hist size allocation and hit accountingArnaldo Carvalho de Melo2012-03-291-3/+3
| * perf tools: Add missing ref-cycles event back to event parserNamhyung Kim2012-03-291-0/+1
| * perf annotate: addr2line wants addresses in same format as objdumpDavid Miller2012-03-281-1/+1
| * perf probe: Finder fails to resolve function name to addressPrashanth Nageshappa2012-03-281-1/+3
| * perf symbols: Handle NULL dso in dso__name_lenDavid Miller2012-03-271-0/+2
| * perf symbols: Do not include libgen.hDavid Miller2012-03-271-1/+0
| * perf tools: Fix bug in raw sample parsingStephane Eranian2012-03-261-0/+2
| * perf tools: Fix display of first level of callchainsFrederic Weisbecker2012-03-261-64/+93
* | tracing: Fix ent_size in trace outputSteven Rostedt2012-03-271-0/+4
* | perf tools: Switch module.h into export.hJiri Olsa2012-03-262-1/+1
* | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-266588-227321/+364314
|\ \ | |/ |/|
| * Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-2411-27/+76
| |\
| | * xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk2012-03-241-1/+1
| | * xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-223-5/+7
| | * xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk2012-03-221-0/+6
| | * xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk2012-03-211-2/+2
| | * xen/tmem: cleanupJan Beulich2012-03-202-14/+13
| | * xen: support pirq_eoi_mapStefano Stabellini2012-03-202-3/+44
| | * xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk2012-03-201-2/+1
| | * xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk2012-03-201-0/+2
| | * provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-202-0/+26
| * | Fix potential endless loop in kswapd when compaction is not enabledRik van Riel2012-03-241-1/+2
| * | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-2473-52/+91
| |\ \
| | * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-1653-52/+68
| | * | device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-1121-0/+24
| * | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24100-100/+100
| |\ \ \
| | * | | lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-0763-63/+74
| | * | | fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-2832-32/+30
| | * | | includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-2812-12/+0
| * | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-2493-132/+223
| |\ \ \ \
| | * | | | kernel.h: doesn't explicitly use bug.h, so don't include it.Paul Gortmaker2012-03-041-1/+0
OpenPOWER on IntegriCloud