index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ftrace_event.h
Commit message (
Expand
)
Author
Age
*
perf: Add ifdef to remove unused enum switch warnings
Jiri Olsa
2012-03-14
*
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
2012-02-21
*
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
*
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-21
*
tracing: Restore system filter behavior
Li Zefan
2011-12-05
*
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-07-14
*
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
*
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
2011-05-25
*
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
*
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-10
*
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
*
tracing/events: Show real number in array fields
Steven Rostedt
2010-11-19
*
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
2010-11-18
*
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
2010-11-18
*
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
*
perf, tracing: add missing __percpu markups
Namhyung Kim
2010-08-18
*
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
2010-07-20
*
tracing: Allow to disable cmdline recording
Li Zefan
2010-07-20
*
tracing: Use class->reg() for all registering of events
Steven Rostedt
2010-06-28
*
perf, trace: Inline perf_swevent_put_recursion_context()
Peter Zijlstra
2010-06-09
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-27
|
\
|
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
|
|
\
|
|
*
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
|
|
*
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-21
|
|
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-05-20
|
|
|
\
|
|
*
|
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
|
*
|
|
tracing: Comment the use of event_mutex with trace event flags
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Create class struct for events
Steven Rostedt
2010-05-14
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
2010-04-30
|
|
/
*
/
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
2010-03-31
|
/
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
*
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-03-10
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
|
\
|
*
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-28
|
*
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
*
|
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
*
|
tracing: Add print_fmt field
Lai Jiangshan
2010-01-06
|
/
*
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
*
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
*
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-12-13
*
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2009-12-09
*
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
[next]