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
/
kernel
/
trace
/
trace_events.c
Commit message (
Expand
)
Author
Age
*
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
*
tracing: Export trace_set_clr_event()
Yuanhan Liu
2011-03-10
*
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-10
*
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-02-02
*
tracing/events: Show real number in array fields
Steven Rostedt
2010-11-19
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
tracing: Clean up seqfile code for format file
Li Zefan
2010-08-18
|
/
*
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
2010-08-16
|
\
|
*
tracing/events: Convert format output to seq_file
Steven Rostedt
2010-08-12
*
|
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
*
|
tracing: Remove open-coded __trace_add_event_call()
Li Zefan
2010-06-28
*
|
tracing: Remove test of NULL define_fields callback
Li Zefan
2010-06-28
*
|
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-28
*
|
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-06-03
|
/
*
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: 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
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
*
tracing: Simplify memory recycle of trace_define_field
Wenji Huang
2010-02-25
*
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
*
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
2010-01-06
*
tracing: Move a printk out of ftrace_raw_reg_event_foo()
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
*
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-23
|
\
|
*
Merge branch 'tracing/core' into perf/core
Ingo Molnar
2009-10-15
|
|
\
|
|
*
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-01
|
|
|
\
|
|
*
|
tracing/event: Cleanup the useless dentry variable
Frederic Weisbecker
2009-09-24
|
*
|
|
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
2009-10-17
|
\
|
|
|
*
|
tracing: Check the return value of trace_get_user()
Li Zefan
2009-09-22
*
|
|
tracing/ftrace: Fix to check create_event_dir() when adding new events
Masami Hiramatsu
2009-10-02
*
|
|
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
|
\
|
|
|
*
|
tracing/events: use list_for_entry_continue
Li Zefan
2009-09-19
|
|
/
|
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
|
|
\
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
|
|
|
\
|
|
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
|
|
|
|
\
|
|
|
*
\
Merge branch 'master' into for-next
Tejun Heo
2009-07-03
|
|
|
|
\
\
|
|
|
*
|
|
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-24
|
*
|
|
|
|
tracing: make testing syscall events a separate configuration
Steven Rostedt
2009-09-14
|
*
|
|
|
|
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-14
|
*
|
|
|
|
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-12
|
*
|
|
|
|
tracing: trace parser support for set_event
jolsa@redhat.com
2009-09-11
[next]