summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_hw_branches.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-25tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar1-29/+28
2009-02-24x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger1-4/+3
2009-02-15tracing: fix section mismatch in trace_hw_branches.cRakib Mullick1-2/+2
2009-02-10tracing: fix typos in commentsWenji Huang1-1/+1
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar1-2/+3
2009-02-07trace: remove deprecated entry->cpuSteven Rostedt1-2/+1
2009-02-06trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo1-1/+0
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo1-4/+3
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo1-3/+3
2009-01-20x86, ftrace, hw-branch-tracer: change trace formatMarkus Metzger1-8/+5
2009-01-20x86, ftrace, hw-branch-tracer: reset trace buffer on closeMarkus Metzger1-1/+7
2009-01-20x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger1-7/+22
2009-01-20x86, ftrace, hw-branch-tracer: support hotplug cpusMarkus Metzger1-16/+107
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar1-0/+1
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell1-3/+3
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt1-0/+1
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg1-12/+2
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger1-0/+205