David Ahern
|
4ad1f4300e
perf kmem: Fix compiles on RHEL6/OL6
|
10 years ago |
Will Deacon
|
6145c259cd
perf kmem: Consistently use PRIu64 for printing u64 values
|
10 years ago |
Namhyung Kim
|
0d68bc92c4
perf kmem: Analyze page allocator events also
|
10 years ago |
Jiri Olsa
|
28939e1a1f
perf kmem: Respect -i option
|
10 years ago |
Yunlong Song
|
d1eeb77c18
perf kmem: Support using -f to override perf.data file ownership
|
10 years ago |
Namhyung Kim
|
77cfe38876
perf kmem: Print big numbers using thousands' group
|
10 years ago |
Namhyung Kim
|
65f46e0214
perf kmem: Fix alignment of slab result table
|
10 years ago |
Namhyung Kim
|
bd72a33eba
perf kmem: Allow -v option
|
10 years ago |
Namhyung Kim
|
405f87557d
perf kmem: Fix segfault when invalid sort key is given
|
10 years ago |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
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 |
Namhyung Kim
|
2b2b2c68c6
perf kmem: Move session handling out of __cmd_kmem()
|
11 years ago |
Namhyung Kim
|
64c4090893
perf kmem: Do not ignore mmap events
|
11 years ago |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 years ago |
Namhyung Kim
|
13ce34df11
perf tools: Use tid for finding thread
|
11 years ago |
Don Zickus
|
4b6279579c
perf kmem: Utilize the new generic cpunode_map
|
11 years ago |
Ramkumar Ramachandra
|
3bca23543b
perf kmem: Introduce --list-cmds for use by scripts
|
11 years ago |
Arnaldo Carvalho de Melo
|
744a971940
perf evsel: Ditch evsel->handler.data field
|
11 years ago |
Frederic Weisbecker
|
b9c5143a01
perf tools: Use an accessor to read thread comm
|
12 years ago |
Jiri Olsa
|
f5fc14124c
perf tools: Add data object to handle perf data file
|
12 years ago |
Jiri Olsa
|
4921e32024
perf kmem: Make it work again on non NUMA machines
|
12 years ago |
Adrian Hunter
|
ef89325f77
perf tools: Remove references to struct ip_event
|
12 years ago |
Adrian Hunter
|
314add6b1f
perf tools: change machine__findnew_thread() to set thread pid
|
12 years ago |
Adrian Hunter
|
380512345e
perf tools: struct thread has a tid not a pid
|
12 years ago |
Jiri Olsa
|
4a4d371a4d
perf record: Remove -f/--force option
|
12 years ago |
Arnaldo Carvalho de Melo
|
8d9233f205
perf kmem: Use memdup()
|
12 years ago |
Sasha Levin
|
49e4ba5459
perf kmem: use ARRAY_SIZE instead of reinventing it
|
12 years ago |
Arnaldo Carvalho de Melo
|
34ba5122bf
perf machine: Simplify accessing the host machine
|
12 years ago |
Feng Tang
|
70cb4e963f
perf tools: Add a global variable "const char *input_name"
|
12 years ago |