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-lock.c
Commit message (
Expand
)
Author
Age
*
perf lock: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
*
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
*
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-26
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
*
perf lock: Move call to symbol__init() after creating session
Namhyung Kim
2014-08-13
*
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-08-12
*
perf lock: Introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-04-16
*
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
2013-11-07
*
perf tools: Use an accessor to read thread comm
Frederic Weisbecker
2013-11-04
*
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
*
perf lock: Account for lock average wait time
Davidlohr Bueso
2013-10-09
*
perf lock: Limit bad rate precision
Davidlohr Bueso
2013-10-09
*
perf lock: Redo __cmd_report
Davidlohr Bueso
2013-10-09
*
perf lock: Plug some memleaks
Davidlohr Bueso
2013-10-09
*
perf lock: Return proper code in report_lock_*_event
Davidlohr Bueso
2013-10-09
*
perf lock: Remove dead code
Davidlohr Bueso
2013-10-09
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
*
perf record: Remove -f/--force option
Jiri Olsa
2013-07-08
*
perf tools: Add a global variable "const char *input_name"
Feng Tang
2012-10-29
*
perf lock: Don't use globals where not needed to
Arnaldo Carvalho de Melo
2012-10-02
*
perf lock: Use perf_evsel__intval and perf_session__set_tracepoints_handlers
Arnaldo Carvalho de Melo
2012-09-24
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
*
perf lock: Remove use of die and handle errors
David Ahern
2012-09-05
*
perf lock record: improve message when tracepoints are not enabled
David Ahern
2012-08-09
*
perf lock: Use evsel->tp_format and perf_sample
Arnaldo Carvalho de Melo
2012-08-07
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
*
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
*
perf lock: Document lock info subcommand
Namhyung Kim
2012-01-30
*
perf report: Accept fifos as input file
Robert Richter
2011-12-23
*
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
*
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
*
perf lock: Dropping unsupported ':r' modifier
Zhu Yanhai
2011-08-08
*
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
*
perf lock: Fix sorting by wait_min
Marcin Slusarz
2011-03-16
*
perf lock: Document valid sort keys
Marcin Slusarz
2011-02-23
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
*
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
2011-01-29
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
*
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-21
*
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
2010-12-06
*
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-12-04
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
*
perf options: Type check OPT_BOOLEAN and fix the offenders
Arnaldo Carvalho de Melo
2010-05-17
*
perf lock: Drop "-a" option from cmd_record() default arguments set
Hitoshi Mitake
2010-05-09
*
perf lock: Always check min AND max wait time
Frederic Weisbecker
2010-05-09
*
perf: Fix perf lock bad rate
Frederic Weisbecker
2010-05-09
*
perf: Humanize lock flags in perf lock
Frederic Weisbecker
2010-05-09
*
perf: Cleanup perf lock broken states
Frederic Weisbecker
2010-05-09
[next]