Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6edb78a2178fd85d07b1a7fbb3629be56b860224
6edb78a
perf stat report: Move csv_sep initialization before report command
by Jiri Olsa
· 9 years ago
68d702f
perf stat report: Add support to initialize aggr_map from file
by Jiri Olsa
· 9 years ago
62ba18ba
perf stat report: Process stat config event
by Jiri Olsa
· 9 years ago
1975d36
perf stat report: Process cpu/threads maps
by Jiri Olsa
· 9 years ago
ba6039b6
perf stat report: Add report command
by Jiri Olsa
· 9 years ago
7b60a7e
perf stat record: Synthesize event update events
by Jiri Olsa
· 9 years ago
e9d6db8e8
perf stat record: Do not allow record with multiple runs mode
by Jiri Olsa
· 9 years ago
7aad0c3
perf stat record: Write stat round events on record
by Jiri Olsa
· 9 years ago
5a6ea81
perf stat record: Write stat events on record
by Jiri Olsa
· 9 years ago
664c98d
perf stat record: Add pipe support for record command
by Jiri Olsa
· 9 years ago
2af4646
perf stat record: Store events IDs in perf data file
by Jiri Olsa
· 9 years ago
1c59612
perf evlist: Export id_add_fd()
by Jiri Olsa
· 9 years ago
8b99b1a
perf stat record: Synthesize stat record data
by Jiri Olsa
· 9 years ago
3ba78bd
perf stat record: Initialize record features
by Jiri Olsa
· 9 years ago
4979d0c
perf stat record: Add record command
by Jiri Olsa
· 9 years ago
ffa517a
perf tools: Introduce stat perf.data header feature
by Jiri Olsa
· 9 years ago
2d2aea6
perf report: Display newly added events in raw dump
by Jiri Olsa
· 9 years ago
c853f93
perf tools: Add perf_event__fprintf_event_update function
by Jiri Olsa
· 9 years ago
86ebb09
perf tools: Add event_update event cpus type
by Jiri Olsa
· 9 years ago
802c904
perf tools: Add event_update event name type
by Jiri Olsa
· 9 years ago
daeecbc
perf tools: Add event_update event scale type
by Jiri Olsa
· 9 years ago
a6e5281
perf tools: Add event_update event unit type
by Jiri Olsa
· 9 years ago
ffe77725
perf tools: Add event_update user level event
by Jiri Olsa
· 9 years ago
e08a456
perf tools: Add stat events fprintf functions
by Jiri Olsa
· 9 years ago
d4c2259
perf tools: Add stat round event synthesize function
by Jiri Olsa
· 9 years ago
2d8f0f1
perf tools: Add stat round user level event
by Jiri Olsa
· 9 years ago
0ea0e35
perf tools: Add stat event read function
by Jiri Olsa
· 9 years ago
5796f8f
perf tools: Add stat event synthesize function
by Jiri Olsa
· 9 years ago
d80518c
perf tools: Add stat user level event
by Jiri Olsa
· 9 years ago
8e38159
perf tools: Add stat config event read function
by Jiri Olsa
· 9 years ago
6742434
perf tools: Add stat config event synthesize function
by Jiri Olsa
· 9 years ago
374fb9e
perf tools: Add stat config user level event
by Jiri Olsa
· 9 years ago
eb12a1a
perf cpu_map: Add perf_event__fprintf_cpu_map function
by Jiri Olsa
· 9 years ago
f77b57a
perf cpu_map: Add cpu_map__new_event function
by Jiri Olsa
· 9 years ago
6c87290
perf cpu_map: Add cpu_map event synthesize function
by Jiri Olsa
· 9 years ago
6640b6c
perf cpu_map: Add cpu_map user level event
by Jiri Olsa
· 9 years ago
ec7fa596
perf thread_map: Add perf_event__fprintf_thread_map function
by Jiri Olsa
· 9 years ago
5966094
perf thread_map: Add thread_map__new_event function
by Jiri Olsa
· 9 years ago
99471c9
perf thread_map: Add thread_map event sythesize function
by Jiri Olsa
· 9 years ago
5f3339d
perf thread_map: Add thread_map user level event
by Jiri Olsa
· 9 years ago
1843b4e
tools subcmd: Rename subcmd header include guards
by Josh Poimboeuf
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
2f4ce5e
perf tools: Finalize subcmd independence
by Josh Poimboeuf
· 9 years ago
46113a5
perf tools: Remove 'perf' from subcmd function and variable names
by Josh Poimboeuf
· 9 years ago
901421a
perf tools: Remove subcmd dependencies on strbuf
by Josh Poimboeuf
· 9 years ago
096d355
perf tools: Provide subcmd configuration at runtime
by Josh Poimboeuf
· 9 years ago
24a88bd
perf tools: Document the fact that parse_options*() may exit
by Josh Poimboeuf
· 9 years ago
ce99091
perf tools: Move strlcpy() from perf to tools/lib/string.c
by Josh Poimboeuf
· 9 years ago
1925459
tools build: Fix feature Makefile issues with 'O='
by Josh Poimboeuf
· 9 years ago
7a29c08
perf record: Add record.build-id config option
by Namhyung Kim
· 9 years ago
7efe0e0
perf record: Support custom vmlinux path
by He Kuang
· 9 years ago
48e1cab
perf tools: Make options always available, even if required libs not linked
by Wang Nan
· 9 years ago
408cf34
perf tools: Convert parse-options.c internal functions to static
by Josh Poimboeuf
· 9 years ago
5feaac2
perf tools: Move help_unknown_cmd() to its own file
by Josh Poimboeuf
· 9 years ago
a871a77
perf tools: Remove check for unused PERF_PAGER_IN_USE
by Josh Poimboeuf
· 9 years ago
32a56bd
perf tools: Create pager.h
by Josh Poimboeuf
· 9 years ago
212e984
perf build: Rename LIB_PATH -> API_PATH
by Josh Poimboeuf
· 9 years ago
8f46dfd
perf build: Fix 'make clean'
by Josh Poimboeuf
· 9 years ago
004bd89
perf test: Remove tarpkg at end of test
by Josh Poimboeuf
· 9 years ago
8bda6a6
perf test: Add Build file to dependencies for llvm-src-*.c
by Josh Poimboeuf
· 9 years ago
26bc9b2
perf build: Remove unnecessary line in Makefile.feature
by Josh Poimboeuf
· 9 years ago
71d6de6
perf test: Fix hist testcases when kptr_restrict is on
by Namhyung Kim
· 9 years ago
bd0f889
perf evsel: Disable branch flags/cycles for --callgraph lbr
by Andi Kleen
· 9 years ago
abd8286
perf thread: Fix reference count initial state
by Arnaldo Carvalho de Melo
· 9 years ago
b6847d2
perf test: Dump the stack when test segfaults when in verbose mode
by Arnaldo Carvalho de Melo
· 9 years ago
9daddf6
perf tools: Use same signal handling strategy as 'record'
by Arnaldo Carvalho de Melo
· 9 years ago
0d76ded
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
057032e
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
9f9499a
Linux 4.4-rc5
by Linus Torvalds
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
fc891828
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
dec9cbf
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
43afc99
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f17ef49
Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
b24f74e
Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
c474009
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
097b285
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
79dbdda
Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
800f1ac
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a971526
Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
7807563
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6539756
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
9530d0f
MIPS: fix DMA contiguous allocation
by Qais Yousef
· 9 years ago
2d33fa1
sh64: fix __NR_fgetxattr
by Dmitry V. Levin
· 9 years ago
854ee2e
ocfs2: fix SGID not inherited issue
by Junxiao Bi
· 9 years ago
a2b829d
mm/oom_kill.c: avoid attempting to kill init sharing same memory
by Chen Jie
· 9 years ago
26bbe7e
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
by Seth Jennings
· 9 years ago
267a4c7
tmpfs: fix shmem_evict_inode() warnings on i_blocks
by Hugh Dickins
· 9 years ago
dbe409e
mm/hugetlb.c: fix resv map memory leak for placeholder entries
by Mike Kravetz
· 9 years ago
0d777df
mm: hugetlb: call huge_pte_alloc() only if ptep is null
by Naoya Horiguchi
· 9 years ago
86fffe4
kernel: remove stop_machine() Kconfig dependency
by Chris Wilson
· 9 years ago
98e89cf
mm: kmemleak: mark kmemleak_init prototype as __init
by Nicolas Iooss
· 9 years ago
25be6a6
mm: fix kerneldoc on mem_cgroup_replace_page
by Hugh Dickins
· 9 years ago
3066a96
osd fs: __r4w_get_page rely on PageUptodate for uptodate
by Hugh Dickins
· 9 years ago
ed0f1e2
MAINTAINERS: make Vladimir co-maintainer of the memory controller
by Johannes Weiner
· 9 years ago
373ccbe
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
by Michal Hocko
· 9 years ago
475a2f9
mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
by Vlastimil Babka
· 9 years ago
9516a18
memcg: fix memory.high target
by Vladimir Davydov
· 9 years ago
a88c769
mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
by Naoya Horiguchi
· 9 years ago
78c0cbf
parisc: Disable huge pages on Mako machines
by Helge Deller
· 9 years ago
Next »