aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_hw_branches.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar1-97/+102
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi1-2/+2
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi1-0/+2
2009-04-07x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger1-121/+72
2009-03-13x86, bts: cleanupsIngo Molnar1-3/+3
2009-03-13x86, hw-branch-tracer: add selftestMarkus Metzger1-1/+4
2009-03-13x86, hw-branch-tracer: keep resources on stopMarkus Metzger1-34/+85
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/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo 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