Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7f42b9505aee3fa9cb465a670989e3d426a1f3f2
7f42b95
perf tools: Get rid of die() calls from trace-event-info.c
by Namhyung Kim
· 12 years ago
8755d5e
perf tools: Get rid of write_or_die() from trace-event-info.c
by Namhyung Kim
· 12 years ago
5a6fd27
perf tools: Get rid of malloc_or_die() in trace-event-info.c
by Namhyung Kim
· 12 years ago
454f8c7
perf tools: Let get_tracing_file() return NULL to indicate failure.
by Namhyung Kim
· 12 years ago
62baca8
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
by Namhyung Kim
· 12 years ago
0a11953
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
3bf2391
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
bc96b36
perf tests: Add a test case for checking sw clock event frequency
by Namhyung Kim
· 12 years ago
d134ffb
perf stat: Introduce evlist methods to allocate/free the stats
by Arnaldo Carvalho de Melo
· 12 years ago
86e213e
perf/cgroup: Add __percpu annotation to perf_cgroup->info
by Namhyung Kim
· 12 years ago
fd4a5ae
perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event
by Stephane Eranian
· 12 years ago
9a556ab
kprobes/x86: Check Interrupt Flag modifier when registering probe
by Masami Hiramatsu
· 12 years ago
65c1055
kprobes: Make hash_64() as always inlined
by Masami Hiramatsu
· 12 years ago
a0bf225
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
1f1b396
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
d610d98
perf: Generate EXIT event only once per task context
by Namhyung Kim
· 12 years ago
778141e
perf: Reset hwc->last_period on sw clock events
by Namhyung Kim
· 12 years ago
a7e191c
perf stat: Introduce --repeat forever
by Frederik Deweerdt
· 12 years ago
d723a55
perf test: Add test case for checking number of EXIT events
by Namhyung Kim
· 12 years ago
da522c1
perf tests: Fixup return path of perf record test case
by Namhyung Kim
· 12 years ago
9b5b7cd
perf tests: Fixup return path of open-syscall-tp-fields test case
by Namhyung Kim
· 12 years ago
8fa60e1
perf record: Fixup return path of cmd_record()
by Namhyung Kim
· 12 years ago
3beb086
perf trace: Free evlist resources properly on return path
by Namhyung Kim
· 12 years ago
a74b4b6
perf evlist: Introduce perf_evlist__close()
by Namhyung Kim
· 12 years ago
736b05a
perf evsel: Cleanup perf_evsel__exit()
by Namhyung Kim
· 12 years ago
06933e3
perf tests: Test breakpoint overflow signal handler counts
by Jiri Olsa
· 12 years ago
5a6bef4
perf tests: Test breakpoint overflow signal handler
by Jiri Olsa
· 12 years ago
45fa534
perf tools: Remove duplicated page_size definition
by Namhyung Kim
· 12 years ago
e5f5e5e
perf tools: Remove unused macro definitions
by Namhyung Kim
· 12 years ago
024b130
perf tools: Remove unnecessary calc_data_size variable
by Namhyung Kim
· 12 years ago
d301de8
perf tools: Remove unused struct definitions
by Namhyung Kim
· 12 years ago
f3ff40ec
perf tools: Remove unused trace_read_data function
by Namhyung Kim
· 12 years ago
db3c6bf
perf report: Remove duplicated include
by Wei Yongjun
· 12 years ago
ed8996a
perf machine: Move machine__remove_thread and make static
by David Ahern
· 12 years ago
c1ad050
perf session: Remove unused perf_session__remove_thread method
by David Ahern
· 12 years ago
eba7181
perf tools: Remove unused tracing functions
by David Ahern
· 12 years ago
0d7f5b5
perf trace: Get rid of a duplicate code
by Namhyung Kim
· 12 years ago
c7e7b61
perf annotate browser: Support event group view on TUI
by Namhyung Kim
· 12 years ago
d8d7cd9
perf annotate/gtk: Support event group view on GTK
by Namhyung Kim
· 12 years ago
e64aa75
perf annotate browser: Use disasm__calc_percent()
by Namhyung Kim
· 12 years ago
ab77df6
perf annotate browser: Make browser_disasm_line->percent an array
by Namhyung Kim
· 12 years ago
1491c22
perf annotate: Support event group view for --print-line
by Namhyung Kim
· 12 years ago
c5a8368
perf annotate: Factor out struct source_line_percent
by Namhyung Kim
· 12 years ago
759ff49
perf evsel: Introduce perf_evsel__is_group_event() helper
by Namhyung Kim
· 12 years ago
b1dd443
perf annotate: Add basic support to event group view
by Namhyung Kim
· 12 years ago
bd64fcb
perf annotate: Cleanup disasm__calc_percent()
by Namhyung Kim
· 12 years ago
e5ccf9f
perf annotate: Factor out disasm__calc_percent()
by Namhyung Kim
· 12 years ago
3aec150
perf annotate: Add a comment on the symbol__parse_objdump_line()
by Namhyung Kim
· 12 years ago
db8fd07
perf annotate: Pass evsel instead of evidx on annotation functions
by Namhyung Kim
· 12 years ago
acf2892
perf stat: Use perf_evlist__prepare/start_workload()
by Namhyung Kim
· 12 years ago
55e162e
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
119fa3c
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
6ef73ec
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
b3a319d
perf evlist: Add thread_map__nr() helper
by Namhyung Kim
· 12 years ago
8539795
perf evlist: Use cpu_map__nr() helper
by Namhyung Kim
· 12 years ago
334fe7a
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
by Namhyung Kim
· 12 years ago
b28b130
tools lib lk: Fix _FORTIFY_SOURCE builds
by Borislav Petkov
· 12 years ago
5a43964
tools/vm: Switch to liblk library
by Borislav Petkov
· 12 years ago
1355915
perf tools: Extract perf-specific stuff from debugfs.c
by Borislav Petkov
· 12 years ago
85c66be
perf tools: Introduce tools/lib/lk library
by Borislav Petkov
· 12 years ago
9687b89d
perf tests: Add attr stat -C cpu test
by Jiri Olsa
· 12 years ago
b03ec1b5
perf tests: Add attr record -C cpu test
by Jiri Olsa
· 12 years ago
c21d003
perf tests: Make attr script test event cpu
by Jiri Olsa
· 12 years ago
097c875
perf tests: Make attr script verbose friendly
by Jiri Olsa
· 12 years ago
66857b5
perf tools: Sort command-list.txt alphabetically
by liguang
· 12 years ago
9e4a664
perf tools: Correct Makefile.include
by Borislav Petkov
· 12 years ago
a50e433
perf tools: Honor parallel jobs
by Borislav Petkov
· 12 years ago
fed1208
perf tools: Remove a write-only variable in the debugfs code
by Borislav Petkov
· 12 years ago
861e10b
perf tools: Fix build on non-glibc systems due to libio.h absence
by Cody P Schafer
· 12 years ago
613f04a
tracing: Prevent buffer overwrite disabled for latency tracers
by Steven Rostedt (Red Hat)
· 12 years ago
8090282
tracing: Keep overwrite in sync between regular and snapshot buffers
by Steven Rostedt (Red Hat)
· 12 years ago
69d34da
tracing: Protect tracer flags with trace_types_lock
by Steven Rostedt (Red Hat)
· 12 years ago
d1398cc
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
by Vinson Lee
· 12 years ago
b66a235
watchdog: Add comments to explain the watchdog_disabled variable
by anish kumar
· 12 years ago
0b34083
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
aea8b5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
842d223
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
59bfbcf
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
by Tejun Heo
· 12 years ago
415586c
UAPI: fix endianness conditionals in M32R's asm/stat.h
by David Howells
· 12 years ago
ca044f9
UAPI: fix endianness conditionals in linux/raid/md_p.h
by David Howells
· 12 years ago
29ba06b
UAPI: fix endianness conditionals in linux/acct.h
by David Howells
· 12 years ago
51b154e
UAPI: fix endianness conditionals in linux/aio_abi.h
by David Howells
· 12 years ago
97da55f
decompressors: fix typo "POWERPC"
by Paul Bolle
· 12 years ago
6d7825b
mm/fremap.c: fix oops on error path
by Andrew Morton
· 12 years ago
c8615d3
idr: deprecate idr_pre_get() and idr_get_new[_above]()
by Tejun Heo
· 12 years ago
8e467e8
tidspbridge: convert to idr_alloc()
by Tejun Heo
· 12 years ago
a37c301
zcache: convert to idr_alloc()
by Tejun Heo
· 12 years ago
95e1b71
mlx4: remove leftover idr_pre_get() call
by Tejun Heo
· 12 years ago
e68035f
workqueue: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ebd6c70
nfsd: convert to idr_alloc()
by Tejun Heo
· 12 years ago
801cb2d
nfsd: remove unused get_new_stid()
by Tejun Heo
· 12 years ago
522cff1
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
by Andrew Morton
· 12 years ago
2ca3952
signal: always clear sa_restorer on execve
by Kees Cook
· 12 years ago
f874945
mm: remove_memory(): fix end_pfn setting
by Toshi Kani
· 12 years ago
ebf47be
include/linux/res_counter.h needs errno.h
by Andrew Morton
· 12 years ago
ad8395e
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
cad9d56
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
886e03b
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
e66eded
userns: Don't allow CLONE_NEWUSER | CLONE_FS
by Eric W. Biederman
· 12 years ago
740466b
tracing: Fix free of probe entry by calling call_rcu_sched()
by Steven Rostedt (Red Hat)
· 12 years ago
Next »