summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_hw_branches.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-071-97/+102
|\
| * x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger2009-04-071-121/+72Star
| * x86, bts: cleanupsIngo Molnar2009-03-131-3/+3
| * x86, hw-branch-tracer: add selftestMarkus Metzger2009-03-131-1/+4
| * x86, hw-branch-tracer: keep resources on stopMarkus Metzger2009-03-131-34/+85
* | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-141-2/+2
* | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-141-0/+2
|/
* tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar2009-02-251-29/+28Star
* x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger2009-02-241-4/+3Star
* tracing: fix section mismatch in trace_hw_branches.cRakib Mullick2009-02-151-2/+2
* tracing: fix typos in commentsWenji Huang2009-02-101-1/+1
* Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-091-2/+3
|\
| * trace: remove deprecated entry->cpuSteven Rostedt2009-02-081-2/+1Star
* | trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-061-1/+0Star
* | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-061-4/+3Star
* | ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-061-3/+3
|/
* x86, ftrace, hw-branch-tracer: change trace formatMarkus Metzger2009-01-201-8/+5Star
* x86, ftrace, hw-branch-tracer: reset trace buffer on closeMarkus Metzger2009-01-201-1/+7
* x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-201-7/+22
* x86, ftrace, hw-branch-tracer: support hotplug cpusMarkus Metzger2009-01-201-16/+107
* Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-061-0/+1
|\
| * ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-291-0/+1
* | cpumask: convert kernel trace functions furtherRusty Russell2009-01-011-3/+3
|/
* ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-191-12/+2Star
* x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger2008-12-121-0/+205