index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
perf script: Add --show-cgroup-events option
Namhyung Kim
2
-0
/
+44
2020-04-03
perf top: Add --all-cgroups option
Namhyung Kim
2
-0
/
+19
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
5
-2
/
+27
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
4
-0
/
+129
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
5
-0
/
+54
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
5
-5
/
+109
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
13
-1
/
+74
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
4
-2
/
+28
2020-04-03
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-02
tools headers UAPI: Update tools's copy of linux/perf_event.h
Namhyung Kim
1
-2
/
+14
2020-03-27
perf/core: Add PERF_SAMPLE_CGROUP feature
Namhyung Kim
4
-2
/
+27
2020-03-27
perf/core: Add PERF_RECORD_CGROUP event
Namhyung Kim
2
-1
/
+123
2020-03-27
perf script: Introduce --deltatime option
Hagen Paul Pfeifer
2
-0
/
+20
2020-03-27
perf test x86: Add CET instructions to the new instructions test
Adrian Hunter
3
-0
/
+544
2020-03-27
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
Yu-cheng Yu
2
-12
/
+22
2020-03-26
perf: Normalize gcc parameter when generating arch errno table
He Zhe
1
-1
/
+1
2020-03-26
perf parse-events: Add defensive NULL check
Ian Rogers
1
-6
/
+5
2020-03-25
perf callchain: Update docs regarding kernel/user space unwinding
Tony Jones
2
-12
/
+20
2020-03-24
perf dso: Fix dso comparison
Ravi Bangoria
1
-1
/
+21
2020-03-24
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
1
-5
/
+5
2020-03-24
perf test: Test pmu-events aliases
John Garry
1
-1
/
+147
2020-03-24
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2
-1
/
+2
2020-03-24
perf pmu: Add is_pmu_core()
John Garry
2
-0
/
+6
2020-03-24
perf test: Add pmu-events test
John Garry
4
-0
/
+239
2020-03-24
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2
-8
/
+16
2020-03-24
perf jevents: Support test events folder
John Garry
1
-0
/
+30
2020-03-24
perf jevents: Add some test events
John Garry
3
-0
/
+59
2020-03-24
perf tools: Unify a bit the build directory output
Jiri Olsa
1
-4
/
+5
2020-03-24
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-03-24
perf vendor events amd: Update Zen1 events to V2
Vijay Thakkar
7
-136
/
+172
2020-03-24
perf vendor events amd: Add Zen2 events
Vijay Thakkar
7
-0
/
+1117
2020-03-24
perf vendor events amd: Restrict model detection for zen1 based processors
Vijay Thakkar
7
-1
/
+1
2020-03-24
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
1
-19
/
+30
2020-03-24
perf stat: Align the output for interval aggregation mode
Jin Yao
1
-3
/
+3
2020-03-24
perf report/top TUI: Support hotkeys to let user select any event for sorting
Jin Yao
1
-1
/
+27
2020-03-24
perf report: Support a new key to reload the browser
Jin Yao
4
-3
/
+6
2020-03-24
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
4
-15
/
+94
2020-03-24
perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses
Jin Yao
1
-11
/
+35
2020-03-24
perf report: Support interactive annotation of code without symbols
Jin Yao
2
-6
/
+38
2020-03-23
perf report: Print al_addr when symbol is not found
Jin Yao
1
-2
/
+4
2020-03-23
perf symbols: Consolidate symbol fixup issue
Leo Yan
5
-33
/
+8
2020-03-23
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
2
-3
/
+4
2020-03-20
perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box
Kan Liang
1
-3
/
+9
2020-03-20
perf/x86/intel/uncore: Add box_offsets for free-running counters
Kan Liang
1
-1
/
+4
2020-03-20
perf/core: Fix reversed NULL check in perf_event_groups_less()
Dan Carpenter
1
-1
/
+1
2020-03-20
perf/core: Fix endless multiplex timer
Peter Zijlstra
1
-6
/
+14
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
2
-0
/
+26
2020-03-19
Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...
Ingo Molnar
32
-1123
/
+1340
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
595
-2445
/
+5242
2020-03-19
Merge tag 'perf-core-for-mingo-5.7-20200310' of git://git.kernel.org/pub/scm/...
Ingo Molnar
41
-382
/
+755
[next]