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
/
session.c
Commit message (
Expand
)
Author
Age
*
perf session: Handle endianity swap on sample_id_all header data
Jiri Olsa
2012-05-31
*
perf tools: Check if callchain is corrupted
Namhyung Kim
2012-05-31
*
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
*
perf script: Fix regression in callchain dso name
David Ahern
2012-05-30
*
perf tools: Fix piped mode read code
Stephane Eranian
2012-05-22
*
perf tools: Carry perf_event_attr bitfield throught different endians
Jiri Olsa
2012-05-22
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-11
|
\
|
*
perf session: Fail on processing event with unknown size
Jiri Olsa
2012-05-04
*
|
perf session: Skip event correctly for unknown id/machine
Jiri Olsa
2012-04-12
*
|
perf kvm: Finding struct machine fails for PERF_RECORD_MMAP
Nikunj A. Dadhania
2012-04-11
|
/
*
perf diff: Fix to work with new hists design
Jiri Olsa
2012-03-22
*
perf report: Enable TUI in branch view mode
Stephane Eranian
2012-03-09
*
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
2012-03-09
*
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2012-03-09
*
perf top: Don't process samples with no valid machine object
Joerg Roedel
2012-02-13
*
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
*
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-30
*
perf session: Remove impossible condition check
Namhyung Kim
2012-01-03
*
perf report: Accept fifos as input file
Robert Richter
2011-12-23
*
perf tools: Fix out-of-bound access to struct perf_session
Robert Richter
2011-12-23
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-12-06
|
\
|
*
perf session: Fix crash with invalid CPU list
David Ahern
2011-11-16
*
|
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
*
|
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
*
|
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
*
|
perf session: Remove superfluous callchain_cursor member
Arnaldo Carvalho de Melo
2011-11-28
*
|
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
2011-11-28
*
|
perf evlist: Introduce id_hdr_size method out of perf_session
Arnaldo Carvalho de Melo
2011-11-28
*
|
perf session: Move threads to struct machine
Arnaldo Carvalho de Melo
2011-11-28
|
/
*
perf report: Add progress bar when processing time ordered events
Arnaldo Carvalho de Melo
2011-11-02
*
perf hists browser: Warn about lost events
Arnaldo Carvalho de Melo
2011-11-02
*
perf ui progress: Reimplement using slang
Arnaldo Carvalho de Melo
2011-10-26
*
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-10-07
*
perf script: Fix display of IP address for non-callchain path
David Ahern
2011-07-21
*
perf tools: Fix endian conversion reading event attr from file header
David Ahern
2011-07-21
*
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
2011-07-05
*
perf tools: Add inverted call graph report support.
Sam Liao
2011-06-29
*
perf script: Add printing of sample address
David Ahern
2011-06-02
*
perf script: Make printing of dso a separate field option
David Ahern
2011-06-02
*
perf script: "sym" field really means show IP data
David Ahern
2011-06-02
*
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
2011-06-02
*
perf tools: Fix ommitted mmap data update on remap
Frederic Weisbecker
2011-05-23
*
perf tools: Propagate event parse error handling
Frederic Weisbecker
2011-05-21
*
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
2011-05-21
*
perf tools: Remove junk code in mmap size handling
Frederic Weisbecker
2011-05-21
*
perf tools: Check we are able to read the event size on mmap
Frederic Weisbecker
2011-05-21
*
perf script: improve validation of sample attributes for output fields
David Ahern
2011-04-20
*
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
*
perf script: Add support for dumping symbols
David Ahern
2011-03-14
*
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-10
[next]