index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
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 browser: Don't show scripts menu for 'perf top'
Feng Tang
2012-10-31
|
*
|
|
|
|
|
|
perf tools: Remove BINDIR define from exec_cmd.o compilation
Jiri Olsa
2012-10-31
|
*
|
|
|
|
|
|
perf annotate: Handle XBEGIN like a jump
Andi Kleen
2012-10-31
|
*
|
|
|
|
|
|
perf tools: Handle --version string generation on machines without git
Arnaldo Carvalho de Melo
2012-10-31
|
*
|
|
|
|
|
|
perf tools: Further speed up the perf build
Ingo Molnar
2012-10-31
|
*
|
|
|
|
|
|
perf tools: Speed up the perf build time by simplifying the perf --version st...
Ingo Molnar
2012-10-31
|
*
|
|
|
|
|
|
perf tools: Add info about cross compiling for Android ARM
Joonsoo Kim
2012-10-31
|
*
|
|
|
|
|
|
perf tools: Warn about missing libelf
Namhyung Kim
2012-10-31
|
*
|
|
|
|
|
|
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
2012-10-29
|
*
|
|
|
|
|
|
perf record: Fix mmap error output condition
Jiri Olsa
2012-10-29
|
*
|
|
|
|
|
|
perf header: Add is_perf_magic() func
Feng Tang
2012-10-29
|
*
|
|
|
|
|
|
perf hists browser: Integrate script browser into main hists browser
Feng Tang
2012-10-29
|
*
|
|
|
|
|
|
perf annotate browser: Integrate script browser into annotation browser
Feng Tang
2012-10-29
|
*
|
|
|
|
|
|
perf scripts browser: Add a browser for perf script
Feng Tang
2012-10-29
|
*
|
|
|
|
|
|
perf script: Add more filter to find_scripts()
Feng Tang
2012-10-29
|
*
|
|
|
|
|
|
perf tools: Add a global variable "const char *input_name"
Feng Tang
2012-10-29
|
*
|
|
|
|
|
|
perf tools: Move dso_* related functions into dso object
Jiri Olsa
2012-10-29
|
*
|
|
|
|
|
|
perf tools: Move strxfrchar into string object
Jiri Olsa
2012-10-29
|
*
|
|
|
|
|
|
perf tools: Move hex2u64 into util object
Jiri Olsa
2012-10-29
|
*
|
|
|
|
|
|
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
2012-10-29
|
*
|
|
|
|
|
|
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
2012-10-29
|
*
|
|
|
|
|
|
perf tools: Move parse_events error printing to parse_events_options
Andi Kleen
2012-10-28
|
*
|
|
|
|
|
|
perf stat: Add --pre and --post command
Peter Zijlstra
2012-10-26
|
*
|
|
|
|
|
|
perf inject: Mark a dso if it's used
Andrew Vagin
2012-10-26
|
*
|
|
|
|
|
|
perf inject: Merge sched_stat_* and sched_switch events
Andrew Vagin
2012-10-26
|
*
|
|
|
|
|
|
perf inject: Work with files
Andrew Vagin
2012-10-26
|
*
|
|
|
|
|
|
perf tools: Fix LIBELF_MMAP checking
Namhyung Kim
2012-10-26
|
*
|
|
|
|
|
|
perf tools: Always show CHK message when doing try-cc
Namhyung Kim
2012-10-26
|
*
|
|
|
|
|
|
perf tools: Convert invocation of MAKE into SUBDIR
Namhyung Kim
2012-10-26
|
*
|
|
|
|
|
|
perf tools: Cleanup doc related targets
Namhyung Kim
2012-10-26
|
*
|
|
|
|
|
|
tools lib traceevent: Do not generate dependency for system header files
Namhyung Kim
2012-10-26
|
*
|
|
|
|
|
|
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
[prev]
[next]