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
/
builtin-stat.c
Commit message (
Expand
)
Author
Age
*
perf stat: Add per processor socket count aggregation
Stephane Eranian
2013-02-06
*
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
2013-01-30
*
perf stat: Add interval printing
Stephane Eranian
2013-01-30
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Convert to _is_group_leader method
Namhyung Kim
2012-12-09
*
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
*
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
2012-11-14
*
perf stat: Add --pre and --post command
Peter Zijlstra
2012-10-26
*
perf stat: Don't use globals where not needed to
Arnaldo Carvalho de Melo
2012-10-02
*
perf evlist: Renane set_filters method to apply_filters
Arnaldo Carvalho de Melo
2012-09-26
*
perf stat: Check PMU cpumask file
Yan, Zheng
2012-09-17
*
perf stat: Move stats related code to util/stat.c
Xiao Guangrong
2012-09-17
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
*
perf stat: Remove use of die/exit and handle errors
David Ahern
2012-09-05
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-20
|
\
|
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
*
|
perf stat: Fix default output file
Stephane Eranian
2012-06-11
|
/
*
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-05-30
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
|
\
|
*
perf stat: handle ENXIO error for perf_event_open
David Ahern
2012-05-09
|
*
perf stat: Fix case where guest/host monitoring is not supported by kernel
Stephane Eranian
2012-05-01
*
|
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-16
*
|
perf stat: handle ENXIO error for perf_event_open
David Ahern
2012-05-09
*
|
perf stat: Use perf_evlist__create_maps
Namhyung Kim
2012-05-07
*
|
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
*
|
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
2012-05-02
*
|
perf stat: Convert to struct perf_target
Namhyung Kim
2012-05-02
*
|
perf stat: Declare some references static
Robert Richter
2012-04-11
|
/
*
perf stat: Fix event grouping on forked task
Namhyung Kim
2012-03-16
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
*
perf stat: Align scaled output of cpu-clock
Namhyung Kim
2012-02-06
*
perf stat: Adjust print unit
Namhyung Kim
2012-02-06
*
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
*
perf stat: Introduce get_ratio_color() helper
Namhyung Kim
2012-01-03
*
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
2011-12-20
|
\
|
*
perf stat: Failure with "Operation not supported"
Anton Blanchard
2011-12-05
*
|
perf evlist: Always do automatic allocation of pollfd and mmap structures
Arnaldo Carvalho de Melo
2011-11-29
*
|
perf evlist: Introduce perf_evlist__add_attrs
Arnaldo Carvalho de Melo
2011-11-28
|
/
*
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
2011-10-26
*
perf tools: Make stat/record print fatal signals of the target program
Andi Kleen
2011-09-29
*
perf stat: Fix spelling in comment
Jim Cromie
2011-09-29
*
perf stat: Allow tab as cvs delimiter
Jim Cromie
2011-09-29
*
perf stat: Suppress printing std-dev when its 0
Jim Cromie
2011-09-29
*
perf stat: Fix +- nan% in --no-aggr runs
Jim Cromie
2011-09-29
*
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
Jim Cromie
2011-09-29
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-08-18
|
\
[next]