summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-254-0/+300
* x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2008-11-252-4/+8
*-------------. Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-2411-38/+376
|\ \ \ \ \ \ \ \
| | | | | | | | * x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-231-9/+7
| | | | | | | * | tracing/stack-tracer: avoid races accessing fileTörök Edwin2008-11-231-5/+5
| | | | | | | * | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-231-0/+3
| | | | | | | * | tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-231-3/+6
| | | | | | | * | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-231-4/+3
| | | | | | | * | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-232-8/+81
| | | | | | | * | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-232-0/+102
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-231-13/+66
| | |_|_|_|/ / | |/| | | | |
| | | | * | | tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2008-11-232-14/+4
| | |_|/ / / | |/| | | |
| | | * | | tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker2008-11-232-2/+1
| | | * | | tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker2008-11-231-1/+6
| | | * | | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-233-6/+0
| | | * | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-234-2/+106
| | |/ / / | |/| | |
| | * | | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-231-0/+15
| |/ / /
* | | | trace: fix compiler warning in branch profilerSteven Rostedt2008-11-231-5/+5
* | | | trace: profile all if conditionalsSteven Rostedt2008-11-232-2/+47
* | | | trace: branch profiling should not print percent without dataSteven Rostedt2008-11-231-3/+7
* | | | trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-232-28/+14
|/ / /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-2310-38/+257
|\ \ \ \ \ | | | | |/ | | | |/|
| | | * | function tracing: fix wrong position computing of stack_traceLiming Wang2008-11-211-9/+15
| | | |/
| | | * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-203-59/+56
| | | |\
| | | * | cgroups: fix a serious bug in cgroupstatsLi Zefan2008-11-191-2/+5
| | | * | sprint_symbol(): use less stackHugh Dickins2008-11-191-5/+12
| | | * | cgroup: fix potential deadlock in pre_destroyKAMEZAWA Hiroyuki2008-11-191-5/+9
| | | * | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-3/+16
| | | * | reintroduce accept4Ulrich Drepper2008-11-191-1/+1
| | * | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-183-6/+34
| | * | | tracing/ftrace: make nop tracer using tracer flagsFrederic Weisbecker2008-11-181-0/+52
| | * | | tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker2008-11-182-6/+112
| * | | | profiling: clean up profile_nop()Andrew Morton2008-11-191-1/+1
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-1918-103/+169
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | * | Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-191-59/+54
| | |\ \
| | | * | ftrace: fix dyn ftrace filter selectionSteven Rostedt2008-11-191-58/+50
| | | * | ftrace: make filtered functions effective on settingSteven Rostedt2008-11-191-1/+1
| | | * | ftrace: fix set_ftrace_filterSteven Rostedt2008-11-191-0/+3
| | * | | trace: introduce missing mutex_unlock()Vegard Nossum2008-11-181-0/+1
| | * | | Merge branch 'linus' into tracing/urgentIngo Molnar2008-11-1816-99/+154
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-181-5/+4
| | | |\ \
| | | | * | relay: fix cpu offline problemLai Jiangshan2008-11-181-5/+4
| | | * | | suspend: use WARN not WARN_ON to print the messageArjan van de Ven2008-11-181-1/+1
| | | * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-183-19/+132
| | | |\ \ \
| | | * \ \ \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-185-18/+34
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | cpuset: fix regression when failed to generate sched domainsLi Zefan2008-11-182-10/+15
| | | | * | | sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov2008-11-172-6/+16
| | | | * | | sched: fix kernel warning on /proc/sched_debug accessIngo Molnar2008-11-161-2/+3
| | | * | | | Remove -mno-spe flags as they dont belongKumar Gala2008-11-171-3/+1
| | | * | | | stop_machine: fix race with return value (fixes Bug #11989)Rusty Russell2008-11-161-2/+3
| | | | |_|/ | | | |/| |
OpenPOWER on IntegriCloud