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
/
Makefile
Commit message (
Expand
)
Author
Age
*
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
2013-04-01
*
perf python: Fix dependency for python/perf.so
Naohiro Aota
2013-04-01
*
perf tools: Add new mem command for memory access profiling
Stephane Eranian
2013-04-01
*
perf tests: Add a test case for checking sw clock event frequency
Namhyung Kim
2013-03-18
*
perf test: Add test case for checking number of EXIT events
Namhyung Kim
2013-03-15
*
perf tests: Test breakpoint overflow signal handler counts
Jiri Olsa
2013-03-15
*
perf tests: Test breakpoint overflow signal handler
Jiri Olsa
2013-03-15
*
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
*
perf tools: check if -DFORTIFY_SOURCE=2 is allowed
Marcin Slusarz
2013-03-13
*
perf tools: Fix build with bison 2.3 and older.
Vinson Lee
2013-02-14
*
perf tools: Limit unwind support to x86 archs
Jiri Olsa
2013-02-14
*
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
2013-02-14
*
perf tools: Check for flex and bison before continuing building
Borislav Petkov
2013-02-06
*
perf tools: Make numa benchmark optional
Peter Hurley
2013-01-30
*
perf: Add 'perf bench numa mem' NUMA performance measurement suite
Ingo Molnar
2013-01-30
*
perf tools: Do not include PERF-VERSION-FILE to Makefile
Namhyung Kim
2013-01-24
*
perf tools: Get rid of unused include of config.mak
Namhyung Kim
2013-01-24
*
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2013-01-24
*
perf tests: Fix PYTHONPATH for python-use test tracepoints
Jiri Olsa
2013-01-24
*
perf tests: Check python path on attr and binding test
Namhyung Kim
2013-01-24
*
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
2013-01-24
*
perf test: Add a test case for hists__{match,link}
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 tools: Add install-bin Makefile target
Arnaldo Carvalho de Melo
2012-12-11
|
*
perf test: Use perf_evsel__newtp constructor in the tracepoint tests
Arnaldo Carvalho de Melo
2012-12-10
|
*
perf tools: Don't check configuration on make tags
Arnaldo Carvalho de Melo
2012-12-09
|
*
perf tools: Don't check configuration on make clean
Namhyung Kim
2012-12-09
|
*
perf ui: Always compile error printing code
Namhyung Kim
2012-12-09
*
|
arm64: makefile: fix uname munging when setting ARCH on native machine
Will Deacon
2013-01-22
|
/
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
|
\
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
*
|
perf ui: Always compile browser setup code
Namhyung Kim
2012-11-14
*
|
perf ui gtk: Implement ui_progress functions
Namhyung Kim
2012-11-14
*
|
perf ui: Introduce generic ui_progress helper
Namhyung Kim
2012-11-14
*
|
perf ui tui: Move progress.c under ui/tui directory
Namhyung Kim
2012-11-14
*
|
perf tests: Move pmu tests into separate object
Jiri Olsa
2012-11-14
*
|
perf tests: Move test__syscall_open_tp_fields into separate object
Jiri Olsa
2012-11-14
*
|
perf tests: Move perf_evsel__tp_sched_test into separate object
Jiri Olsa
2012-11-14
*
|
perf tests: Move perf_evsel__roundtrip_name_test into separate object
Jiri Olsa
2012-11-14
*
|
perf tests: Move test__rdpmc into separate object
Jiri Olsa
2012-11-14
*
|
perf tests: Move test__PERF_RECORD into separate object
Jiri Olsa
2012-11-14
*
|
perf tests: Move test__basic_mmap into separate object
Jiri Olsa
2012-11-14
*
|
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
*
|
perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw
Jiri Olsa
2012-11-08
*
|
perf tests: Add attr tests under builtin test command
Jiri Olsa
2012-11-01
*
|
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
2012-10-31
*
|
perf tests: Move test objects into 'tests' directory
Jiri Olsa
2012-10-31
*
|
perf tools: Remove BINDIR define from exec_cmd.o compilation
Jiri Olsa
2012-10-31
[next]