Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Jiri Olsa
|
eae8ad8042
perf tools: Add struct perf_data_file
|
8 年之前 |
Jiri Olsa
|
8ceb41d7e3
perf tools: Rename struct perf_data_file to perf_data
|
8 年之前 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 年之前 |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 年之前 |
Arnaldo Carvalho de Melo
|
877a7a1105
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
|
8 年之前 |
Arnaldo Carvalho de Melo
|
b0ad8ea664
perf tools: Remove unused 'prefix' from builtin functions
|
8 年之前 |
Arnaldo Carvalho de Melo
|
b40e36121e
perf lock: Make 'f' part of the common 'lock_options'
|
8 年之前 |
Changbin Du
|
249eed5315
perf lock: Subcommands should include common options
|
8 年之前 |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 年之前 |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 年之前 |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 年之前 |
Yunlong Song
|
c4ac732a03
perf lock: Support using -f to override perf.data file ownership
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 年之前 |
Taeung Song
|
52e0283497
perf tools: Modify error code for when perf_session__new() fails
|
11 年之前 |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 年之前 |
Namhyung Kim
|
6fd6c6b462
perf lock: Move call to symbol__init() after creating session
|
11 年之前 |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 年之前 |
Ramkumar Ramachandra
|
a2368c3199
perf lock: Introduce --list-cmds for use by scripts
|
11 年之前 |
Arnaldo Carvalho de Melo
|
744a971940
perf evsel: Ditch evsel->handler.data field
|
11 年之前 |
Frederic Weisbecker
|
b9c5143a01
perf tools: Use an accessor to read thread comm
|
12 年之前 |
Jiri Olsa
|
f5fc14124c
perf tools: Add data object to handle perf data file
|
11 年之前 |
Davidlohr Bueso
|
f37376cd72
perf lock: Account for lock average wait time
|
12 年之前 |
Davidlohr Bueso
|
60a25cbc4a
perf lock: Limit bad rate precision
|
12 年之前 |
Davidlohr Bueso
|
375eb2be55
perf lock: Redo __cmd_report
|
12 年之前 |
Davidlohr Bueso
|
0a98c7febf
perf lock: Plug some memleaks
|
12 年之前 |
Davidlohr Bueso
|
b33492ade4
perf lock: Return proper code in report_lock_*_event
|
12 年之前 |
Davidlohr Bueso
|
02ad0702e5
perf lock: Remove dead code
|
12 年之前 |
Adrian Hunter
|
314add6b1f
perf tools: change machine__findnew_thread() to set thread pid
|
12 年之前 |