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-top.c
Commit message (
Expand
)
Author
Age
*
perf annotate: Pass evsel instead of evidx on annotation functions
Namhyung Kim
2013-03-15
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
*
perf sort: Make setup_sorting returns an error code
Namhyung Kim
2013-02-06
*
perf top: Delete maps on exit
Arnaldo Carvalho de Melo
2013-01-31
*
perf top: Stop using exit()
Arnaldo Carvalho de Melo
2013-01-31
*
perf tools: Allow passing a list to intlist__new
Arnaldo Carvalho de Melo
2013-01-24
*
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
*
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
*
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Introduce event fallback 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 top: Use perf_evlist__config()
Arnaldo Carvalho de Melo
2012-12-11
*
perf evsel: Introduce method to request IDs be used
Arnaldo Carvalho de Melo
2012-12-10
*
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
2012-12-10
*
perf top: Add missing newline on pr_err call
Arnaldo Carvalho de Melo
2012-12-09
*
perf report: Postpone objdump check until annotation requested
Namhyung Kim
2012-11-05
*
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2012-11-05
*
perf tools: Give user better message if precise is not supported
David Ahern
2012-10-24
*
perf machine: Carve up event processing specific from perf_tool
Arnaldo Carvalho de Melo
2012-10-06
*
perf tools: Removing hists pair argument from output path
Jiri Olsa
2012-10-04
*
perf diff: Refactor diff displacement possition info
Jiri Olsa
2012-10-04
*
perf top: Don't use globals where not needed to
Arnaldo Carvalho de Melo
2012-10-02
*
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
*
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
*
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
*
perf kvm top: Limit guest kernel info message to once
David Ahern
2012-08-03
*
perf top: Error handling for counter creation should parallel perf-record
David Ahern
2012-08-03
*
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
2012-08-02
*
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
2012-08-01
*
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-25
*
perf tools: Remove unused evsel parameter from machine__resolve_callchain
Jiri Olsa
2012-06-19
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
*
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
*
perf tools: Convert critical messages to ui__error()
Namhyung Kim
2012-05-29
*
perf top: Fix counter name fixup when fallbacking to cpu-clock
Arnaldo Carvalho de Melo
2012-05-25
*
perf tools: Bump default sample freq to 4 kHz
Arnaldo Carvalho de Melo
2012-05-22
*
perf target: Add cpu flag to sample_type if target has cpu
Namhyung Kim
2012-05-22
*
perf target: Add uses_mmap field
Namhyung Kim
2012-05-17
*
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-16
*
perf top: Update event name when falling back to cpu-clock
David Ahern
2012-05-09
*
perf top: Default to system wide using perf_target methods
Arnaldo Carvalho de Melo
2012-05-08
*
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
*
perf tools: Introduce perf_target__strerror()
Namhyung Kim
2012-05-07
*
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-07
*
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
2012-05-07
[next]