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-trace.c
Commit message (
Expand
)
Author
Age
*
perf trace: Free evlist resources properly on return path
Namhyung Kim
2013-03-15
*
perf trace: Get rid of a duplicate code
Namhyung Kim
2013-03-15
*
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
*
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
*
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
*
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
2012-12-11
*
perf trace: Use sched:sched_stat_runtime to provide a thread summary
Arnaldo Carvalho de Melo
2012-10-25
*
perf trace: Count number of events for each thread and globally
Arnaldo Carvalho de Melo
2012-10-25
*
perf trace: Print the name of a syscall when failing to read its info
Arnaldo Carvalho de Melo
2012-10-24
*
perf tools: Pretty print errno for some more functions
Arnaldo Carvalho de Melo
2012-10-24
*
perf trace: Add duration filter
Arnaldo Carvalho de Melo
2012-10-24
*
perf trace: Add an event duration column
Arnaldo Carvalho de Melo
2012-10-24
*
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
2012-10-24
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-10-24
|
\
|
*
perf trace: Check if sample raw_data field is set
Arnaldo Carvalho de Melo
2012-10-21
|
*
perf trace: Validate syscall id before growing syscall table
Arnaldo Carvalho de Melo
2012-10-21
*
|
perf trace: Add support for tracing workload given by command line
Namhyung Kim
2012-10-05
*
|
perf trace: Explicitly enable system-wide mode if no option is given
Namhyung Kim
2012-10-05
*
|
perf trace: Validate target task/user/cpu argument
Namhyung Kim
2012-10-05
|
/
*
perf evlist: Introduce add_newtp method
Arnaldo Carvalho de Melo
2012-10-03
*
perf trace: Use evsel->handler.func
Arnaldo Carvalho de Melo
2012-10-02
*
perf trace: Add aliases for some syscalls
Arnaldo Carvalho de Melo
2012-09-27
*
perf trace: New tool
Arnaldo Carvalho de Melo
2012-09-26
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
*
perf trace: update usage
Tom Zanussi
2010-11-10
*
perf trace: live-mode command-line cleanup
Tom Zanussi
2010-11-10
*
perf trace record: handle commands correctly
Tom Zanussi
2010-11-10
*
perf trace scripting: fix some small memory leaks and missing error checks
Tom Zanussi
2010-11-10
*
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
2010-10-26
*
perf trace: Fix detection of script extension
Ben Hutchings
2010-10-23
*
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
2010-10-23
*
perf trace: Clean up #includes
Andrea Gelmini
2010-08-05
*
perf: Report lost events in perf trace debug mode
Frederic Weisbecker
2010-06-24
*
perf: Don't print traces when debugging ordering
Frederic Weisbecker
2010-06-24
*
perf hist: Clarify events_stats fields usage
Arnaldo Carvalho de Melo
2010-05-14
*
perf/trace/scripting: don't show script start/stop messages by default
Tom Zanussi
2010-05-10
*
perf hist: Introduce hists class and move lots of methods to it
Arnaldo Carvalho de Melo
2010-05-10
*
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
*
perf: Add a perf trace option to check samples ordering reliability
Frederic Weisbecker
2010-04-23
*
perf: Use generic sample reordering in perf trace
Frederic Weisbecker
2010-04-23
*
perf trace: Invoke live mode automatically if record/report not specified
Tom Zanussi
2010-04-14
*
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 trace: Introduce special handling for pipe input
Tom Zanussi
2010-04-14
*
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-14
*
perf trace: Don't use pager if scripting
Tom Zanussi
2010-03-04
*
perf trace/scripting: Remove extraneous header read
Tom Zanussi
2010-03-04
[next]