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
/
header.c
Commit message (
Expand
)
Author
Age
*
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
2011-05-21
*
perf build-id: Add quirk to deal with perf.data file format breakage
Arnaldo Carvalho de Melo
2011-03-23
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-15
|
\
|
*
perf header: Stop using 'self'
Arnaldo Carvalho de Melo
2011-03-10
|
*
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-10
|
*
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
2011-03-06
|
*
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2011-02-07
|
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
|
*
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
*
|
perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
Lin Ming
2011-03-09
|
/
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
*
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-01-04
|
\
|
*
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
|
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
*
|
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
|
\
\
|
|
/
|
/
|
|
*
perf buildid-cache: Fix symbolic link handling
Franck Bui-Huu
2010-12-16
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-16
|
\
|
|
*
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
2010-11-30
*
|
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
2010-12-06
*
|
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
2010-12-04
*
|
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-12-04
*
|
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
|
/
*
perf record: Add option to avoid updating buildid cache
Stephane Eranian
2010-06-17
*
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-06-05
*
perf session: Make read_build_id routines look at the host_machine too
Arnaldo Carvalho de Melo
2010-05-19
*
perf: Fix performance issue with perf report
Anton Blanchard
2010-05-04
*
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2010-05-03
*
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
*
perf/live: don't synthesize build ids at the end of a live mode trace
Tom Zanussi
2010-05-02
*
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
2010-04-27
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
*
perf: Convert perf header build_ids into build_id events
Tom Zanussi
2010-04-14
*
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
*
perf: Convert perf event types into event type events
Tom Zanussi
2010-04-14
*
perf: Convert perf header attrs into attr events
Tom Zanussi
2010-04-14
*
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
2010-04-14
*
perf tools: Clean up O_LARGEFILE et al usage
Xiao Guangrong
2010-02-04
*
perf record: Stop intercepting events, use postprocessing to get build-ids
Arnaldo Carvalho de Melo
2010-02-04
*
perf tools: Use O_LARGEFILE to open perf data file
Xiao Guangrong
2010-02-03
*
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
2010-01-21
*
perf symbols: Cache /proc/kallsyms files by build-id
Arnaldo Carvalho de Melo
2010-01-16
*
perf tools: Cross platform perf.data analysis support
Arnaldo Carvalho de Melo
2010-01-16
*
perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
Arnaldo Carvalho de Melo
2010-01-13
*
perf tools: Create write_padded routine out of __dsos__write_buildid_table
Arnaldo Carvalho de Melo
2010-01-13
*
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
*
perf header: Do_read shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
*
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
2009-12-28
*
perf session: Ditch register_perf_file_handler
Arnaldo Carvalho de Melo
2009-12-14
*
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
2009-12-12
*
perf_event: Fix __dsos__write_buildid_table()
Xiao Guangrong
2009-12-07
[next]