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
/
perf
Commit message (
Expand
)
Author
Age
*
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2013-01-24
*
perf script: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
*
perf kmem: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
*
perf tools: remove redundant checks from _sort__sym_cmp
Sasha Levin
2013-01-24
*
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
Arnaldo Carvalho de Melo
2013-01-24
*
perf tests: Add return states enum for tests
Jiri Olsa
2013-01-24
*
perf kvm: Initialize file_name var to fix segfault
Arnaldo Carvalho de Melo
2013-01-24
*
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
*
perf tests: Fix PYTHONPATH for python-use test tracepoints
Jiri Olsa
2013-01-24
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
*
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
2013-01-24
*
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
Arnaldo Carvalho de Melo
2013-01-24
*
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
2013-01-24
*
perf header: Ensure read/write finished successfully
Namhyung Kim
2013-01-24
*
perf tests: Check python path on attr and binding test
Namhyung Kim
2013-01-24
*
perf tests: Add event parsing test for '*:*' tracepoints
Jiri Olsa
2013-01-24
*
perf tools: Add support for wildcard in tracepoint system name
Jiri Olsa
2013-01-24
*
perf tools: Add missing closedir in multi tracepoint processing
Jiri Olsa
2013-01-24
*
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
*
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
*
perf tests: Adjust some message log levels to help diagnosing problems in att...
Arnaldo Carvalho de Melo
2013-01-24
*
perf test: Remove leftover temp file left by one of the attr tests
Arnaldo Carvalho de Melo
2013-01-24
*
perf test: Add a test case for hists__{match,link}
Namhyung Kim
2013-01-24
*
perf diff: Use internal rb tree for compute resort
Namhyung Kim
2013-01-24
*
perf hists: Link hist entries before inserting to an output tree
Namhyung Kim
2013-01-24
*
perf hists: Exchange order of comparing items when collapsing hists
Namhyung Kim
2013-01-24
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-01-24
|
\
|
*
perf top: Use perf_evlist__config()
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf record: Export the callchain parsing routine and help
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf record: Pass perf_record_opts to the callchain cmdline parsing callback
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf evsel: Decode read_format and sample_type in perf_evsel__fprintf
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf tools: Add install-bin Makefile target
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf evsel: Adopt fprintf routine from 'perf evlist'
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf evsel: Introduce method to request IDs be used
Arnaldo Carvalho de Melo
2012-12-10
|
*
perf test: Use perf_evsel__newtp constructor in the tracepoint tests
Arnaldo Carvalho de Melo
2012-12-10
|
*
perf test: Fixup error reporting in basic mmap test
Arnaldo Carvalho de Melo
2012-12-10
|
*
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
2012-12-10
|
*
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
2012-12-09
|
*
perf buildid-cache: Add option to show build ids that are missing in the cache
Arnaldo Carvalho de Melo
2012-12-09
|
*
perf symbols: Generalize filter in __fprintf_buildid methods
Arnaldo Carvalho de Melo
2012-12-09
|
*
perf diff: Remove displacement output option
Jiri Olsa
2012-12-09
|
*
perf buildid-list: We need to check if a file is ELF first
Arnaldo Carvalho de Melo
2012-12-09
|
*
perf tools: Fix TUI helpline output
Arnaldo Carvalho de Melo
2012-12-09
|
*
perf tools: Don't check configuration on make tags
Arnaldo Carvalho de Melo
2012-12-09
[next]