index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.c
Age
Commit message (
Expand
)
Author
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
2023-10-25
perf threads: Remove unused dead thread list
Ian Rogers
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
2023-09-11
perf machine: Use true and false for bool variable
Jiapeng Chong
2023-08-10
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-08
Revert "perf report: Append inlines to non-DWARF callchains"
Arnaldo Carvalho de Melo
2023-07-28
perf machine: Include data symbols in the kernel map
Namhyung Kim
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
perf map/maps/thread: Changes to reference counting
Ian Rogers
2023-06-12
perf machine: Don't leak module maps
Ian Rogers
2023-06-12
perf machine: Fix leak of kernel dso
Ian Rogers
2023-06-12
perf machine: Make delete_threads part of machine__exit
Ian Rogers
2023-06-12
perf thread: Add reference count checking
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf maps: Make delete static, always use put
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
perf thread: Make threads rbtree non-invasive
Ian Rogers
2023-06-12
perf thread: Remove notion of dead threads
Ian Rogers
2023-04-19
perf map: Add reference count checking
Ian Rogers
2023-04-19
perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warne...
Arnaldo Carvalho de Melo
2023-04-19
perf maps: Use maps__nr_maps() instead of open coded maps->nr_maps
Arnaldo Carvalho de Melo
2023-04-06
perf map: Changes to reference counting
Ian Rogers
2023-04-06
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-06
perf map: Rename map_ip() and unmap_ip()
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
perf report: Append inlines to non-DWARF callchains
Artem Savkov
2022-12-14
machine: Adopt is_lock_function() from builtin-lock.c
Arnaldo Carvalho de Melo
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
[next]