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
/
tools
/
lib
Commit message (
Expand
)
Author
Age
...
|
*
tools lib traceevent: Refactor process_filter()
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Refactor create_arg_item()
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Get rid of die() in reparent_op_arg()
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Make add_left() return pevent_errno
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Get rid of die() in add_right()
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Get rid of malloc_or_die() in find_event()
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Get rid of malloc_or_die() in read_token()
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Get rid of malloc_or_die() allocate_arg()
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Get rid of die in add_filter_type()
Namhyung Kim
2013-12-13
|
*
tools lib traceevent: Get rid of malloc_or_die() in show_error()
Namhyung Kim
2013-12-13
|
*
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-13
|
*
tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()
Namhyung Kim
2013-12-09
|
*
tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...
Namhyung Kim
2013-12-09
|
*
tools lib traceevent: Get rid of die() in create_arg_item()
Namhyung Kim
2013-12-09
|
*
tools lib traceevent: Get rid of malloc_or_die() in add_event()
Namhyung Kim
2013-12-09
|
*
tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()
Namhyung Kim
2013-12-09
|
*
tools lib traceevent: Report better error message on bad function args
Steven Rostedt
2013-12-06
|
*
tools lib traceevent: Update kvm plugin with is_writable_pte helper
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Remove malloc_or_die from plugin_function.c
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Several cleanups for function plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Use pevent_print_func_field in hrtimer_start handler
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Use static functions in jbd2 plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Remove malloc_or_die from event-plugin.c
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add cfg80211 plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add scsi plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add xen plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add function plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add sched_switch plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add mac80211 plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add kvm plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add kmem plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add hrtimer plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add jbd2 plugin
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Harmonize the install messages in lib-traceevent
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Change pevent_parse_format to include pevent handle
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add traceevent_host_bigendian function
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add plugin build support
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Add plugin support
Jiri Olsa
2013-12-04
|
*
tools lib traceevent: Use helper trace-seq in print functions like kernel does
Steven Rostedt
2013-11-27
*
|
Merge tag 'v3.13-rc4' into core/locking
Ingo Molnar
2013-12-17
|
\
|
|
*
tools lib traceevent: Fix conversion of pointer to integer of different size
Arnaldo Carvalho de Melo
2013-11-19
|
*
tools lib traceevent: Fix use of multiple options in processing field
Steven Rostedt
2013-11-19
*
|
liblockdep: Add the 'lockdep' user-space utility
Sasha Levin
2013-11-27
*
|
liblockdep: Support using LD_PRELOAD
Sasha Levin
2013-11-27
*
|
liblockdep: Add pthread_rwlock_t test suite
Sasha Levin
2013-11-27
*
|
liblockdep: Add public headers for pthread_rwlock_t implementation
Sasha Levin
2013-11-27
*
|
liblockdep: Add pthread_mutex_t test suite
Sasha Levin
2013-11-27
*
|
liblockdep: Add public headers for pthread_mutex_t implementation
Sasha Levin
2013-11-27
*
|
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin
2013-11-27
|
/
*
tools lib traceevent: Add direct access to dynamic arrays
Steven Rostedt
2013-11-12
[prev]
[next]