summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-2835-1113/+1731
|\
| *-----. Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar2008-12-2515-58/+156
| |\ \ \ \
| | | * | | Revert "x86: disable X86_PTRACE_BTS"Ingo Molnar2008-12-241-1/+0
| | | * | | Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2008-12-247-14/+31
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | x86, bts: memory accountingMarkus Metzger2008-12-201-11/+34
| | | * | | x86, bts: add fork and exit handlingMarkus Metzger2008-12-206-32/+85
| | | | |/ | | | |/|
| | * | | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-253-2/+8
| | |/ /
| * | | Merge branch 'x86/tsc' into tracing/coreIngo Molnar2008-12-255-5/+37
| |\ \ \ | | |/ / | |/| |
| * | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-1913-62/+74
| |\ \ \
| * \ \ \ Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/...Ingo Molnar2008-12-181-33/+28
| |\ \ \ \
| | * | | | x86, bts: correctly report invalid bts recordsMarkus Metzger2008-12-161-0/+3
| | * | | | x86, bts: remove recursion from get_contextMarkus Metzger2008-12-161-33/+25
| * | | | | x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-172-51/+35
| |/ / / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-12-1613-873/+817
| |\ \ \ \ \
| | | * | | | x86, bts: fix build errorIngo Molnar2008-12-121-1/+1
| | | * | | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-129-871/+810
| | | * | | | x86, bts: turn BUG_ON into WARN_ON_ONCEMarkus Metzger2008-12-122-4/+5
| | |/ / / / | |/| | | |
| | * | | | tracing/function-graph-tracer: add a new .irqentry.text section, fixIngo Molnar2008-12-121-0/+1
| | * | | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-122-2/+4
| | * | | | tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-121-0/+1
| |/ / / /
| * | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-1/+4
| * | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-083-8/+6
| * | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-053-2/+5
| |\ \ \ \
| * | | | | ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-031-0/+17
| * | | | | ftrace: function graph return for function entrySteven Rostedt2008-12-033-1/+12
| * | | | | ftrace: print real return in dumpstack for function graphSteven Rostedt2008-12-034-6/+42
| * | | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-4/+6
| * | | | | ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-032-0/+2
| * | | | | ftrace: clean up function graph asmSteven Rostedt2008-12-031-16/+4
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-0316-625/+440
| |\ \ \ \ \ \
| * | | | | | | tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-024-2/+86
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-277-29/+108
| |\ \ \ \ \ \ \ \
| | | * | | | | | | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-262-0/+20
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-262-2/+51
| | * | | | | | | tracing: function graph tracer, fixIngo Molnar2008-11-261-1/+1
| | * | | | | | | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-11/+21
| | * | | | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-265-17/+17
| |/ / / / / / /
| * | | | | | | x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-251-0/+1
| * | | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-253-88/+38
| * | | | | | | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-253-439/+437
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-2512-88/+82
| |\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-245-44/+80
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-231-0/+1
| | | | * | | | | | | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-231-22/+29
| | | | * | | | | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-231-0/+57
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-233-44/+15
| |/ / / / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-2318-26/+164
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | * | | | | | | | | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-182-3/+14
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-1910-25/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |_| / / / / / / / / / / | |/| | / / / / / / / / /
| * | | | | | | | | | | | tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-162-135/+141
OpenPOWER on IntegriCloud