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-record.c
Commit message (
Expand
)
Author
Age
*
perf record: Add new -I option to sample interrupted machine state
Stephane Eranian
2014-11-16
*
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
2014-11-05
*
perf tools: Export usage string and option table of perf record
Namhyung Kim
2014-10-29
*
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
2014-10-17
*
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
2014-10-14
*
perf tools: Convert {record,top}.call-graph option to call-graph.record-mode
Namhyung Kim
2014-09-26
*
perf callchain: Move some parser functions to callchain.c
Namhyung Kim
2014-09-26
*
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
2014-09-26
*
perf record: Filter out POLLHUP'ed file descriptors
Arnaldo Carvalho de Melo
2014-09-25
*
perf evlist: Introduce poll method for common code idiom
Arnaldo Carvalho de Melo
2014-09-25
*
perf record: Use ring buffer consume method to look like other tools
Arnaldo Carvalho de Melo
2014-09-17
*
perf record: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-15
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
*
perf record: Honour --no-time command line option
Andi Kleen
2014-08-12
*
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
Jiri Olsa
2014-07-25
*
perf record: Always force PERF_RECORD_FINISHED_ROUND event
Jiri Olsa
2014-07-25
*
perf/tool: Add conditional branch filter 'cond' to perf record
Anshuman Khandual
2014-06-05
*
perf record: Fix poll return value propagation
Jiri Olsa
2014-06-03
*
perf tools: Get rid of on_exit() feature test
Namhyung Kim
2014-05-12
*
perf record: Propagate exit status of a command line workload
Namhyung Kim
2014-05-12
*
perf tools: Improve error reporting
Adrien BAK
2014-04-19
*
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
Jiri Olsa
2014-02-18
*
perf record: Add readable output for callchain debug
Jiri Olsa
2014-02-18
*
perf tools: Add call-graph option support into .perfconfig
Jiri Olsa
2014-02-18
*
perf record: Get ref_reloc_sym from kernel map
Adrian Hunter
2014-01-31
*
perf record: Rename --initial-delay to --delay
Arnaldo Carvalho de Melo
2014-01-14
*
perf record: Rename --no-delay to --no-buffering
Arnaldo Carvalho de Melo
2014-01-14
*
perf record: Add --initial-delay option
Andi Kleen
2014-01-13
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Auto unmap on destructor
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Close fds on destructor
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2014-01-13
*
perf record: Remove old evsel_list usage
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Send the errno in the signal when workload fails
Arnaldo Carvalho de Melo
2014-01-13
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
*
perf record: Rename 'perf_record' to plain 'record'
Arnaldo Carvalho de Melo
2013-12-19
*
perf record: Simplify perf_record__write
Arnaldo Carvalho de Melo
2013-12-19
*
perf record: Use perf_data_file__write for output file
Jiri Olsa
2013-12-19
*
perf record: Fix display of incorrect mmap pages
Adrian Hunter
2013-12-09
*
perf record: Unify data output code into perf_record__write function
Jiri Olsa
2013-12-02
*
perf record: Default -t option to no inheritance
Adrian Hunter
2013-11-27
*
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-27
*
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
*
perf record: Move existing write_output into helper function
David Ahern
2013-11-11
*
perf record: Use correct return type for write()
Adrian Hunter
2013-11-11
*
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
*
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-11
*
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-11
[next]