index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.c
Age
Commit message (
Expand
)
Author
2022-10-06
perf machine: Remove unused struct process_args
Yuan Can
2022-08-10
perf machine: Fix missing free of machine->kallsyms_filename
Adrian Hunter
2022-07-20
perf tools: Handle injected guest kernel mmap event
Adrian Hunter
2022-07-20
perf machine: Use realloc_array_as_needed() in machine__set_current_tid()
Adrian Hunter
2022-07-18
perf buildid-list: Add a "-m" option to show kernel and modules build-ids
Blake Jones
2022-05-23
perf tools: Add guest_code support
Adrian Hunter
2022-05-23
perf tools: Factor out thread__set_guest_comm()
Adrian Hunter
2022-05-23
perf tools: Add machine to machines back pointer
Adrian Hunter
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
2022-02-14
perf maps: Use a pointer for kmaps
Ian Rogers
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
2022-01-19
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2021-12-21
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
2021-12-21
perf machine: Add a mechanism to inject stack frames
Alexandre Truong
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-09-18
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
2021-06-19
perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL
Riccardo Mancini
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-09
perf machine: Assign boolean values to a bool variable
Jiapeng Chong
2021-02-18
perf machine: Factor out machine__idle_thread()
Adrian Hunter
2021-02-18
perf machine: Factor out machines__find_guest()
Adrian Hunter
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2020-12-28
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
2020-12-19
perf sort: Add sort option for data page size
Kan Liang
2020-11-27
perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_event
Jiri Olsa
2020-11-03
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
2020-09-17
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-05-28
perf tools: Fix is_bpf_image function logic
Jiri Olsa
2020-05-05
perf evsel: Rename perf_evsel__env() to evsel__env()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__has*() to evsel__has*()
Arnaldo Carvalho de Melo
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
2020-04-18
perf callchain: Save previous cursor nodes for LBR stitching approach
Kan Liang
2020-04-18
perf thread: Save previous sample for LBR stitching approach
Kan Liang
2020-04-18
perf machine: Factor out lbr_callchain_add_lbr_ip()
Kan Liang
2020-04-18
perf machine: Factor out lbr_callchain_add_kernel_ip()
Kan Liang
2020-04-18
perf machine: Refine the function for LBR call stack reconstruction
Kan Liang
2020-04-18
perf machine: Remove the indent in resolve_lbr_callchain_sample
Kan Liang
2020-04-16
perf annotate: Add basic support for bpf_image
Jiri Olsa
2020-04-16
perf machine: Set ksymbol dso as loaded on arrival
Jiri Olsa
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-03-09
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2020-02-11
perf maps: Move kmap::kmaps setup to maps__insert()
Jiri Olsa
2020-02-11
perf maps: Mark ksymbol DSOs with kernel type
Jiri Olsa
[next]