Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
81c18a9e378c87ed6559a4b0a0c2831c88947373
/
tools
/
perf
/
builtin-lock.c
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
b91fc39
perf machine: Protect the machine->threads with a rwlock
by Arnaldo Carvalho de Melo
· 10 years ago
c4ac732
perf lock: Support using -f to override perf.data file ownership
by Yunlong Song
· 10 years ago
b7b61cb
perf ordered_events: Shorten function signatures
by Arnaldo Carvalho de Melo
· 10 years ago
52e02834
perf tools: Modify error code for when perf_session__new() fails
by Taeung Song
· 10 years ago
0a7e6d1
perf tools: Check recorded kernel version when finding vmlinux
by Namhyung Kim
· 10 years ago
6fd6c6b
perf lock: Move call to symbol__init() after creating session
by Namhyung Kim
· 10 years ago
0a8cb85
perf tools: Rename ordered_samples bool to ordered_events
by Jiri Olsa
· 10 years ago
a2368c3
perf lock: Introduce --list-cmds for use by scripts
by Ramkumar Ramachandra
· 11 years ago
744a971
perf evsel: Ditch evsel->handler.data field
by Arnaldo Carvalho de Melo
· 11 years ago
b9c5143
perf tools: Use an accessor to read thread comm
by Frederic Weisbecker
· 11 years ago
f5fc141
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
f37376c
perf lock: Account for lock average wait time
by Davidlohr Bueso
· 11 years ago
60a25cb
perf lock: Limit bad rate precision
by Davidlohr Bueso
· 11 years ago
375eb2b
perf lock: Redo __cmd_report
by Davidlohr Bueso
· 11 years ago
0a98c7f
perf lock: Plug some memleaks
by Davidlohr Bueso
· 11 years ago
b33492a
perf lock: Return proper code in report_lock_*_event
by Davidlohr Bueso
· 11 years ago
02ad070
perf lock: Remove dead code
by Davidlohr Bueso
· 11 years ago
314add6
perf tools: change machine__findnew_thread() to set thread pid
by Adrian Hunter
· 11 years ago
4a4d371
perf record: Remove -f/--force option
by Jiri Olsa
· 11 years ago
70cb4e9
perf tools: Add a global variable "const char *input_name"
by Feng Tang
· 12 years ago
c75d98a
perf lock: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
746f16e
perf lock: Use perf_evsel__intval and perf_session__set_tracepoints_handlers
by Arnaldo Carvalho de Melo
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
33d6aef
perf lock: Remove use of die and handle errors
by David Ahern
· 12 years ago
d25dcba
perf lock record: improve message when tracepoints are not enabled
by David Ahern
· 12 years ago
01d9552
perf lock: Use evsel->tp_format and perf_sample
by Arnaldo Carvalho de Melo
· 12 years ago
fcf65bf
perf evsel: Cache associated event_format
by Arnaldo Carvalho de Melo
· 12 years ago
da37896
perf tools: Stop using a global trace events description list
by Arnaldo Carvalho de Melo
· 12 years ago
aaf045f
perf: Have perf use the new libtraceevent.a library
by Steven Rostedt
· 13 years ago
d1eec3e
perf lock: Document lock info subcommand
by Namhyung Kim
· 13 years ago
efad141
perf report: Accept fifos as input file
by Robert Richter
· 13 years ago
45694aa
perf tools: Rename perf_event_ops to perf_tool
by Arnaldo Carvalho de Melo
· 13 years ago
743eb86
perf tools: Resolve machine earlier and pass it to perf_event_ops
by Arnaldo Carvalho de Melo
· 13 years ago
d20deb6
perf tools: Pass tool context in the the perf_event_ops functions
by Arnaldo Carvalho de Melo
· 13 years ago
cf8dc9f
perf lock: Dropping unsupported ':r' modifier
by Zhu Yanhai
· 13 years ago
9e69c21
perf session: Pass evsel in event_ops->sample()
by Arnaldo Carvalho de Melo
· 14 years ago
9df03ab
perf lock: Fix sorting by wait_min
by Marcin Slusarz
· 14 years ago
9826e83
perf lock: Document valid sort keys
by Marcin Slusarz
· 14 years ago
8115d60
perf tools: Kill event_t typedef, use 'union perf_event' instead
by Arnaldo Carvalho de Melo
· 14 years ago
8d50e5b
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
by Arnaldo Carvalho de Melo
· 14 years ago
9486aa3
perf tools: Fix 64 bit integer format strings
by Arnaldo Carvalho de Melo
· 14 years ago
21ef97f
perf session: Fallback to unordered processing if no sample_id_all
by Ian Munsie
· 14 years ago
ce47dc5
perf tools: Catch a few uncheck calloc/malloc's
by Chris Samuel
· 14 years ago
640c03c
perf session: Parse sample earlier
by Arnaldo Carvalho de Melo
· 14 years ago
133dc4c
perf: Rename 'perf trace' to 'perf script'
by Ingo Molnar
· 14 years ago
8035458
perf options: Type check OPT_BOOLEAN and fix the offenders
by Arnaldo Carvalho de Melo
· 14 years ago
76ba7e8
perf lock: Drop "-a" option from cmd_record() default arguments set
by Hitoshi Mitake
· 15 years ago
90c0e5f
perf lock: Always check min AND max wait time
by Frederic Weisbecker
· 15 years ago
5efe08c
perf: Fix perf lock bad rate
by Frederic Weisbecker
· 15 years ago
84c7a21
perf: Humanize lock flags in perf lock
by Frederic Weisbecker
· 15 years ago
10350ec
perf: Cleanup perf lock broken states
by Frederic Weisbecker
· 15 years ago
26242d8
perf lock: Add "info" subcommand for dumping misc information
by Hitoshi Mitake
· 15 years ago
454c407
perf: add perf-inject builtin
by Tom Zanussi
· 15 years ago
c61e52e
perf: Generalize perf lock's sample event reordering to the session layer
by Frederic Weisbecker
· 15 years ago
e4cef1f
perf lock: Fix state machine to recognize lock sequence
by Hitoshi Mitake
· 15 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
b67577d
perf lock: Drop the buffers multiplexing dependency
by Frederic Weisbecker
· 15 years ago
59f411b
perf lock: Clean up various details
by Ingo Molnar
· 15 years ago
9b5e350
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
by Hitoshi Mitake
· 15 years ago