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: Support callchain sorting based on addresses
Andi Kleen
2013-07-22
*
perf evsel: Handle ENODEV on default cycles event
David Ahern
2013-07-22
*
perf script: Fix named threads support
David Ahern
2013-07-22
*
perf header: Recognize version number for perf data file
Jiri Olsa
2013-07-17
*
perf header: Introduce feat_offset into perf_header
Jiri Olsa
2013-07-17
*
perf header: Remove attr_offset from perf_header
Jiri Olsa
2013-07-17
*
perf header: Remove data_offset seek as it's not needed
Jiri Olsa
2013-07-17
*
perf session: Use session->fd instead of passing fd as argument
Jiri Olsa
2013-07-17
*
perf symbols: Do not apply symfs for an absolute vmlinux path
Namhyung Kim
2013-07-17
*
perf tools: Remove event types framework completely
Jiri Olsa
2013-07-15
*
perf tools: Remove event types from perf data file
Jiri Olsa
2013-07-15
*
perf tools: Move hist_entry__period_snprintf into stdio code
Jiri Olsa
2013-07-12
*
perf diff: Making compute functions static
Jiri Olsa
2013-07-12
*
perf diff: Move diff related columns into diff command
Jiri Olsa
2013-07-12
*
perf hists: Marking dummy hists entries
Jiri Olsa
2013-07-12
*
perf tools: Add struct perf_hpp_fmt into hpp callbacks
Jiri Olsa
2013-07-12
*
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-07-12
*
perf list: List kernel supplied event aliases
Andi Kleen
2013-07-12
*
perf tools: Default to cpu// for events v5
Andi Kleen
2013-07-12
*
perf tools: struct thread has a tid not a pid
Adrian Hunter
2013-07-12
*
perf tools: Validate perf event header size
Adrian Hunter
2013-07-12
*
perf evlist: Tidy duplicated munmap code
Adrian Hunter
2013-07-12
*
perf tools: Add const specifier to perf_pmu__find name parameter
Adrian Hunter
2013-07-12
*
perf tools: Fix missing tool parameter
Adrian Hunter
2013-07-12
*
perf util: Remove unused enum and macro in trace-event.h
Namhyung Kim
2013-07-12
*
perf util: No need to call read_trace_init() in tracing_data_header()
Namhyung Kim
2013-07-12
*
perf util: Rename read_*() functions in trace-event-info.c
Namhyung Kim
2013-07-12
*
perf script: Adopt latency_format variable
Namhyung Kim
2013-07-12
*
perf util: Get rid of unused header_page_* variables
Namhyung Kim
2013-07-12
*
perf util: Parse header_page to get proper long size
Namhyung Kim
2013-07-12
*
perf util: Skip reading header_event file
Namhyung Kim
2013-07-12
*
perf util: Make file/host_bigendian variable local
Namhyung Kim
2013-07-12
*
perf util: Save long size of traced system
Namhyung Kim
2013-07-12
*
perf util: Save page size in a trace file to pevent
Namhyung Kim
2013-07-12
*
perf parse events: Demystify memory allocations
David Ahern
2013-07-12
*
perf tools: Don't free list head in parse_events__free_terms
David Ahern
2013-07-12
*
perf evlist: Fix use of uninitialized variable
David Ahern
2013-07-12
*
perf util: Use evsel->name to get tracepoint_paths
Namhyung Kim
2013-07-12
*
perf util: Move debugfs/tracing helper functions to util.c
Namhyung Kim
2013-07-12
*
perf tools: Remove callchain_cursor_reset call
Jiri Olsa
2013-07-12
*
perf tools: Add methods for setting/retrieving priv element of thread struct
David Ahern
2013-07-12
*
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-12
*
perf tools: Remove cwd from perf_session struct
Jiri Olsa
2013-07-12
*
perf tools: Rename cpu_map__all() to cpu_map__empty()
Sukadev Bhattiprolu
2013-07-12
*
perf tools: Fix perf version generation
Robert Richter
2013-07-08
*
perf symbols: Fix vdso list searching
Waiman Long
2013-07-08
*
perf evsel: Fix missing increment in sample parsing
Adrian Hunter
2013-07-08
*
perf tools: Update symbol_conf.nr_events when processing attribute events
Adrian Hunter
2013-07-08
*
perf tools: Fix new_term() missing free on error path
Adrian Hunter
2013-07-08
*
perf tools: Fix parse_events_terms() segfault on error path
Adrian Hunter
2013-07-08
[prev]
[next]