summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf: Move mmap page data_head offset assertion out of headerJiri Olsa2012-03-242-7/+7
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-03-242-5/+13
|\
| * tracing: Fix ftrace stack trace entriesWolfgang Mauerer2012-03-222-5/+13
* | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-233-13/+84
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-2345-387/+10582
|\ \
| * | perf diff: Fix to work with new hists designJiri Olsa2012-03-225-30/+43
| * | perf tools: Fix modifier to be applied on correct eventsJiri Olsa2012-03-226-337/+543
| * | perf tools: Fix various casting issues for 32 bitsJiri Olsa2012-03-222-2/+2
| * | perf tools: Simplify event_read_id exit pathBorislav Petkov2012-03-221-6/+4
| * | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-03-2257-685/+2414
| |\|
| * | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-1941-349/+10327
| |\ \
| | * | perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg2012-03-198-4/+272
| | * | perf report: Document --symbol-filter optionNamhyung Kim2012-03-191-0/+3
| | * | perf ui browser: Clean lines inside of the input windowNamhyung Kim2012-03-191-3/+7
| | * | perf report: Treat an argument as a symbol filterNamhyung Kim2012-03-161-5/+10
| | * | perf report: Add --symbol-filter optionNamhyung Kim2012-03-161-0/+6
| | * | perf ui browser: Add 's' key to filter by symbol nameNamhyung Kim2012-03-161-1/+13
| | * | perf ui browser: Introduce ui_browser__input_windowNamhyung Kim2012-03-163-0/+82
| | * | perf hists: Add hists__filter_by_symbolNamhyung Kim2012-03-162-0/+37
| | * | perf tools: Do not disable members of group eventNamhyung Kim2012-03-163-5/+10
| | * | perf stat: Fix event grouping on forked taskNamhyung Kim2012-03-161-1/+1
| | * | perf tools: Add support to specify pmu style eventJiri Olsa2012-03-165-100/+172
| | * | perf tools: Add perf pmu object to access pmu format definitionJiri Olsa2012-03-1610-0/+4541
| | * | perf tools: Add config options support for event parsingJiri Olsa2012-03-169-447/+866
| | * | perf tools: Add parser generator for events parsingJiri Olsa2012-03-1610-341/+4752
| | * | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-167-0/+109
| | * | perf tools: Adjust make rulesJan Beulich2012-03-151-1/+5
| |/ /
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-03-228-107/+187
|\ \ \
| * | | tracing: Move the tracing_on/off() declarations into CONFIG_TRACINGSteven Rostedt2012-03-201-6/+9
| * | | perf: Add ifdef to remove unused enum switch warningsJiri Olsa2012-03-141-0/+2
| * | | tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown2012-03-131-2/+0
| * | | ftrace: Fix function_graph for archs that test ftrace_trace_functionRajesh Bhagat2012-03-131-1/+2
| * | | tracing: Keep NMI watchdog from triggering when dumping traceSteven Rostedt2012-03-011-0/+2
| * | | tracing: Do not select FRAME_POINTER on PPCGerlando Falauto2012-02-271-1/+1
| * | | tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-224-97/+171
* | | | AFS: checking wrong bit in afs_readpages()Dan Carpenter2012-03-201-1/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-2017-252/+343
|\ \ \ \
| * | | | ntp: Fix integer overflow when setting timeSasha Levin2012-03-151-1/+1
| * | | | math: Introduce div64_longSasha Levin2012-03-151-0/+4
| * | | | cs5535-clockevt: Allow the MFGPT IRQ to be sharedJens Rottmann2012-03-061-1/+1
| * | | | cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernelsJens Rottmann2012-03-061-1/+0
| * | | | x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-272-4/+0
| * | | | clocksource: scx200_hrt: Fix the buildIngo Molnar2012-02-221-3/+1
| * | | | x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha2012-02-221-5/+24
| * | | | Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-153-190/+248
| |\ \ \ \
| | * | | | time: Move common updates to a functionThomas Gleixner2012-01-261-22/+17
| | * | | | time: Reorder so the hot data is togetherThomas Gleixner2012-01-261-2/+2