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
/
util
Commit message (
Expand
)
Author
Age
...
|
*
|
perf tools: Add machine__module_dso function
Jiri Olsa
2015-03-21
|
*
|
perf tools: Add dsos__addnew function
Jiri Olsa
2015-03-21
|
*
|
perf tools: Add kmod_path__parse function
Jiri Olsa
2015-03-21
|
*
|
perf tools: Add lzma decompression support for kernel module
Jiri Olsa
2015-03-21
|
*
|
perf probe: Fix failure to add multiple probes without debuginfo
He Kuang
2015-03-21
|
*
|
perf tools: Fix race in build_id_cache__add_s()
Milos Vyletel
2015-03-20
|
*
|
perf report: Don't allow empty argument for '-t'.
Wang Nan
2015-03-19
|
*
|
perf callchain: Separate eh/debug frame offset cache.
Wang Nan
2015-03-19
|
*
|
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
2015-03-17
|
*
|
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2015-03-17
|
*
|
perf data: Add tracepoint events fields CTF conversion support
Sebastian Andrzej Siewior
2015-03-13
|
*
|
perf probe: Fix compiles due to declarations using perf_probe_point
David Ahern
2015-03-12
|
*
|
perf hists browser: Fix UI bug after zoom into thread/dso/symbol
He Kuang
2015-03-12
|
*
|
perf probe: Fix possible double free on error
He Kuang
2015-03-12
|
*
|
perf probe: Allow weak symbols to be probed
Namhyung Kim
2015-03-12
|
*
|
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-03-12
|
*
|
Revert "perf probe: Fix to fall back to find probe point in symbols"
Masami Hiramatsu
2015-03-12
|
*
|
perf probe: Fix --line to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
|
*
|
perf probe: Fix to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
|
*
|
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
2015-03-12
|
*
|
perf tools: Remove superfluous thread->comm_set setting
Jiri Olsa
2015-03-12
|
*
|
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2015-03-12
|
*
|
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-12
|
*
|
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
|
*
|
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-11
|
*
|
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-02
|
*
|
perf probe: Remove bias offset to find probe point by address
Masami Hiramatsu
2015-03-02
|
*
|
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
2015-03-02
|
*
|
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
2015-03-02
|
*
|
perf tools: Only include tsc file for x86
David Ahern
2015-03-02
|
*
|
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-03-02
|
|
\
\
|
*
|
|
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2015-02-27
|
*
|
|
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2015-02-27
|
*
|
|
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
2015-02-27
|
*
|
|
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-27
|
*
|
|
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
2015-02-27
|
*
|
|
perf probe: Fix a precedence bug
He Kuang
2015-02-27
|
*
|
|
perf diff: Support for different binaries
Kan Liang
2015-02-27
|
*
|
|
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
2015-02-27
|
*
|
|
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
2015-02-27
|
*
|
|
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
2015-02-26
|
*
|
|
perf probe: Check kprobes blacklist when adding new events
Masami Hiramatsu
2015-02-26
|
*
|
|
perf data: Add a 'perf' prefix to the generic fields
Sebastian Andrzej Siewior
2015-02-25
|
*
|
|
perf data: Add perf data to CTF conversion support
Jiri Olsa
2015-02-25
|
*
|
|
perf record: Support recording running/enabled time
Andi Kleen
2015-02-25
|
*
|
|
perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked
Arnaldo Carvalho de Melo
2015-02-24
|
*
|
|
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
2015-02-24
|
*
|
|
perf ordered_events: Stop using tool->ordered_events
Arnaldo Carvalho de Melo
2015-02-23
|
*
|
|
perf session: Remove perf_session from dump_event
Arnaldo Carvalho de Melo
2015-02-22
|
*
|
|
perf session: Remove perf_session from some deliver event routines
Arnaldo Carvalho de Melo
2015-02-22
[prev]
[next]