Andrzej Hajda
|
3834966538
perf tools: Fix handling read result using a signed variable
|
10 years ago |
Arnaldo Carvalho de Melo
|
a5e813c686
perf machine: Add method for common kernel_map(FUNCTION) operation
|
10 years ago |
Arnaldo Carvalho de Melo
|
77e6597749
perf machine: Use machine__kernel_map() thoroughly
|
10 years ago |
Arnaldo Carvalho de Melo
|
ab9c2bdc89
perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records
|
10 years ago |
Namhyung Kim
|
e803cf97a4
perf record: Synthesize COMM event for a command line workload
|
10 years ago |
Kan Liang
|
0c4c4debb0
perf tools: Add processor socket info to hist_entry and addr_location
|
10 years ago |
Adrian Hunter
|
0286039f77
perf tools: Add new PERF_RECORD_SWITCH event
|
10 years ago |
Jiri Olsa
|
e13798c77b
perf thread_map: Don't access the array entries directly
|
10 years ago |
Kan Liang
|
9d9cad763c
perf tools: Configurable per thread proc map processing time out
|
10 years ago |
Kan Liang
|
930e6fcd2b
perf tools: Add time out to force stop proc map processing
|
10 years ago |
Kan Liang
|
c4937a91ea
perf tools: handle PERF_RECORD_LOST_SAMPLES
|
10 years ago |
Arnaldo Carvalho de Melo
|
1eee78aea9
perf tools: Introduce struct maps
|
10 years ago |
Arnaldo Carvalho de Melo
|
4bb7123dcf
perf tools: Use maps__first()/map__next()
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Adrian Hunter
|
0ad21f6869
perf tools: Add support for PERF_RECORD_ITRACE_START
|
10 years ago |
Adrian Hunter
|
4a96f7a02e
perf tools: Add support for PERF_RECORD_AUX
|
10 years ago |
Adrian Hunter
|
e9bf54d25f
perf tools: Add a user event for AUX area tracing errors
|
10 years ago |
Adrian Hunter
|
a16ac0233e
perf tools: Add user events for AUX area tracing
|
10 years ago |
Arnaldo Carvalho de Melo
|
d998b73259
perf tools: Fix error path to do closedir() when synthesizing threads
|
10 years ago |
David Ahern
|
7764a385f6
perf tools: Fix synthesizing fork_event.ppid for non-main thread
|
10 years ago |
David Ahern
|
ca6c41c59b
perf tools: Fix ppid for synthesized fork events
|
10 years ago |
David Ahern
|
5aa0b030e8
perf tools: Refactor comm/tgid lookup
|
10 years ago |
Arnaldo Carvalho de Melo
|
4aa5f4f7bb
perf tools: Fix FORK after COMM when synthesizing records for pre-existing threads
|
10 years ago |
Arnaldo Carvalho de Melo
|
506740654d
perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked
|
10 years ago |
Adrian Hunter
|
3c659eedad
perf tools: Add id index
|
11 years ago |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
11 years ago |
Andi Kleen
|
a5c2a4c956
perf tools: Fix perf record as non root with kptr_restrict == 1
|
11 years ago |
Adrian Hunter
|
fbe2af45f6
perf tools: Add machine__kernel_ip()
|
11 years ago |
Adrian Hunter
|
9b0d2d875d
perf tools: Expose 'addr' functions so they can be reused
|
11 years ago |
Adrian Hunter
|
1f2a7069b6
perf tools: Fix missing kernel map load
|
11 years ago |