Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 年之前 |
Adrian Hunter
|
ef89325f77
perf tools: Remove references to struct ip_event
|
12 年之前 |
Adrian Hunter
|
314add6b1f
perf tools: change machine__findnew_thread() to set thread pid
|
12 年之前 |
Adrian Hunter
|
326f59bf64
perf tools: Remove filter parameter of thread__find_addr_map()
|
12 年之前 |
Adrian Hunter
|
61710bdee3
perf tools: Remove filter parameter of thread__find_addr_location()
|
12 年之前 |
Adrian Hunter
|
e44baa3ea1
perf tools: Remove filter parameter of perf_event__preprocess_sample()
|
12 年之前 |
Adrian Hunter
|
5b7ba82a75
perf symbols: Load kernel maps before using
|
12 年之前 |
Adrian Hunter
|
380512345e
perf tools: struct thread has a tid not a pid
|
12 年之前 |
Thomas Jarosch
|
0b9e01a4f0
perf tools: Fix memory leak on error
|
12 年之前 |
Namhyung Kim
|
6064803313
perf tools: Use sscanf for parsing /proc/pid/maps
|
12 年之前 |
Arnaldo Carvalho de Melo
|
ba361c92e7
perf tools: Don't stop synthesizing threads when one vanishes
|
12 年之前 |
Arnaldo Carvalho de Melo
|
b0a7d1a0cd
perf machine: Carve up event processing specific from perf_tool
|
12 年之前 |
Arnaldo Carvalho de Melo
|
f62d3f0f45
perf event: No need to create a thread when handling PERF_RECORD_EXIT
|
12 年之前 |
Feng Tang
|
1500b93b61
perf symbols: Filter samples with unresolved symbol when "--symbols" option is used
|
13 年之前 |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
12 年之前 |
Irina Tirdea
|
9ac3e487f0
perf tools: fix ALIGN redefinition in system headers
|
12 年之前 |
David Ahern
|
1e6d532238
perf tool: handle errors in synthesized event functions
|
13 年之前 |
Cody P Schafer
|
8215152093
perf symbols: Remove unused 'end' arg in kallsyms parse cb
|
13 年之前 |
David Ahern
|
cfbd70c17c
perf tools: Ensure comm string is properly terminated
|
13 年之前 |
Jiri Olsa
|
bf32c9ebc9
perf tools: Fix prefix matching for kernel maps
|
13 年之前 |
David Ahern
|
f5faf72618
perf tools: Look up thread names for system wide profiling
|
13 年之前 |
David Ahern
|
defd8d3877
perf tools: Fix comm for processes with named threads
|
13 年之前 |
Namhyung Kim
|
cb8f4e9aa3
perf events: Tidy up perf_event__preprocess_sample
|
13 年之前 |
Arnaldo Carvalho de Melo
|
482ad89745
perf event: Introduce perf_event__fprintf
|
13 年之前 |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 年之前 |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 年之前 |
Arnaldo Carvalho de Melo
|
d20deb64e0
perf tools: Pass tool context in the the perf_event_ops functions
|
13 年之前 |
Anton Blanchard
|
6a0e55d85b
perf symbols: Synthesize anonymous mmap events
|
14 年之前 |
Arnaldo Carvalho de Melo
|
56722381b8
perf evlist: Don't die if sample_{id_all|type} is invalid
|
14 年之前 |
Arnaldo Carvalho de Melo
|
ec80fde746
perf symbols: Handle /proc/sys/kernel/kptr_restrict
|
14 年之前 |