index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-mem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
perf intel-pt: Split VM-Entry and VM-Exit branches
Adrian Hunter
1
-1
/
+21
2021-02-18
perf intel-pt: Adjust sample flags for VM-Exit
Adrian Hunter
1
-4
/
+7
2021-02-18
perf intel-pt: Allow for a guest kernel address filter
Adrian Hunter
1
-1
/
+7
2021-02-18
perf intel-pt: Support decoding of guest kernel
Adrian Hunter
1
-12
/
+69
2021-02-18
perf machine: Factor out machine__idle_thread()
Adrian Hunter
3
-22
/
+22
2021-02-18
perf machine: Factor out machines__find_guest()
Adrian Hunter
3
-6
/
+11
2021-02-18
perf intel-pt: Amend decoder to track the NR flag
Adrian Hunter
2
-9
/
+53
2021-02-18
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
5
-18
/
+16
2021-02-18
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
3
-0
/
+17
2021-02-18
perf script: Add branch types for VM-Entry and VM-Exit
Adrian Hunter
3
-1
/
+9
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
3
-0
/
+23
2021-02-18
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
4
-14
/
+43
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
7
-53
/
+251
2021-02-18
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
3
-0
/
+41
2021-02-18
perf intel-pt: Fix premature IPC
Adrian Hunter
3
-11
/
+17
2021-02-18
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-02-18
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
1
-3
/
+8
2021-02-18
perf record: Fix continue profiling after draining the buffer
Yang Jihong
3
-1
/
+13
2021-02-18
perf tools: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mp DDR Perf
Joakim Zhang
2
-0
/
+503
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mq DDR Perf
Joakim Zhang
2
-0
/
+55
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mn DDR Perf
Joakim Zhang
2
-0
/
+55
2021-02-18
perf vendor events arm64: Fix indentation of brackets in imx8mm metrics
Joakim Zhang
1
-2
/
+2
2021-02-17
perf annotate: Do not jump after 'k' is pressed
Martin Liška
1
-1
/
+1
2021-02-17
perf metricgroup: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
11
-11
/
+156
2021-02-17
tools api fs: Cache cgroupfs mount point
Namhyung Kim
1
-0
/
+19
2021-02-17
tools api fs: Diet cgroupfs_find_mountpoint()
Namhyung Kim
1
-25
/
+45
2021-02-17
tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()
Namhyung Kim
1
-19
/
+15
2021-02-17
perf symbols: Resolve symbols against debug file first
Jiri Slaby
1
-1
/
+15
2021-02-16
perf arm-spe: Set sample's data source field
Leo Yan
1
-9
/
+60
2021-02-16
perf arm-spe: Synthesize memory event
Leo Yan
1
-0
/
+30
2021-02-16
perf arm-spe: Fill address info for samples
Leo Yan
1
-20
/
+30
2021-02-14
Linux 5.11
v5.11
Linus Torvalds
1
-2
/
+2
2021-02-14
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2021-02-14
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
1
-0
/
+1
2021-02-14
sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
Masahiro Yamada
1
-2
/
+0
2021-02-13
h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
Randy Dunlap
1
-0
/
+3
2021-02-13
MAINTAINERS: add Andrey Konovalov to KASAN reviewers
Andrey Konovalov
1
-0
/
+1
2021-02-13
MAINTAINERS: update Andrey Konovalov's email address
Andrey Konovalov
1
-1
/
+1
2021-02-13
MAINTAINERS: update KASAN file list
Andrey Konovalov
1
-2
/
+3
2021-02-13
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
1
-1
/
+5
2021-02-13
m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU
Mike Rapoport
1
-1
/
+1
2021-02-12
perf probe: Fix kretprobe issue caused by GCC bug
Jianlin Lv
1
-0
/
+10
2021-02-12
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
1
-1
/
+3
2021-02-12
perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only
Nicholas Fraser
1
-7
/
+1
2021-02-12
perf arm-spe: Store operation type in packet
Leo Yan
2
-0
/
+12
2021-02-12
perf arm-spe: Store memory address in packet
Leo Yan
2
-0
/
+6
2021-02-12
perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
Leo Yan
1
-1
/
+1
[next]