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