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
Commit message (
Expand
)
Author
Age
*
Revert "perf tools: Fix jump label always changing during tracing"
Jiri Olsa
2014-07-28
*
perf tools: Fix perf usage string leftover
Jiri Olsa
2014-07-28
*
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
Jiri Olsa
2014-07-25
*
perf record: Always force PERF_RECORD_FINISHED_ROUND event
Jiri Olsa
2014-07-25
*
perf inject: Add --kallsyms parameter
Adrian Hunter
2014-07-25
*
perf tools: Expose 'addr' functions so they can be reused
Adrian Hunter
2014-07-25
*
perf session: Fix accounting of ordered samples queue
Jiri Olsa
2014-07-24
*
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
2014-07-24
*
perf tools: Fix build on gcc 4.4.7
Arnaldo Carvalho de Melo
2014-07-23
*
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
2014-07-23
*
perf tools: Add dso__type()
Adrian Hunter
2014-07-23
*
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
2014-07-23
*
perf tools: Add vdso__new()
Adrian Hunter
2014-07-23
*
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
2014-07-23
*
perf tools: Group VDSO global variables into a structure
Adrian Hunter
2014-07-23
*
perf session: Add ability to skip 4GiB or more
Adrian Hunter
2014-07-23
*
perf session: Add ability to 'skip' a non-piped event stream
Adrian Hunter
2014-07-23
*
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
2014-07-23
*
perf tools: Add dso__data_size()
Adrian Hunter
2014-07-23
*
perf tools: Move rdtsc() function
Adrian Hunter
2014-07-23
*
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
2014-07-23
*
perf tools: Add cpu to struct thread
Adrian Hunter
2014-07-23
*
perf tools: Add dsos__hit_all()
Adrian Hunter
2014-07-23
*
perf tools: Add dso__data_status_seen()
Adrian Hunter
2014-07-23
*
perf tools: Record whether a dso has data
Adrian Hunter
2014-07-23
*
perf script: Do not print dangling '=>' for BTS
Adrian Hunter
2014-07-23
*
perf script: Improve srcline display for BTS
Adrian Hunter
2014-07-23
*
perf tools: Fix jump label always changing during tracing
Adrian Hunter
2014-07-23
*
perf tools: Fix incorrect fd error comparison
Adrian Hunter
2014-07-22
*
perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag
Jiri Olsa
2014-07-18
*
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2014-07-18
*
perf tools: Allow TSC conversion on any arch
Adrian Hunter
2014-07-17
*
perf tools: Remove needless getopt.h includes
Jiri Olsa
2014-07-17
*
perf tools: Add --debug optionto set debug variable
Jiri Olsa
2014-07-17
*
perf tools: Factor eprintf to allow different debug variables
Jiri Olsa
2014-07-17
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
*
perf tools: Remove verbose from functions prototypes
Jiri Olsa
2014-07-17
*
perf machine: Fix leak of 'struct thread' on error path
Adrian Hunter
2014-07-17
*
perf thread: Allow deletion of a thread with no map groups
Adrian Hunter
2014-07-17
*
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
2014-07-17
*
perf evsel: Add 'immediate' option
Adrian Hunter
2014-07-16
*
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2014-07-16
*
perf tools: Add option macro OPT_CALLBACK_OPTARG
Adrian Hunter
2014-07-16
*
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
2014-07-16
*
perf evlist: Pass mmap parameters in a struct
Adrian Hunter
2014-07-16
*
perf session: Flag if the event stream is entirely in memory
Adrian Hunter
2014-07-16
*
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2014-07-16
*
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
2014-07-16
*
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
2014-07-16
*
perf buildid-cache: Apply force option to copying kcore
Adrian Hunter
2014-07-16
[next]