Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8f7bbc947afb59c68a8574d1fe99b20cff2b1be
d8f7bbc
perf tools: Remove unused 'unset' parameter from parse_events
by Jiri Olsa
· 12 years ago
3cf0cb1
perf tools: Mark branch_info maps as referenced
by Stephane Eranian
· 12 years ago
865c66c
perf annotate browser: Fix segfault when drawing out-of-bounds jumps
by Frederik Deweerdt
· 12 years ago
2c803e5
perf tools: Move get_term_dimensions from top to util.c
by David Ahern
· 12 years ago
b7c14a0
perf symbols: Mark vmlinux filename as allocated
by David Ahern
· 12 years ago
164c800
perf symbols: Move name malloc to when needed in dso__load
by David Ahern
· 12 years ago
9811360
perf report: Update documentation for sort keys
by Namhyung Kim
· 12 years ago
fc5871e
perf sort: Separate out branch stack specific sort keys
by Namhyung Kim
· 12 years ago
6f38cf2
perf sort: Clean up sort__first_dimension setting
by Namhyung Kim
· 12 years ago
cb99374
perf sort: Calculate parent column width too
by Namhyung Kim
· 12 years ago
dccf180
perf sort: Align cpu column to right
by Namhyung Kim
· 12 years ago
fb29a33
perf sort: Fix --sort pid output
by Namhyung Kim
· 12 years ago
4335552
perf sort: Get rid of unnecessary __maybe_unused
by Namhyung Kim
· 12 years ago
14d1ac7
perf sort: Move misplaced sort entry functions
by Namhyung Kim
· 12 years ago
7ce28b5
perf probe: Allow of casting an array of char to string
by Hyeoncheol Lee
· 12 years ago
b878e7f
perf: Missing field in PERF_RECORD_SAMPLE documentation
by Vince Weaver
· 12 years ago
d0528b5
perf tools: Add anonymous huge page recognition
by Joshua Zhu
· 12 years ago
9b494ea
perf bench: Flush stdout before starting bench suite
by Namhyung Kim
· 12 years ago
eec185a
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
by Namhyung Kim
· 12 years ago
a65c234
perf tools: Fix possible (unlikely) buffer overflow
by Thomas Jarosch
· 12 years ago
31160d7
perf tools: Fix GNU make v3.80 compatibility issue
by Al Cooper
· 12 years ago
2d2481d
tools lib traceevent: Add copyright header
by Jon Stanley
· 12 years ago
7b9f6b4
tools lib traceevent: Update FSF postal address to be URL's.
by Jon Stanley
· 12 years ago
fba7a78
tools lib traceevent: test correct variable after allocation
by Sasha Levin
· 12 years ago
6bf1a29
perf ui/gtk: Setup browser window early
by Namhyung Kim
· 12 years ago
0da41ce9
perf ui/gtk: Factor out common browser routines
by Namhyung Kim
· 12 years ago
c91368c
uprobes: remove redundant check
by Sasha Levin
· 12 years ago
50ca19a
perf script: use ARRAY_SIZE instead of reinventing it
by Sasha Levin
· 12 years ago
49e4ba5
perf kmem: use ARRAY_SIZE instead of reinventing it
by Sasha Levin
· 12 years ago
53985a7
perf tools: remove redundant checks from _sort__sym_cmp
by Sasha Levin
· 12 years ago
531f67b
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
by Arnaldo Carvalho de Melo
· 12 years ago
f4c1ea5
perf tests: Add return states enum for tests
by Jiri Olsa
· 12 years ago
20914ce5
perf kvm: Initialize file_name var to fix segfault
by Arnaldo Carvalho de Melo
· 12 years ago
34ba512
perf machine: Simplify accessing the host machine
by Arnaldo Carvalho de Melo
· 12 years ago
09ecbb0
perf tests: Fix PYTHONPATH for python-use test tracepoints
by Jiri Olsa
· 12 years ago
876650e
perf machine: Introduce struct machines
by Arnaldo Carvalho de Melo
· 12 years ago
28a6b6a
perf session: There is no need for a per session hists instance
by Arnaldo Carvalho de Melo
· 12 years ago
52168ee
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
by Arnaldo Carvalho de Melo
· 12 years ago
7e383de
perf record: Don't pass host machine to guest synthesizer
by Arnaldo Carvalho de Melo
· 12 years ago
5323f60
perf header: Ensure read/write finished successfully
by Namhyung Kim
· 12 years ago
000ae33
perf tests: Check python path on attr and binding test
by Namhyung Kim
· 12 years ago
82ce75d
perf tests: Add event parsing test for '*:*' tracepoints
by Jiri Olsa
· 12 years ago
f35488f
perf tools: Add support for wildcard in tracepoint system name
by Jiri Olsa
· 12 years ago
0bd3f08
perf tools: Add missing closedir in multi tracepoint processing
by Jiri Olsa
· 12 years ago
0c6332e
perf python: Fix breakage introduced by the test_attr infrastructure
by Arnaldo Carvalho de Melo
· 12 years ago
54359d3
perf test: Check for linking problems in the python binding
by Arnaldo Carvalho de Melo
· 12 years ago
56e52e8
perf evsel: Introduce perf_evsel__open_strerror method
by Arnaldo Carvalho de Melo
· 12 years ago
c0a5434
perf evsel: Introduce event fallback method
by Arnaldo Carvalho de Melo
· 12 years ago
594ac61
perf evsel: Do missing feature fallbacks in just one place
by Arnaldo Carvalho de Melo
· 12 years ago
ce90e38
perf tests: Adjust some message log levels to help diagnosing problems in attr tests
by Arnaldo Carvalho de Melo
· 12 years ago
68d20dc
perf test: Remove leftover temp file left by one of the attr tests
by Arnaldo Carvalho de Melo
· 12 years ago
f8ebb0c
perf test: Add a test case for hists__{match,link}
by Namhyung Kim
· 12 years ago
66f97ed
perf diff: Use internal rb tree for compute resort
by Namhyung Kim
· 12 years ago
ce74f60
perf hists: Link hist entries before inserting to an output tree
by Namhyung Kim
· 12 years ago
9afcf93
perf hists: Exchange order of comparing items when collapsing hists
by Namhyung Kim
· 12 years ago
203e04c
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
ba6fdda
profiling: Remove unused timer hook
by Frederic Weisbecker
· 12 years ago
7c3c867
Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into perf/core
by Ingo Molnar
· 12 years ago
2a13375
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
d41032a
tracing: Fix unsigned int compare of zero in recursion check
by Steven Rostedt
· 12 years ago
4913ae3
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
ff7532c
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
ae763db
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
6f48ea5
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
2116e02
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
5e30bbb
MAINTAINERS: Someone needs to watch over the serial drivers
by Greg Kroah-Hartman
· 12 years ago
248152b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
c1b8414
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
dba63b2
USB: EHCI: fix build error in ehci-mxc
by Alan Stern
· 12 years ago
db23366
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
6d26b3a
MAINTAINERS: remove me
by Alan Cox
· 12 years ago
31614bb
ALSA: hda - Fix inconsistent pin states after resume
by Takashi Iwai
· 12 years ago
0b07436
ring-buffer: Remove trace.h from ring_buffer.c
by Steven Rostedt
· 12 years ago
567cd4d
ring-buffer: User context bit recursion checking
by Steven Rostedt
· 12 years ago
897f68a
ftrace: Use only the preempt version of function tracing
by Steven Rostedt
· 12 years ago
edc15ca
tracing: Avoid unnecessary multiple recursion checks
by Steven Rostedt
· 12 years ago
e46cbf7
tracing: Make the trace recursion bits into enums
by Steven Rostedt
· 12 years ago
c29f122
ftrace: Add context level recursion bit checking
by Steven Rostedt
· 12 years ago
0a01640
ftrace: Optimize the function tracer list loop
by Steven Rostedt
· 12 years ago
9640388
ftrace: Fix function tracing recursion self test
by Steven Rostedt
· 12 years ago
6350379
ftrace: Fix global function tracers that are not recursion safe
by Steven Rostedt
· 12 years ago
05cbbf6
tracing: Fix selftest function recursion accounting
by Steven Rostedt
· 12 years ago
34600f0
tracing: Fix race with max_tr and changing tracers
by Steven Rostedt
· 12 years ago
a7e2ca1
Revert "drivers/misc/ti-st: remove gpio handling"
by Luciano Coelho
· 12 years ago
1d85490
Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
f56c319
async: fix __lowest_in_progress()
by Tejun Heo
· 12 years ago
ed06ef3
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
by Linus Torvalds
· 12 years ago
343391b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
262060e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
b75b25b
Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
05c2cf3
Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 12 years ago
3c2a9f8
Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
d26d452
Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
0944c0a
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
a7ed6c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
9067ac8
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
by Oleg Nesterov
· 12 years ago
9899d11
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
by Oleg Nesterov
· 12 years ago
f1b9939
arm64: makefile: fix uname munging when setting ARCH on native machine
by Will Deacon
· 12 years ago
9cf2b72
arm64: elf: fix core dumping to match what glibc expects
by Will Deacon
· 12 years ago
9debc17
USB: EHCI: add a name for the platform-private field
by Alan Stern
· 12 years ago
Next »