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
Commit message (
Expand
)
Author
Age
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-10
|
\
|
*
perf session: Do not fail on processing out of order event
Jiri Olsa
2014-11-28
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-09
|
\
\
|
*
|
perf report: In branch stack mode use address history sorting
Andi Kleen
2014-12-01
|
*
|
perf report: Add --branch-history option
Andi Kleen
2014-12-01
|
*
|
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
2014-12-01
|
*
|
perf stat: Add support for snapshot counters
Jiri Olsa
2014-12-01
|
*
|
perf stat: Add support for per-pkg counters
Jiri Olsa
2014-12-01
|
*
|
perf tools: Remove perf_evsel__read interface
Jiri Olsa
2014-12-01
|
*
|
perf stat: Use read_counter in read_counter_aggr
Jiri Olsa
2014-12-01
|
*
|
perf stat: Make read_counter work over the thread dimension
Jiri Olsa
2014-12-01
|
*
|
perf stat: Use perf_evsel__read_cb in read_counter
Jiri Olsa
2014-12-01
|
*
|
perf tools: Add snapshot format file parsing
Jiri Olsa
2014-11-24
|
*
|
perf tools: Add per-pkg format file parsing
Matt Fleming
2014-11-24
|
*
|
perf evsel: Introduce perf_evsel__read_cb function
Jiri Olsa
2014-11-24
|
*
|
perf evsel: Introduce perf_counts_values__scale function
Jiri Olsa
2014-11-24
|
*
|
perf evsel: Introduce perf_evsel__compute_deltas function
Jiri Olsa
2014-11-24
|
*
|
perf tools: Allow to force redirect pr_debug to stderr.
Andi Kleen
2014-11-24
|
*
|
perf tools: Fix segfault due to invalid kernel dso access
Namhyung Kim
2014-11-24
|
*
|
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
2014-11-24
|
*
|
perf symbols: Move bfd_demangle stubbing to its only user
Arnaldo Carvalho de Melo
2014-11-24
|
*
|
perf callchain: Enable printing the srcline in the history
Andi Kleen
2014-11-24
|
*
|
perf tools: Collapse first level callchain entry if it has sibling
Namhyung Kim
2014-11-24
|
*
|
perf hists browser: Print overhead percent value for first-level callchain
Namhyung Kim
2014-11-24
|
*
|
perf tools: Only override the default :tid comm entry
Adrian Hunter
2014-11-19
|
*
|
perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignore
Adrian Hunter
2014-11-19
|
*
|
perf evlist: Do not poll events that use the system_wide flag
Adrian Hunter
2014-11-19
|
*
|
perf evsel: Fix ftrace:function event recording
Jiri Olsa
2014-11-19
|
*
|
perf diff: Add missing handler for PERF_RECORD_MMAP2 events
Kan Liang
2014-11-19
|
*
|
perf hists: Fix up srcline histogram key formatting
Arnaldo Carvalho de Melo
2014-11-19
|
*
|
perf annotate: Support source line numbers in annotate
Andi Kleen
2014-11-19
|
*
|
perf tools: Only print base source file for srcline
Andi Kleen
2014-11-19
|
*
|
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
2014-11-19
|
*
|
perf callchain: Use al.addr to set up call chain
Andi Kleen
2014-11-19
|
*
|
perf callchain: Factor out adding new call chain entries
Andi Kleen
2014-11-19
|
*
|
perf tools: Fix annotation with kcore
Adrian Hunter
2014-11-19
|
*
|
perf test: fix typo in python test
WANG Chao
2014-11-19
|
*
|
perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader
Arnaldo Carvalho de Melo
2014-11-19
|
*
|
perf tools: Clean up libelf feature support code
Namhyung Kim
2014-11-19
|
*
|
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
2014-11-19
|
*
|
perf record: Add new -I option to sample interrupted machine state
Stephane Eranian
2014-11-16
|
*
|
perf/tests: Add interrupted state sample parsing test
Stephane Eranian
2014-11-16
|
*
|
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2014-11-16
|
|
\
\
|
*
|
|
perf evsel: Do not call pevent_free_format when deleting tracepoint
Jiri Olsa
2014-11-06
|
*
|
|
perf script python: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
|
*
|
|
perf script perl: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
|
*
|
|
perf tools: Add test_and_set_bit function
Jiri Olsa
2014-11-06
|
*
|
|
perf tools: Make vmlinux short name more like kallsyms short name
Namhyung Kim
2014-11-05
|
*
|
|
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2014-11-05
[next]