summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-17perf record: Disable profiling before draining the bufferPeter Zijlstra1-1/+12
2009-09-17perf_counter: Allow for a wakeup watermarkPeter Zijlstra2-15/+27
2009-09-17perf_counter: Do not throttle single swcounter eventsPeter Zijlstra1-4/+13
2009-09-16perf sched: Add 'perf sched map' scheduling event map printoutIngo Molnar3-101/+214
2009-09-16perf sched: Make idle thread and comm/pid names more consistentIngo Molnar2-3/+3
2009-09-16perf sched: Sanity check context switch eventsIngo Molnar1-1/+26
2009-09-16perf sched: Account for lost events, increase default bufferingIngo Molnar2-20/+42
2009-09-14perf sched: Add support for sched:sched_stat_runtime eventsmingo1-91/+173
2009-09-14perf sched: Print PIDs toomingo1-8/+8
2009-09-14perf sched: Fix 'perf sched latency' output on 32-bit systemsIngo Molnar1-1/+1
2009-09-14perf tools: Implement counter output multiplexingIngo Molnar3-22/+52
2009-09-14perf tools: Fix processing of randomly serialized sched tracesFrederic Weisbecker1-1/+7
2009-09-14perf tools: Add an option to multiplex counters in a single channelFrederic Weisbecker2-0/+8
2009-09-13perf_counter, sched: Add sched_stat_runtime tracepointIngo Molnar2-0/+34
2009-09-13perf sched: Add 'perf sched trace', improve documentationIngo Molnar2-4/+25
2009-09-13perf_counter: Allow mmap if paranoid checks are turned offIngo Molnar1-1/+2
2009-09-13perf sched: Implement the 'perf sched record' subcommandIngo Molnar2-3/+39
2009-09-13perf sched: Clean up PID sorting logicIngo Molnar2-45/+51
2009-09-13perf sched: Finish latency => atom rename and misc cleanupsIngo Molnar1-215/+184
2009-09-13perf sched: Add 'perf sched latency' and 'perf sched replay'Ingo Molnar1-32/+58
2009-09-13perf sched: Implement multidimensional sortingFrederic Weisbecker1-10/+196
2009-09-13perf sched: Fix nsec to msec conversionFrederic Weisbecker1-4/+4
2009-09-13perf sched: Export the total, max latency and total runtime to thread atoms listFrederic Weisbecker1-26/+22
2009-09-13perf sched: Add involuntarily sleeping task in work atomsFrederic Weisbecker1-6/+13
2009-09-13perf sched: Rename struct lat_snapshot to struct work atomsFrederic Weisbecker1-56/+56
2009-09-13perf sched: Output runtime and context switch totalsIngo Molnar1-1/+10
2009-09-13perf sched: Add runtime statsIngo Molnar1-20/+38
2009-09-13perf sched: Display time in milliseconds, reorganize outputIngo Molnar2-10/+13
2009-09-13perf sched: Clean up latency and replay sub-commandsIngo Molnar1-50/+49
2009-09-13perf sched: Add sched latency profilingFrederic Weisbecker1-11/+285
2009-09-13perf sched: Make it easier to plug in new sub profilersFrederic Weisbecker1-78/+165
2009-09-13perf sched: Fix bad event alignmentFrederic Weisbecker3-25/+102
2009-09-13perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker1-50/+154
2009-09-13perf sched: Tighten up the codeIngo Molnar1-189/+47
2009-09-13perf sched: Implement the scheduling workload replay engineIngo Molnar1-18/+134
2009-09-13perf sched: Import schedbench.cIngo Molnar3-33/+827
2009-09-13perf: Add 'perf sched' toolIngo Molnar7-2/+354
2009-09-11kmemleak: Improve the "Early log buffer exceeded" error messageCatalin Marinas1-1/+2
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu4-16/+14
2009-09-11[S390] Wire up page fault events for software perf counters.Heiko Carstens1-4/+9
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens2-46/+20
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens7-36/+31
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens4-7/+13
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu2-6/+8
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens5-21/+4
2009-09-11[S390] use generic scatterlist.hHeiko Carstens1-19/+1
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu2-1/+15
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2-0/+2
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky4-12/+15
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner3-19/+9