index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf bpf: Remove unused pthread.h include
Ian Rogers
2022-10-04
1
-1
/
+0
*
perf hist: Update use of pthread mutex
Ian Rogers
2022-10-04
2
-5
/
+5
*
perf mutex: Wrapped usage of mutex and cond
Pavithra Gurushankar
2022-10-04
3
-0
/
+166
*
perf record: Allow multiple recording time ranges
Adrian Hunter
2022-10-04
2
-0
/
+243
*
perf evlist: Add evlist__{en/dis}able_non_dummy()
Adrian Hunter
2022-10-04
2
-6
/
+26
*
perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_event
Adrian Hunter
2022-10-04
2
-18
/
+2
*
perf record: Fix done_fd wakeup event
Adrian Hunter
2022-10-04
1
-1
/
+2
*
perf hashmap: Tidy hashmap dependency
Ian Rogers
2022-10-04
4
-10
/
+19
*
perf metrics: Use 'unsigned int' instead of just 'unsigned'.
Xin Gao
2022-10-04
1
-1
/
+1
*
perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.
Xin Gao
2022-10-04
1
-1
/
+1
*
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
2022-09-29
1
-1
/
+1
*
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
2022-09-29
1
-1
/
+1
*
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
2022-09-28
1
-1
/
+1
*
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
2022-09-26
4
-43
/
+57
*
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
2022-09-26
1
-1
/
+1
*
perf tools: Get a perf cgroup more portably in BPF
Namhyung Kim
2022-09-26
2
-5
/
+24
*
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
2022-09-21
1
-3
/
+14
*
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
2022-09-21
1
-5
/
+2
*
perf jit: Include program header in ELF files
Lieven Hey
2022-09-21
2
-0
/
+18
*
perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
Namhyung Kim
2022-09-21
1
-3
/
+3
*
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
2022-09-21
1
-2
/
+2
*
perf stat: Fix BPF program section name
Namhyung Kim
2022-09-21
1
-1
/
+1
*
perf genelf: Switch deprecated openssl MD5_* functions to new EVP API
Zixuan Tan
2022-09-06
1
-9
/
+11
*
perf affinity: Fix out of bound access to "sched_cpus" mask
Athira Rajeev
2022-09-06
1
-1
/
+7
*
perf metric: Return early if no CPU PMU table exists
Ian Rogers
2022-08-31
1
-0
/
+3
*
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
2022-08-27
1
-12
/
+12
*
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
2022-08-19
5
-38
/
+98
*
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
4
-46
/
+102
*
perf cpumap: Compute mask size in constant time
Ian Rogers
2022-08-19
1
-12
/
+1
*
perf cpumap: Synthetic events and const/static
Ian Rogers
2022-08-19
3
-14
/
+12
*
perf metrics: Copy entire pmu_event in find metric
Ian Rogers
2022-08-13
2
-17
/
+18
*
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
5
-34
/
+33
*
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
2022-08-13
3
-96
/
+192
*
perf pmu-events: Hide pmu_events_map
Ian Rogers
2022-08-13
3
-37
/
+14
*
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-13
5
-72
/
+69
*
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
2022-08-13
2
-29
/
+0
*
perf scripting python: Delete repeated word in comments
shaomin Deng
2022-08-12
1
-1
/
+1
*
perf tools: Fix double word in comments
shaomin Deng
2022-08-12
1
-1
/
+1
*
perf build-id: Print debuginfod queries if -v option is used
Martin Liška
2022-08-12
1
-1
/
+5
*
perf build-id: Fix coding style, replace 8 spaces by tabs
Martin Liška
2022-08-12
1
-11
/
+11
*
perf mem: Add statistics for peer snooping
Leo Yan
2022-08-11
2
-3
/
+28
*
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
2022-08-11
3
-16
/
+127
*
perf mem: Print snoop peer flag
Leo Yan
2022-08-11
1
-3
/
+15
*
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
2022-08-11
1
-0
/
+1
*
perf offcpu: Track child processes
Namhyung Kim
2022-08-11
2
-0
/
+37
*
perf offcpu: Parse process id separately
Namhyung Kim
2022-08-11
1
-2
/
+43
*
perf offcpu: Check process id for the given workload
Namhyung Kim
2022-08-11
2
-1
/
+8
*
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
5
-9
/
+19
*
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
2022-08-10
1
-3
/
+11
*
perf machine: Fix missing free of machine->kallsyms_filename
Adrian Hunter
2022-08-10
1
-0
/
+1
[prev]
[next]