index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
perf trace: Use sched:sched_stat_runtime to provide a thread summary
Arnaldo Carvalho de Melo
2012-10-25
|
*
|
|
|
|
|
|
perf trace: Count number of events for each thread and globally
Arnaldo Carvalho de Melo
2012-10-25
|
*
|
|
|
|
|
|
perf tools: Don't stop synthesizing threads when one vanishes
Arnaldo Carvalho de Melo
2012-10-25
|
*
|
|
|
|
|
|
perf tools: Try to build Documentation when installing
Borislav Petkov
2012-10-24
|
*
|
|
|
|
|
|
perf trace: Print the name of a syscall when failing to read its info
Arnaldo Carvalho de Melo
2012-10-24
|
*
|
|
|
|
|
|
perf tools: Pretty print errno for some more functions
Arnaldo Carvalho de Melo
2012-10-24
|
*
|
|
|
|
|
|
perf trace: Add duration filter
Arnaldo Carvalho de Melo
2012-10-24
|
*
|
|
|
|
|
|
perf trace: Add an event duration column
Arnaldo Carvalho de Melo
2012-10-24
|
*
|
|
|
|
|
|
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
2012-10-24
|
*
|
|
|
|
|
|
perf test: Align the 'Ok'/'FAILED!' test results
Arnaldo Carvalho de Melo
2012-10-24
|
*
|
|
|
|
|
|
perf tools: Give user better message if precise is not supported
David Ahern
2012-10-24
|
*
|
|
|
|
|
|
Account the nr_entries in rblist properly
Suzuki K. Poulose
2012-10-24
|
*
|
|
|
|
|
|
perf tools: Try to find cross-built objdump path
Irina Tirdea
2012-10-24
|
*
|
|
|
|
|
|
perf tools: Remove noise in python version feature test
Arnaldo Carvalho de Melo
2012-10-24
|
*
|
|
|
|
|
|
perf tools: Diplays more output on features check for make V=1
Jiri Olsa
2012-10-24
|
*
|
|
|
|
|
|
perf test: Add automated tests for pmu sysfs translated events
Jiri Olsa
2012-10-24
|
*
|
|
|
|
|
|
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
2012-10-24
|
*
|
|
|
|
|
|
perf tools: Fix PMU object alias initialization
Jiri Olsa
2012-10-24
|
*
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-10-24
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Documentation: add documentation on compiling for Android
Irina Tirdea
2012-10-08
|
*
|
|
|
|
|
|
|
perf tools: Update Makefile for Android
Irina Tirdea
2012-10-08
|
*
|
|
|
|
|
|
|
perf tools: Add on_exit implementation
Bernhard Rosenkraenzer
2012-10-08
|
*
|
|
|
|
|
|
|
perf kvm: Add braces around multi-line statements
David Ahern
2012-10-08
|
*
|
|
|
|
|
|
|
perf kvm: Total count is a u64, print as so
David Ahern
2012-10-08
|
*
|
|
|
|
|
|
|
perf kvm: Remove typecast in init_kvm_event_record
David Ahern
2012-10-08
|
*
|
|
|
|
|
|
|
perf kvm: Only process events for vcpus of interest
David Ahern
2012-10-08
|
*
|
|
|
|
|
|
|
perf tools: Remove duplicated include from trace-event-python.c
Wei Yongjun
2012-10-07
|
*
|
|
|
|
|
|
|
perf machine: Carve up event processing specific from perf_tool
Arnaldo Carvalho de Melo
2012-10-06
|
*
|
|
|
|
|
|
|
perf sched: Handle PERF_RECORD_EXIT events
Arnaldo Carvalho de Melo
2012-10-06
|
*
|
|
|
|
|
|
|
perf annotate: Handle PERF_RECORD_EXIT events
Arnaldo Carvalho de Melo
2012-10-06
|
*
|
|
|
|
|
|
|
perf event: No need to create a thread when handling PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
2012-10-06
|
*
|
|
|
|
|
|
|
perf machine: Introduce find_thread method
Arnaldo Carvalho de Melo
2012-10-06
|
*
|
|
|
|
|
|
|
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-10-06
|
*
|
|
|
|
|
|
|
perf diff: Display empty space for non paired samples
Jiri Olsa
2012-10-05
|
*
|
|
|
|
|
|
|
perf diff: Include samples without symbol in overall stats
Jiri Olsa
2012-10-05
|
*
|
|
|
|
|
|
|
perf diff: Add -F option to display formula for computation
Jiri Olsa
2012-10-05
|
*
|
|
|
|
|
|
|
perf diff: Add -p option to display period values for hist entries
Jiri Olsa
2012-10-05
|
*
|
|
|
|
|
|
|
perf diff: Add weighted diff computation way to compare hist entries
Jiri Olsa
2012-10-05
|
*
|
|
|
|
|
|
|
perf diff: Add option to sort entries based on diff computation
Jiri Olsa
2012-10-05
|
*
|
|
|
|
|
|
|
perf diff: Add ratio computation way to compare hist entries
Jiri Olsa
2012-10-05
|
*
|
|
|
|
|
|
|
perf diff: Add -b option for perf diff to display paired entries only
Jiri Olsa
2012-10-05
|
*
|
|
|
|
|
|
|
perf trace: Add support for tracing workload given by command line
Namhyung Kim
2012-10-05
|
*
|
|
|
|
|
|
|
perf trace: Explicitly enable system-wide mode if no option is given
Namhyung Kim
2012-10-05
|
*
|
|
|
|
|
|
|
perf trace: Validate target task/user/cpu argument
Namhyung Kim
2012-10-05
*
|
|
|
|
|
|
|
|
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
selftests: add a test program for variable huge page sizes in mmap/shmget
Andi Kleen
2012-12-11
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-12-11
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
2012-11-16
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
tools/hv: Fix string types
Tomas Hozza
2012-11-15
|
*
|
|
|
|
|
|
|
|
tools: hv: Netlink source address validation allows DoS
Tomas Hozza
2012-11-15
[prev]
[next]