index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-timechart.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
7
-72
/
+24
2023-05-17
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+21
2023-05-16
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-05-16
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
1
-1
/
+1
2023-05-10
perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...
Jiri Olsa
1
-0
/
+2
2023-05-10
perf cs-etm: Fix contextid validation
James Clark
1
-5
/
+4
2023-05-10
perf arm64: Fix build with refcount checking
James Clark
2
-3
/
+3
2023-05-10
perf test: Add stat test for record and script
Sandipan Das
1
-0
/
+13
2023-05-10
perf script: Skip aggregation for stat events
Sandipan Das
1
-0
/
+7
2023-05-10
perf build: Add system include paths to BPF builds
Ian Rogers
1
-1
/
+18
2023-05-10
perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
Yang Jihong
2
-1
/
+3
2023-05-10
perf parse-events: Do not break up AUX event group
Adrian Hunter
1
-6
/
+3
2023-05-10
perf test test_intel_pt.sh: Test sample mode with event with PMU name
Adrian Hunter
1
-0
/
+7
2023-05-10
perf evsel: Modify group pmu name for software events
Ian Rogers
1
-6
/
+9
2023-05-10
tools arch x86: Sync the msr-index.h copy with the kernel sources
Yanteng Si
1
-0
/
+2
2023-05-10
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Yanteng Si
3
-2
/
+49
2023-05-10
tools include UAPI: Sync the sound/asound.h copy with the kernel sources
Yanteng Si
1
-4
/
+10
2023-05-10
tools headers UAPI: Sync the linux/const.h with the kernel headers
Yanteng Si
1
-1
/
+1
2023-05-10
tools headers UAPI: Sync the i915_drm.h with the kernel sources
Yanteng Si
1
-1
/
+24
2023-05-10
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Yanteng Si
1
-2
/
+55
2023-05-10
tools headers UAPI: Sync the linux/in.h with the kernel sources
Yanteng Si
1
-0
/
+1
2023-05-10
perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-05-10
perf test java symbol: Remove needless debuginfod queries
Thomas Richter
1
-1
/
+1
2023-05-10
perf parse-events: Don't reorder ungrouped events by PMU
Ian Rogers
1
-8
/
+15
2023-05-10
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
21
-5
/
+240
2023-05-10
perf stat: Introduce skippable evsels
Ian Rogers
3
-11
/
+43
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
5
-9
/
+28
2023-05-09
nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
Linus Torvalds
1
-1
/
+1
2023-05-09
platform/mellanox: fix potential race in mlxbf-tmfifo driver
Liming Sun
1
-2
/
+9
2023-05-09
platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i
Andrey Avdeev
1
-0
/
+24
2023-05-09
platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...
Hans de Goede
1
-0
/
+17
2023-05-09
platform/x86: thinkpad_acpi: Add profile force ability
Mark Pearson
1
-0
/
+19
2023-05-09
platform/x86: thinkpad_acpi: Fix platform profiles on T490
Mark Pearson
1
-5
/
+0
2023-05-09
platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct
Fae
1
-0
/
+1
2023-05-09
platform/x86/intel-uncore-freq: Return error on write frequency
Srinivas Pandruvada
1
-1
/
+5
2023-05-08
media: nxp: imx8-isi: fix buiding on 32-bit
Arnd Bergmann
1
-20
/
+21
2023-05-08
platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield
Julian Winkler
1
-0
/
+1
2023-05-07
Linux 6.4-rc1
v6.4-rc1
Linus Torvalds
1
-2
/
+2
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
dmapool: link blocks across pages
Keith Busch
1
-127
/
+130
2023-05-06
dmapool: don't memset on free twice
Keith Busch
1
-2
/
+2
2023-05-06
dmapool: simplify freeing
Keith Busch
1
-16
/
+6
2023-05-06
dmapool: consolidate page initialization
Keith Busch
1
-4
/
+3
2023-05-06
dmapool: rearrange page alloc failure handling
Keith Busch
1
-7
/
+9
2023-05-06
dmapool: move debug code to own functions
Keith Busch
1
-51
/
+77
2023-05-06
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
1
-1
/
+1
2023-05-06
dmapool: cleanup integer types
Tony Battersby
1
-8
/
+11
2023-05-06
dmapool: use sysfs_emit() instead of scnprintf()
Tony Battersby
1
-16
/
+7
[next]