Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bd23ac11fe9312bab40e129b402757fd7a23dc8e
bd23ac1
perf auxtrace: Add missing 'struct perf_sample' forward declaration
by Arnaldo Carvalho de Melo
· 5 years ago
f12be04
perf sched: Add missing event.h include directive
by Arnaldo Carvalho de Melo
· 5 years ago
3f79132
perf annotate: Add missing machine.h include directive
by Arnaldo Carvalho de Melo
· 5 years ago
3793d4d
perf hist: Add missing 'struct branch_stack' forward declaration
by Arnaldo Carvalho de Melo
· 5 years ago
5939cac
perf python: Remove debug.h
by Arnaldo Carvalho de Melo
· 5 years ago
9c9e754
perf callchain: Remove needless event.h include
by Arnaldo Carvalho de Melo
· 5 years ago
b251892
perf stat: Move perf_stat_synthesize_config() to event.h
by Arnaldo Carvalho de Melo
· 5 years ago
2783061
perf event: Move perf_event__synthesize* to event.h
by Arnaldo Carvalho de Melo
· 5 years ago
87ffb6c
perf env: Remove needless cpumap.h header
by Arnaldo Carvalho de Melo
· 5 years ago
09aa3b0
perf symbols: Add missing dso.h header
by Arnaldo Carvalho de Melo
· 5 years ago
36f3f45
perf probe: Add missing build-id.h header.
by Arnaldo Carvalho de Melo
· 5 years ago
fb71c86c
perf tools: Remove util.h from where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
4a903c2
perf tools: Remove debug.h from places where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
b22bb13
perf debug: No need to include ui/util.h
by Arnaldo Carvalho de Melo
· 5 years ago
8fcbeae
perf tools: Remove needless builtin.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
9e282b7
perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1.
by James Clark
· 5 years ago
79743bc
perf jvmti: Link against tools/lib/string.o to have weak strlcpy()
by Arnaldo Carvalho de Melo
· 5 years ago
4256d43
libperf: Adopt perf_cpu_map__max() function
by Jiri Olsa
· 5 years ago
227cb12
libperf: Add missing event.h file to install rule
by Jiri Olsa
· 5 years ago
9eab951
perf tests: Add libperf automated test for 'make -C tools/perf build-test'
by Jiri Olsa
· 5 years ago
5079bde
perf python: Add missing python/perf.so dependency for libperf
by Jiri Olsa
· 5 years ago
e336b40
kprobes: Prohibit probing on BUG() and WARN() address
by Masami Hiramatsu
· 5 years ago
d9f3b45
perf/x86: Make more stuff static
by Valdis Klētnieks
· 5 years ago
7720804
x86, perf: Fix the dependency of the x86 insn decoder selftest
by Masami Hiramatsu
· 5 years ago
2c58167
Merge tag 'perf-core-for-mingo-5.4-20190901' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 5 years ago
e98db89
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
9f159ae
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
5fb181c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
5358e6e
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 5 years ago
ae31a51
objtool: Ignore intentional differences for the x86 insn decoder
by Arnaldo Carvalho de Melo
· 5 years ago
2ffd84a
objtool: Update sync-check.sh from perf's check-headers.sh
by Arnaldo Carvalho de Melo
· 5 years ago
87a682a
perf build: Ignore intentional differences for the x86 insn decoder
by Arnaldo Carvalho de Melo
· 5 years ago
00a2639
perf intel-pt: Use shared x86 insn decoder
by Josh Poimboeuf
· 5 years ago
f1da0a6
perf intel-pt: Remove inat.c from build dependency list
by Josh Poimboeuf
· 5 years ago
58993fb
perf: Update .gitignore file
by Josh Poimboeuf
· 5 years ago
d046b72
objtool: Move x86 insn decoder to a common location
by Josh Poimboeuf
· 5 years ago
f01642e
perf metricgroup: Support multiple events for metricgroup
by Jin Yao
· 5 years ago
287f264
perf metricgroup: Scale the metric result
by Jin Yao
· 5 years ago
a55ab7c
perf pmu: Change convert_scale from static to global
by Jin Yao
· 5 years ago
d3300a3
perf symbols: Move mem_info and branch_info out of symbol.h
by Arnaldo Carvalho de Melo
· 5 years ago
f2a39fe
perf auxtrace: Uninline functions that touch perf_session
by Arnaldo Carvalho de Melo
· 5 years ago
fa0d984
perf tools: Remove needless evlist.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
7ae811b
perf tools: Remove needless evlist.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
ef7d956
perf tools: Remove needless thread_map.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
4becb23
perf tools: Remove needless thread.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
df1a0a1
perf tools: Remove needless map.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
afce8c4
perf probe: No need for symbol.h, symbol_conf is enough
by Arnaldo Carvalho de Melo
· 5 years ago
5c9dbe6
perf tools: Remove needless sort.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
4772925
perf tools: Move 'struct events_stats' and prototypes to separate header
by Arnaldo Carvalho de Melo
· 5 years ago
171f747
perf hist: Remove needless ui/progress.h from hist.h
by Arnaldo Carvalho de Melo
· 5 years ago
4a3cec8
perf dsos: Move the dsos struct and its methods to separate source files
by Arnaldo Carvalho de Melo
· 5 years ago
b1d1b09
perf symbols: Move symsrc prototypes to a separate header
by Arnaldo Carvalho de Melo
· 5 years ago
c38fa94
perf symbols: Add missing linux/refcount.h to symbol.h
by Arnaldo Carvalho de Melo
· 5 years ago
9bea81b
perf symbol: Move C++ demangle defines to the only file using it
by Arnaldo Carvalho de Melo
· 5 years ago
fac583f
perf dso: Adopt DSO related macros from symbol.h
by Arnaldo Carvalho de Melo
· 5 years ago
e97fd13
libtraceevent: Change users plugin directory
by Tzvetomir Stoyanov
· 5 years ago
5d6552a
libtraceevent: Remove tep_register_trace_clock()
by Tzvetomir Stoyanov
· 5 years ago
38847db
libtraceevent, perf tools: Changes in tep_print_event_* APIs
by Tzvetomir Stoyanov
· 5 years ago
4cb3c6d
perf event: Remove needless include directives from event.h
by Arnaldo Carvalho de Melo
· 5 years ago
b6b5574
perf env: Remove env.h from other headers where just a fwd decl is needed
by Arnaldo Carvalho de Melo
· 5 years ago
8520a98
perf debug: Remove needless include directives from debug.h
by Arnaldo Carvalho de Melo
· 5 years ago
9eb4b51
tools/power turbostat: update version number
by Len Brown
· 5 years ago
c1c10cc
tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL
by Pu Wen
· 5 years ago
9cfa8e0
tools/power turbostat: Fix caller parameter of get_tdp_amd()
by Pu Wen
· 5 years ago
1e9042b
tools/power turbostat: Fix CPU%C1 display value
by Srinivas Pandruvada
· 5 years ago
6ee9fc6
tools/power turbostat: do not enforce 1ms
by Artem Bityutskiy
· 5 years ago
c026c23
tools/power turbostat: read from pipes too
by Artem Bityutskiy
· 5 years ago
d93ea56
tools/power turbostat: Add Ice Lake NNPI support
by Rajneesh Bhardwaj
· 6 years ago
570992f
tools/power turbostat: rename has_hsw_msrs()
by Len Brown
· 5 years ago
cd188af
tools/power turbostat: Fix Haswell Core systems
by Len Brown
· 5 years ago
b62b318
tools/power turbostat: add Jacobsville support
by Zhang Rui
· 6 years ago
eeb71c9
tools/power turbostat: fix buffer overrun
by Naoya Horiguchi
· 6 years ago
605736c
tools/power turbostat: fix file descriptor leaks
by Gustavo A. R. Silva
· 6 years ago
15423b9
tools/power turbostat: fix leak of file descriptor on error return path
by Colin Ian King
· 6 years ago
d4794f2
tools/power turbostat: Make interval calculation per thread to reduce jitter
by Yazen Ghannam
· 6 years ago
d743dae
tools/power turbostat: remove duplicate pc10 column
by Len Brown
· 5 years ago
0353148
tools/power x86_energy_perf_policy: Fix argument parsing
by Zephaniah E. Loss-Cutler-Hull
· 6 years ago
f3fe116
tools/power: Fix typo in man page
by Matt Lupfer
· 6 years ago
6ac1730
tools/power/x86: Enable compiler optimisations and Fortify by default
by Ben Hutchings
· 6 years ago
adb8049
tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2
by Ben Hutchings
· 6 years ago
eea1730
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
95381de
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
7fb8670
Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
834354f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
31bb5fe
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
c68c9ec
tracing: Correct kdoc formats
by Jakub Kicinski
· 5 years ago
2e81562
ftrace/x86: Remove mcount() declaration
by Jisheng Zhang
· 5 years ago
19a58ce
tracing/probe: Fix null pointer dereference
by Xinpeng Liu
· 5 years ago
595a438
tracing: Make exported ftrace_set_clr_event non-static
by Denis Efremov
· 6 years ago
e0f14b8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
ab9bb63
Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
by Linus Torvalds
· 5 years ago
6c1c280
mm: memcontrol: fix percpu vmstats and vmevents flush
by Shakeel Butt
· 5 years ago
d2e5fb9
mm, memcg: do not set reclaim_state on soft limit reclaim
by Michal Hocko
· 5 years ago
a6c135b
mailmap: add aliases for Dmitry Safonov
by Dmitry Safonov
· 5 years ago
14108b9
mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate
by Gustavo A. R. Silva
· 5 years ago
b4c4648
mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"
by Roman Gushchin
· 5 years ago
441e254
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
by Andrew Morton
· 5 years ago
bee07b3
mm: memcontrol: flush percpu slab vmstats on kmem offlining
by Roman Gushchin
· 5 years ago
5b0022d
ftrace: Check for successful allocation of hash
by Naveen N. Rao
· 6 years ago
372e0d0
ftrace: Check for empty hash and comment the race with registering probes
by Steven Rostedt (VMware)
· 5 years ago
Next »