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: 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
*
perf evsel: Fix count parameter to read call in event_format__new
David Ahern
2013-07-08
*
perf tools: Fix -x/--exclude-other option for report command
Jiri Olsa
2013-07-08
*
perf evlist: Enhance perf_evlist__start_workload()
Namhyung Kim
2013-07-08
*
perf record: Remove -A/--append option
Jiri Olsa
2013-07-08
*
perf tools: Include termios.h explicitly
Joonsoo Kim
2013-07-08
*
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
2013-05-30
*
perf evlist: Reset SIGTERM handler in workload child process
David Ahern
2013-05-30
*
perf tools: Remove cwdlen from struct perf_session
Jiri Olsa
2013-05-29
*
perf tools: Remove frozen from perf_header struct
Jiri Olsa
2013-05-29
*
perf tools: Save parent pid in thread struct
David Ahern
2013-05-28
*
perf stats: Fix divide by 0 in variance
David Ahern
2013-05-28
*
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
2013-05-28
*
perf hists: Rename hist_entry__add_pair arguments
Jiri Olsa
2013-05-28
*
perf top: Add --percent-limit option
Namhyung Kim
2013-05-28
*
perf report: Add --percent-limit option
Namhyung Kim
2013-05-28
*
perf hists: Move locking to its call-sites
Namhyung Kim
2013-05-28
*
perf top: Get rid of *_threaded() functions
Namhyung Kim
2013-05-28
*
perf top: Fix percent output when no samples collected
Namhyung Kim
2013-05-28
*
perf tools: Handle JITed code in shared memory
Andi Kleen
2013-05-28
*
perf top: Use sort__has_sym
Namhyung Kim
2013-05-28
*
perf sort: Cleanup sort__has_sym setting
Namhyung Kim
2013-05-28
*
perf sort: Reorder HISTC_SRCLINE index
Namhyung Kim
2013-05-28
*
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
2013-05-28
*
perf sort: Separate out memory-specific sort keys
Namhyung Kim
2013-05-28
*
perf sort: Factor out common code in sort_dimension__add()
Namhyung Kim
2013-05-28
*
perf sort: Introduce sort__mode variable
Namhyung Kim
2013-05-28
*
perf report: Fix alignment of symbol column when -v is given
Namhyung Kim
2013-05-28
*
perf hists: Free unused mem info of a matched hist entry
Namhyung Kim
2013-05-28
*
perf hists: Fix an invalid memory free on he->branch_info
Namhyung Kim
2013-05-28
*
perf tools: Fix bug in isupper() and islower()
Sukadev Bhattiprolu
2013-05-28
*
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
2013-04-01
*
perf tools: Fix output of symbol_daddr offset
Namhyung Kim
2013-04-01
*
perf machine: Detect data vs. text mappings
Stephane Eranian
2013-04-01
*
perf tools: Add new mem command for memory access profiling
Stephane Eranian
2013-04-01
*
perf record: Add support for mem access profiling
Stephane Eranian
2013-04-01
*
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
*
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
*
perf report: Add --no-demangle option
Namhyung Kim
2013-03-26
*
perf stat: Add per-core aggregation
Stephane Eranian
2013-03-25
*
perf stat: Refactor aggregation code
Stephane Eranian
2013-03-25
*
perf tools: Cleanup calc_data_size logic
Namhyung Kim
2013-03-21
*
perf tools: Get rid of die() calls in trace-data-read.c
Namhyung Kim
2013-03-21
*
perf tools: Get rid of read_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
*
perf tools: Get rid of malloc_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
[next]