aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf tools: Check we are able to read the event size on mmapFrederic Weisbecker2011-05-21
* core_kernel_data(): Fix architectures that do not define _sdataIngo Molnar2011-05-19
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-05-19
|\
| * ftrace: Add self-tests for multiple function trace usersSteven Rostedt2011-05-18
| * ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt2011-05-18
| * ftrace: Allow dynamically allocated function tracersSteven Rostedt2011-05-18
| * ftrace: Implement separate user function filteringSteven Rostedt2011-05-18
| * ftrace: Free hash with call_rcu_sched()Steven Rostedt2011-05-18
| * ftrace: Have global_ops store the functions that are to be tracedSteven Rostedt2011-05-18
| * ftrace: Add ops parameter to ftrace_startup/shutdown functionsSteven Rostedt2011-05-18
| * ftrace: Add enabled_functions fileSteven Rostedt2011-05-18
| * ftrace: Use counters to enable functions to traceSteven Rostedt2011-05-18
| * ftrace: Separate hash allocation and assignmentSteven Rostedt2011-05-18
| * ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt2011-05-18
| * ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt2011-05-18
| * ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt2011-05-18
* | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-19
|\ \
| * | ftrace/kbuild: Add recordmcount files to force full buildMichal Marek2011-05-19
* | | perf stat: Add more cache-miss percentage printoutsIngo Molnar2011-05-19
* | | perf stat: Add -d -d and -d -d -d options to show more CPU eventsIngo Molnar2011-05-19
|/ /
* | perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar2011-05-18
* | Merge branch 'x86/mem' into perf/coreIngo Molnar2011-05-18
|\ \
| * | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2011-05-18
| * | x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
| * | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
| * | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
| * | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
| * | x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
| * | x86, alternative: Add altinstruction_entry macroFenghua Yu2011-05-17
| * | x86, alternative, doc: Add comment for applying alternatives orderFenghua Yu2011-05-17
| * | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
| * | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
| * | x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu2011-05-17
* | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-18
|\ \ \ | |_|/ |/| |
| * | ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-16
| * | ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-16
| * | ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky2011-05-16
| * | ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt2011-05-16
| * | ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt2011-05-16
| * | ftrace/x86: Do not trace .discard.text sectionSteven Rostedt2011-05-16
| * | ftrace: Avoid recording mcount on .init sections directlySteven Rostedt2011-05-16
| * | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt2011-05-16
| * | ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-16
| * | ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-16
| * | ftrace/recordmcount: Modify only executable sectionsSteven Rostedt2011-05-16
| * | ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-16
| * | ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt2011-05-16
| * | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-16
* | | perf: Fix multi-event parsing bugStephane Eranian2011-05-17
|/ /
* | x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-12