Andi Kleen
|
a7e9eab3db
perf mem: Allow all record/report options
|
7 年 前 |
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 年 前 |
Martin Kepplinger
|
c896f85a7c
perf tools: Fix leaking rec_argv in error cases
|
8 年 前 |
Kan Liang
|
c35aeb9dfe
perf mem: Support physical address
|
8 年 前 |
Arnaldo Carvalho de Melo
|
e7ff8920e6
perf tools: Use just forward declarations for struct thread where possible
|
8 年 前 |
Arnaldo Carvalho de Melo
|
7a8ef4c4b5
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
|
8 年 前 |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 年 前 |
Arnaldo Carvalho de Melo
|
b0ad8ea664
perf tools: Remove unused 'prefix' from builtin functions
|
8 年 前 |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 年 前 |
Namhyung Kim
|
bb963e1650
perf utils: Check verbose flag properly
|
8 年 前 |
Jiri Olsa
|
631ac41b46
perf mem: Fix --all-user/--all-kernel options
|
8 年 前 |
Jiri Olsa
|
33da54fa86
perf tools mem: Fix -t store option for record command
|
9 年 前 |
Jiri Olsa
|
b0d745b3c3
perf mem: Add --ldlat option
|
9 年 前 |
Jiri Olsa
|
ad16511b0e
perf mem: Add -U/-K (--all-user/--all-kernel) options
|
9 年 前 |
Arnaldo Carvalho de Melo
|
bb3eb56622
perf machine: Rename perf_event__preprocess_sample to machine__resolve
|
9 年 前 |
Jiri Olsa
|
2ba7ac5814
perf mem: Introduce perf_mem_events__name function
|
9 年 前 |
Jiri Olsa
|
54fbad54eb
perf mem record: Check for memory events support
|
9 年 前 |
Jiri Olsa
|
ce1e22b08f
perf mem: Add -e record option
|
9 年 前 |
Jiri Olsa
|
acbe613e0c
perf tools: Add monitored events array
|
9 年 前 |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 年 前 |
Taeung Song
|
1df9fade87
perf mem: Fill in the missing session freeing after an error occurs
|
10 年 前 |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 年 前 |
Yunlong Song
|
62a1a63a77
perf mem: Support using -f to override perf.data file ownership
|
10 年 前 |
Wang Nan
|
8b8ca6e15e
perf tools: Don't allow empty argument for field-separator
|
10 年 前 |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 年 前 |
Arnaldo Carvalho de Melo
|
6602412215
perf mem: Move the mem_operations global to struct perf_mem
|
10 年 前 |
Stephane Eranian
|
67121f85e4
perf mem: Enable sampling loads and stores simultaneously
|
10 年 前 |