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
/
builtin-test.c
Commit message (
Expand
)
Author
Age
*
perf test: Change type of '-v' option to INCR
Namhyung Kim
2012-01-08
*
perf test: Add more automated tests for event parsing
Jiri Olsa
2011-12-20
*
perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test
Arnaldo Carvalho de Melo
2011-12-02
*
perf test: Validate PERF_RECORD_ events and perf_sample fields
Arnaldo Carvalho de Melo
2011-12-02
*
perf test: Allow running just a subset of the available tests
Arnaldo Carvalho de Melo
2011-11-29
*
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-11-28
*
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
2011-10-26
*
perf tool: Fix endianness handling of u32 data in samples
David Ahern
2011-09-23
*
perf tools: Make test use the preset debugfs path
Jiri Olsa
2011-07-21
*
perf tools: Add automated tests for events parsing
Jiri Olsa
2011-07-21
*
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
2011-06-02
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2011-05-22
|
\
|
*
perf tools: Propagate event parse error handling
Frederic Weisbecker
2011-05-21
|
*
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
2011-05-21
*
|
perf evlist: Fix per thread mmap setup
Arnaldo Carvalho de Melo
2011-05-15
|
/
*
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
2011-04-15
*
perf evlist: Store pointer to the cpu and thread maps
Arnaldo Carvalho de Melo
2011-01-31
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
*
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
2011-01-29
*
perf test: Fix return values checking
Han Pingtian
2011-01-28
*
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
2011-01-24
*
perf threads: Move thread_map to separate file
Arnaldo Carvalho de Melo
2011-01-24
*
perf test: Add test for the evlist mmap routines
Arnaldo Carvalho de Melo
2011-01-22
*
perf test: check if cpu_map__new() return NULL
Han Pingtian
2011-01-22
*
perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus
Arnaldo Carvalho de Melo
2011-01-22
*
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
2011-01-22
*
perf evsel: Support event groups
Arnaldo Carvalho de Melo
2011-01-22
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
*
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
2011-01-22
*
perf test: Use cpu_map->[cpu] when setting affinity
Han Pingtian
2011-01-21
*
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
2011-01-10
*
perf tools: Pass whole attr to event selectors
Lin Ming
2011-01-06
*
perf test: Clarify some error reports in the open syscall test
Arnaldo Carvalho de Melo
2011-01-05
*
perf test: Add test for counting open syscalls
Arnaldo Carvalho de Melo
2011-01-03
*
perf test: Look forward for symbol aliases
Arnaldo Carvalho de Melo
2010-12-22
*
perf options: Type check OPT_BOOLEAN and fix the offenders
Arnaldo Carvalho de Melo
2010-05-17
*
perf test: Initial regression testing command
Arnaldo Carvalho de Melo
2010-04-29