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
/
Documentation
/
perf_counter
Commit message (
Expand
)
Author
Age
*
perf_counter tools: Remove the last nmi bits
Peter Zijlstra
2009-06-02
*
perf report: Clean up the default output
Ingo Molnar
2009-06-02
*
perf_counter: tools: Better handle existing data files
Peter Zijlstra
2009-06-02
*
perf_counter: tools: Expand the COMM,MMAP event synthesizer
Peter Zijlstra
2009-06-02
*
perf_counter tools: Fix uninitialized variable in perf-report.c
Mike Galbraith
2009-06-02
*
perf_counter tools: Cleanup Makefile
Mike Galbraith
2009-06-02
*
perf_counter tools: Make .gitignore reflect perf_counter tools files
Mike Galbraith
2009-06-02
*
perf_counter tools: Add missing rb_erase in dso__delete_symbols
Arnaldo Carvalho de Melo
2009-06-01
*
perf_counter tools: Use hex2u64 in more places
Arnaldo Carvalho de Melo
2009-06-01
*
perf_counter tools: Add string.[ch]
Arnaldo Carvalho de Melo
2009-06-01
*
perf_counter tools: Guard against record damaging existing files
Mike Galbraith
2009-06-01
*
perf_counter tools: Fix unknown command help text
Ingo Molnar
2009-05-31
*
perf_counter tools: Generate per command manpages (and pdf/html, etc.)
Ingo Molnar
2009-05-30
*
perf_counter tools: Fix 'make install'
Ingo Molnar
2009-05-30
*
perf_counter tools: Print 'CPU utilization factor' in builtin-stat
Ingo Molnar
2009-05-30
*
perf_counter tools: Add locking to perf top
Arnaldo Carvalho de Melo
2009-05-30
*
perf_counter tools: Shorten the DSO names using cwd
Arnaldo Carvalho de Melo
2009-05-29
*
perf_counter tools: Also display time-normalized stat results
Ingo Molnar
2009-05-29
*
perf_counter tools: Split display into reading and printing
Ingo Molnar
2009-05-29
*
perf_counter tools: Clean up builtin-stat.c's do_perfstat()
Ingo Molnar
2009-05-29
*
perf_counter tools: Fix top symbol table max_ip typo
Mike Galbraith
2009-05-29
*
perf_counter tools: Fix top symbol table dump typo
Mike Galbraith
2009-05-29
*
perf_counter tools: Document '--' option parsing terminator
Mike Galbraith
2009-05-28
*
perf_counter tools: Convert builtin-top to use libperf symbol routines
Arnaldo Carvalho de Melo
2009-05-28
*
perf_counter tools: Optionally pass a symbol filter to the dso load routines
Arnaldo Carvalho de Melo
2009-05-28
*
perf_counter tools: Consolidate dso methods to load kernel symbols
Arnaldo Carvalho de Melo
2009-05-28
*
perf_counter tools: struct symbol priv area
Arnaldo Carvalho de Melo
2009-05-28
*
perf_counter tools: Move symbol resolution classes from report to libperf
Arnaldo Carvalho de Melo
2009-05-28
*
perf_counter tools: report: Add help text for --sort
Ingo Molnar
2009-05-28
*
perf_counter tools: report: Implement header output for --sort variants
Peter Zijlstra
2009-05-28
*
pref_counter: tools: report: Robustify in case of weird events
Ingo Molnar
2009-05-27
*
pref_counter: tools: report: Add header printout & prettify
Ingo Molnar
2009-05-27
*
pref_counter: tools: report: Add dso sorting
Peter Zijlstra
2009-05-27
*
perf_counter: tools: report: Add comm sorting
Peter Zijlstra
2009-05-27
*
pref_counter: tools: report: Add --sort option
Peter Zijlstra
2009-05-27
*
perf_counter: tools: report: Dynamic sort/print bits
Peter Zijlstra
2009-05-27
*
perf_counter: tools: report: Rework histogram code
Peter Zijlstra
2009-05-27
*
perf_counter: tools: report: Add vmlinux support
Peter Zijlstra
2009-05-27
*
perf_counter: tools: /usr/lib/debug%s.debug support
Peter Zijlstra
2009-05-27
*
perf report: Remove <ctype.h> include
Ingo Molnar
2009-05-27
*
perf record: Fix the profiling of existing pid or whole box
Mike Galbraith
2009-05-27
*
perf_counter tools: Add built-in pager support
Ingo Molnar
2009-05-27
*
perf_counter tools: Rename output.perf to perf.data
Ingo Molnar
2009-05-27
*
perf_counter tools: Introduce stricter C code checking
Ingo Molnar
2009-05-27
*
perf report: Show the IP only in --verbose mode
Arnaldo Carvalho de Melo
2009-05-27
*
perf report: Only load text symbols from kallsyms, fix
Ingo Molnar
2009-05-27
*
perf report: Only load text symbols from kallsyms
Arnaldo Carvalho de Melo
2009-05-27
*
perf report: Use hex2long instead of sscanf
Arnaldo Carvalho de Melo
2009-05-27
*
perf report: Sort output by symbol usage
Arnaldo Carvalho de Melo
2009-05-26
*
perf report: More robust error handling
Peter Zijlstra
2009-05-26
[next]