Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bc96b361cbf90e61d2665b1305cd2c4ac1fd9cfc
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
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
d1398cc
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
by Vinson Lee
· 12 years ago
3bf7b07
perf/POWER7: Create a sysfs format entry for Power7 events
by Sukadev Bhattiprolu
· 12 years ago
79146a6
perf probe: Fix segfault
by Ananth N Mavinakayanahalli
· 12 years ago
b9e8c37
libtraceevent: Remove hard coded include to /usr/local/include in Makefile
by Jack Mitchell
· 12 years ago
e4dd45f
perf record: Fix -C option
by Jiri Olsa
· 12 years ago
d2f3247
perf tools: check if -DFORTIFY_SOURCE=2 is allowed
by Marcin Slusarz
· 12 years ago
5f7439e
perf report: Fix build with NO_NEWT=1
by Michael Ellerman
· 12 years ago
1e825ef
perf annotate: Fix build with NO_NEWT=1
by Michael Ellerman
· 12 years ago
cb16b91
s390: Fix a header dependencies related build error
by Li Zefan
· 12 years ago
1abccd7
tracing: update documentation of snapshot utility
by Hiraku Toyooka
· 12 years ago
c9960e4
tracing: Do not return EINVAL in snapshot when not allocated
by Steven Rostedt (Red Hat)
· 12 years ago
d8741e2
tracing: Add help of snapshot feature when snapshot is empty
by Steven Rostedt (Red Hat)
· 12 years ago
a335358
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
db05021
ftrace: Update the kconfig for DYNAMIC_FTRACE
by Steven Rostedt
· 12 years ago
ff1fb5f
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
6994318
perf/x86: Add Intel IvyBridge event scheduling constraints
by Stephane Eranian
· 12 years ago
ece8e0b
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
67cb104
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
1eaec82
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
1a13c0b
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f98982c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
29d5052
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
026f149
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
11743a1
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
121027a
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5abcd76
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a57ed93
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5800700
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
266d7ad
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bcbd818
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8f55cea
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b7133a9
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e84cf5d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
1438ade5
workqueue: un-GPL function delayed_work_timer_fn()
by Konstantin Khlebnikov
· 12 years ago
77852fe
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
by Ingo Molnar
· 12 years ago
cdc4e86
cputime: Remove irqsave from seqlock readers
by Thomas Gleixner
· 12 years ago
8c189ea
ftrace: Call ftrace cleanup module notifier after all other notifiers
by Steven Rostedt (Red Hat)
· 12 years ago
19f949f
Linux 3.8
by Linus Torvalds
· 12 years ago
36a5df8
genirq: Export enable/disable_percpu_irq()
by Chris Metcalf
· 12 years ago
e9cf59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
7c45512
mm: fix pageblock bitmap allocation
by Linus Torvalds
· 12 years ago
20bf062
x86/memtest: Shorten time for tests
by Alexander Holler
· 12 years ago
e259514
perf/x86/amd: Enable northbridge performance counters on AMD family 15h
by Jacob Shin
· 12 years ago
f741656
Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
ac89758
Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"
by Mauro Carvalho Chehab
· 12 years ago
Next »