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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
Jiri Olsa
2012-11-14
|
|
*
|
|
|
|
|
perf tests: Move test__open_syscall_event into separate object
Jiri Olsa
2012-11-14
|
|
*
|
|
|
|
|
perf tests: Move test__vmlinux_matches_kallsyms into separate object
Jiri Olsa
2012-11-14
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-11-13
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
tracing: Add trace_options kernel command line parameter
Steven Rostedt
2012-11-02
|
|
*
|
|
|
|
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
|
|
*
|
|
|
|
tracing: Remove deprecated tracing_enabled file
Steven Rostedt
2012-11-02
|
|
*
|
|
|
|
tracing: Make tracing_enabled be equal to tracing_on
Steven Rostedt
2012-11-02
|
|
*
|
|
|
|
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-11-02
|
|
*
|
|
|
|
tracing: Separate open function from set_event and available_events
Steven Rostedt
2012-11-02
|
|
*
|
|
|
|
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
Yoshihiro YUNOMAE
2012-11-02
|
|
*
|
|
|
|
tracing: Reset ring buffer when changing trace_clocks
David Sharp
2012-11-02
|
|
*
|
|
|
|
linux/kernel.h: Remove duplicate trace_printk declaration
Michal Hocko
2012-10-31
|
|
*
|
|
|
|
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
2012-10-31
|
|
*
|
|
|
|
tracing: Trivial cleanup
David Sharp
2012-10-31
|
|
*
|
|
|
|
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
|
|
*
|
|
|
|
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
Steven Rostedt
2012-10-31
|
|
*
|
|
|
|
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
|
|
*
|
|
|
|
tracing: Expand ring buffer when trace_printk() is used
Steven Rostedt
2012-10-31
|
|
*
|
|
|
|
ring-buffer: Add a 'dropped events' counter
Slava Pestov
2012-10-31
|
|
*
|
|
|
|
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
2012-10-31
|
|
*
|
|
|
|
tracing: Allow tracers to start at core initcall
Steven Rostedt
2012-10-31
|
|
*
|
|
|
|
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-10-31
|
*
|
|
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-11-13
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
tools lib traceevent: Use 'const' in variables pointing to const strings
Arnaldo Carvalho de Melo
2012-11-09
|
|
*
|
|
|
|
tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror
Arnaldo Carvalho de Melo
2012-11-09
|
|
*
|
|
|
|
tools lib traceevent: No need to check for < 0 on an unsigned enum
Arnaldo Carvalho de Melo
2012-11-09
|
|
*
|
|
|
|
tools lib traceevent: Avoid comparisions between signed/unsigned
Arnaldo Carvalho de Melo
2012-11-09
|
|
*
|
|
|
|
tools lib traceevent: Add __maybe_unused to unused parameters
Arnaldo Carvalho de Melo
2012-11-09
|
|
*
|
|
|
|
perf annotate: Merge same lines in summary view
Namhyung Kim
2012-11-09
|
|
*
|
|
|
|
perf annotate: Don't try to follow jump target on PLT symbols
Namhyung Kim
2012-11-09
|
|
*
|
|
|
|
perf annotate: Whitespace fixups
Namhyung Kim
2012-11-09
|
|
*
|
|
|
|
perf test: fix a build error on builtin-test
Zheng Liu
2012-11-09
|
|
*
|
|
|
|
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-09
|
|
*
|
|
|
|
perf diff: Use hists__link when not pairing just with baseline
Arnaldo Carvalho de Melo
2012-11-08
|
|
*
|
|
|
|
perf hists: Introduce hists__link
Arnaldo Carvalho de Melo
2012-11-08
|
|
*
|
|
|
|
perf diff: Move hists__match to the hists lib
Arnaldo Carvalho de Melo
2012-11-08
|
|
*
|
|
|
|
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2012-11-08
|
|
*
|
|
|
|
perf tools: Don't try to lookup objdump for live mode
Namhyung Kim
2012-11-08
|
|
*
|
|
|
|
perf tools: Add arbitary aliases and support names with -
Andi Kleen
2012-11-08
|
|
*
|
|
|
|
perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw
Jiri Olsa
2012-11-08
|
|
*
|
|
|
|
perf tests: Move attr.py temp dir cleanup into finally section
Jiri Olsa
2012-11-08
|
|
*
|
|
|
|
perf hists: Free branch_info when freeing hist_entry
Namhyung Kim
2012-11-08
|
|
*
|
|
|
|
perf tools: Fix detection of stack area
Namhyung Kim
2012-11-08
|
|
*
|
|
|
|
perf machine: Set kernel data mapping length
Namhyung Kim
2012-11-08
|
|
*
|
|
|
|
perf tests: Removing 'optional' field
Jiri Olsa
2012-11-05
|
|
*
|
|
|
|
perf tests: Fix attr watermark field name typo
Jiri Olsa
2012-11-05
|
|
*
|
|
|
|
perf tests: Factor attr tests WRITE_ASS macro
Jiri Olsa
2012-11-05
|
|
*
|
|
|
|
perf tests: Add missing attr stat basic test
Jiri Olsa
2012-11-05
|
|
*
|
|
|
|
perf report: Postpone objdump check until annotation requested
Namhyung Kim
2012-11-05
[prev]
[next]