Arnaldo Carvalho de Melo
|
e7ff8920e6
perf tools: Use just forward declarations for struct thread where possible
|
8 years ago |
Arnaldo Carvalho de Melo
|
7a8ef4c4b5
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
|
8 years ago |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 years ago |
Arnaldo Carvalho de Melo
|
b0ad8ea664
perf tools: Remove unused 'prefix' from builtin functions
|
8 years ago |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 years ago |
Namhyung Kim
|
bb963e1650
perf utils: Check verbose flag properly
|
8 years ago |
Jiri Olsa
|
631ac41b46
perf mem: Fix --all-user/--all-kernel options
|
8 years ago |
Jiri Olsa
|
33da54fa86
perf tools mem: Fix -t store option for record command
|
9 years ago |
Jiri Olsa
|
b0d745b3c3
perf mem: Add --ldlat option
|
9 years ago |
Jiri Olsa
|
ad16511b0e
perf mem: Add -U/-K (--all-user/--all-kernel) options
|
9 years ago |
Arnaldo Carvalho de Melo
|
bb3eb56622
perf machine: Rename perf_event__preprocess_sample to machine__resolve
|
9 years ago |
Jiri Olsa
|
2ba7ac5814
perf mem: Introduce perf_mem_events__name function
|
9 years ago |
Jiri Olsa
|
54fbad54eb
perf mem record: Check for memory events support
|
9 years ago |
Jiri Olsa
|
ce1e22b08f
perf mem: Add -e record option
|
9 years ago |
Jiri Olsa
|
acbe613e0c
perf tools: Add monitored events array
|
9 years ago |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
Taeung Song
|
1df9fade87
perf mem: Fill in the missing session freeing after an error occurs
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Yunlong Song
|
62a1a63a77
perf mem: Support using -f to override perf.data file ownership
|
10 years ago |
Wang Nan
|
8b8ca6e15e
perf tools: Don't allow empty argument for field-separator
|
10 years ago |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 years ago |
Arnaldo Carvalho de Melo
|
6602412215
perf mem: Move the mem_operations global to struct perf_mem
|
10 years ago |
Stephane Eranian
|
67121f85e4
perf mem: Enable sampling loads and stores simultaneously
|
10 years ago |
Taeung Song
|
52e0283497
perf tools: Modify error code for when perf_session__new() fails
|
11 years ago |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 years ago |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 years ago |
Ramkumar Ramachandra
|
8d2a2a1d88
perf mem: Introduce --list-cmds for use by scripts
|
11 years ago |
Arnaldo Carvalho de Melo
|
8b640cc4c5
perf mem: Remove unused parameter from dump_raw_samples()
|
11 years ago |
Jiri Olsa
|
f5fc14124c
perf tools: Add data object to handle perf data file
|
12 years ago |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |