index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf threads: Move threads to its own files
Ian Rogers
2024-03-04
1
-25
/
+1
*
perf machine: Move machine's threads into its own abstraction
Ian Rogers
2024-03-04
1
-9
/
+17
*
perf report: Sort child tasks by tid
Ian Rogers
2024-03-04
1
-0
/
+10
*
perf threads: Remove unused dead thread list
Ian Rogers
2023-10-25
1
-1
/
+0
*
machine: Adopt is_lock_function() from builtin-lock.c
Arnaldo Carvalho de Melo
2022-12-14
1
-0
/
+5
*
perf machine: Move machine__resolve() from event.h
Arnaldo Carvalho de Melo
2022-10-31
1
-0
/
+3
*
perf machine: Use realloc_array_as_needed() in machine__set_current_tid()
Adrian Hunter
2022-07-20
1
-0
/
+1
*
perf tools: Automatically use guest kcore_dir if present
Adrian Hunter
2022-07-20
1
-0
/
+1
*
perf buildid-list: Add a "-m" option to show kernel and modules build-ids
Blake Jones
2022-07-18
1
-0
/
+5
*
perf tools: Add guest_code support
Adrian Hunter
2022-05-23
1
-0
/
+2
*
perf tools: Add machine to machines back pointer
Adrian Hunter
2022-05-23
1
-0
/
+2
*
perf tools: Remove unused machines__find_host()
Adrian Hunter
2022-05-13
1
-1
/
+0
*
perf maps: Use a pointer for kmaps
Ian Rogers
2022-02-14
1
-4
/
+4
*
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
2021-12-21
1
-0
/
+1
*
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-10-20
1
-0
/
+2
*
perf machine: Factor out machine__idle_thread()
Adrian Hunter
2021-02-18
1
-0
/
+1
*
perf machine: Factor out machines__find_guest()
Adrian Hunter
2021-02-18
1
-0
/
+1
*
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2020-09-17
1
-0
/
+4
*
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-10
1
-0
/
+3
*
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
1
-0
/
+3
*
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
2019-11-26
1
-1
/
+1
*
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-26
1
-4
/
+4
*
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
2019-11-19
1
-0
/
+2
*
perf machine: No need to check if kernel module maps pre-exist
Arnaldo Carvalho de Melo
2019-11-18
1
-2
/
+0
*
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
1
-15
/
+0
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-09-01
1
-1
/
+2
*
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-26
1
-0
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2019-08-12
1
-1
/
+1
|
\
|
*
perf record: Fix module size on s390
Thomas Richter
2019-08-08
1
-1
/
+1
*
|
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-2
/
+2
*
|
perf tools: Rename struct thread_map to struct perf_thread_map
Jiri Olsa
2019-07-29
1
-2
/
+2
|
/
*
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
2019-02-06
1
-1
/
+1
*
perf machine: Use cached rbtrees
Davidlohr Bueso
2019-01-25
1
-6
/
+6
*
perf tools: Handle PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
1
-0
/
+3
*
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-12-17
1
-3
/
+0
*
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
2018-12-17
1
-0
/
+2
*
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
2018-12-17
1
-0
/
+1
*
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-1
/
+1
*
perf machine: Create maps for x86 PTI entry trampolines
Adrian Hunter
2018-05-23
1
-0
/
+19
*
perf machine: Workaround missing maps for x86 PTI entry trampolines
Adrian Hunter
2018-05-22
1
-0
/
+3
*
perf machine: Add nr_cpus_avail()
Adrian Hunter
2018-05-22
1
-0
/
+1
*
perf machine: Add machine__is() to identify machine arch
Adrian Hunter
2018-05-19
1
-0
/
+2
*
perf machine: Ditch find_kernel_function variants
Arnaldo Carvalho de Melo
2018-04-30
1
-15
/
+0
*
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
2018-04-27
1
-23
/
+9
*
perf machine: Remove needless map_type from machine__load_vmlinux_path()
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
perf machine: Shorten machine__load_kallsyms() signature
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+8
*
perf machine: Introduce machine__kernel_maps()
Arnaldo Carvalho de Melo
2018-04-26
1
-0
/
+12
*
perf machine: Remove machine__load_kallsyms()
Jiri Olsa
2018-02-16
1
-2
/
+0
*
perf machine: Don't search for active kernel start in __machine__create_kerne...
Jiri Olsa
2018-02-16
1
-1
/
+0
*
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
2018-02-16
1
-2
/
+1
[next]