Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
688b2c2f17943d48bccbaad4c43430ee68c4c1cd
688b2c2
perf tools: Handle --version string generation on machines without git
by Arnaldo Carvalho de Melo
· 12 years ago
0e2af95
perf tools: Further speed up the perf build
by Ingo Molnar
· 12 years ago
acddedf
perf tools: Speed up the perf build time by simplifying the perf --version string generation
by Ingo Molnar
· 12 years ago
cd69ef8
perf tools: Add info about cross compiling for Android ARM
by Joonsoo Kim
· 12 years ago
d30ff29
perf tools: Warn about missing libelf
by Namhyung Kim
· 12 years ago
95d18aa
perf/x86: Fix sparse warnings
by Peter Huewe
· 12 years ago
8748dd9
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
0da2e9c
perf python: Initialize 'page_size' variable
by Arnaldo Carvalho de Melo
· 12 years ago
0089fa9
perf record: Fix mmap error output condition
by Jiri Olsa
· 12 years ago
e84ba4e
perf header: Add is_perf_magic() func
by Feng Tang
· 12 years ago
cdbab7c
perf hists browser: Integrate script browser into main hists browser
by Feng Tang
· 12 years ago
79ee47f
perf annotate browser: Integrate script browser into annotation browser
by Feng Tang
· 12 years ago
6651782
perf scripts browser: Add a browser for perf script
by Feng Tang
· 12 years ago
49e639e
perf script: Add more filter to find_scripts()
by Feng Tang
· 12 years ago
70cb4e9
perf tools: Add a global variable "const char *input_name"
by Feng Tang
· 12 years ago
cdd059d
perf tools: Move dso_* related functions into dso object
by Jiri Olsa
· 12 years ago
ea36c46
perf tools: Move strxfrchar into string object
by Jiri Olsa
· 12 years ago
b2aff5f
perf tools: Move hex2u64 into util object
by Jiri Olsa
· 12 years ago
4383db8
perf tools: Move BUILD_ID_SIZE into build-id object
by Jiri Olsa
· 12 years ago
ebb296c
perf tools: Move build_id__sprintf into build-id object
by Jiri Olsa
· 12 years ago
9175ce1
perf tools: Move parse_events error printing to parse_events_options
by Andi Kleen
· 12 years ago
9db5506
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
1f16c57
perf stat: Add --pre and --post command
by Peter Zijlstra
· 12 years ago
54a3cf5
perf inject: Mark a dso if it's used
by Andrew Vagin
· 12 years ago
26a031e
perf inject: Merge sched_stat_* and sched_switch events
by Andrew Vagin
· 12 years ago
e558a5b
perf inject: Work with files
by Andrew Vagin
· 12 years ago
fcc3280
perf tools: Fix LIBELF_MMAP checking
by Namhyung Kim
· 12 years ago
cf3aa10
perf tools: Always show CHK message when doing try-cc
by Namhyung Kim
· 12 years ago
615d774
perf tools: Convert invocation of MAKE into SUBDIR
by Namhyung Kim
· 12 years ago
536e2b0
perf tools: Cleanup doc related targets
by Namhyung Kim
· 12 years ago
b6f4f80
tools lib traceevent: Do not generate dependency for system header files
by Namhyung Kim
· 12 years ago
8f7c1d0
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
1302d88
perf trace: Use sched:sched_stat_runtime to provide a thread summary
by Arnaldo Carvalho de Melo
· 12 years ago
efd5745
perf trace: Count number of events for each thread and globally
by Arnaldo Carvalho de Melo
· 12 years ago
ba361c9
perf tools: Don't stop synthesizing threads when one vanishes
by Arnaldo Carvalho de Melo
· 12 years ago
6ca2a9c
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
af3df2c
perf tools: Try to build Documentation when installing
by Borislav Petkov
· 12 years ago
814d7a4
perf trace: Print the name of a syscall when failing to read its info
by Arnaldo Carvalho de Melo
· 12 years ago
8b74526
perf tools: Pretty print errno for some more functions
by Arnaldo Carvalho de Melo
· 12 years ago
ae9ed03
perf trace: Add duration filter
by Arnaldo Carvalho de Melo
· 12 years ago
60c907a
perf trace: Add an event duration column
by Arnaldo Carvalho de Melo
· 12 years ago
752fde4
perf trace: Support interrupted syscalls
by Arnaldo Carvalho de Melo
· 12 years ago
9a8e85a
perf test: Align the 'Ok'/'FAILED!' test results
by Arnaldo Carvalho de Melo
· 12 years ago
2305c82
perf tools: Give user better message if precise is not supported
by David Ahern
· 12 years ago
03f2f93
Account the nr_entries in rblist properly
by Suzuki K. Poulose
· 12 years ago
68e94f4
perf tools: Try to find cross-built objdump path
by Irina Tirdea
· 12 years ago
feb8ada
perf tools: Remove noise in python version feature test
by Arnaldo Carvalho de Melo
· 12 years ago
28d213b
perf tools: Diplays more output on features check for make V=1
by Jiri Olsa
· 12 years ago
ce37f40
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
by David Vrabel
· 12 years ago
3f3a206
perf test: Add automated tests for pmu sysfs translated events
by Jiri Olsa
· 12 years ago
1d33d6d
perf tools: Add support to specify hw event as PMU event term
by Jiri Olsa
· 12 years ago
3fded96
perf tools: Fix PMU object alias initialization
by Jiri Olsa
· 12 years ago
20550a4
perf/x86: Add hardware events translations for Intel P6 cpus
by Jiri Olsa
· 12 years ago
0bf79d4
perf/x86: Add hardware events translations for AMD cpus
by Jiri Olsa
· 12 years ago
43c032f
perf/x86: Add hardware events translations for Intel cpus
by Jiri Olsa
· 12 years ago
8300daa
perf/x86: Filter out undefined events from sysfs events attribute
by Jiri Olsa
· 12 years ago
a474739
perf/x86: Make hardware event translations available in sysfs
by Jiri Olsa
· 12 years ago
ef8c029
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
c13d38e
perf, cpu hotplug: Use cached value of smp_processor_id()
by Srivatsa S. Bhat
· 12 years ago
6760bca
perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled
by Srivatsa S. Bhat
· 12 years ago
bffd5fc
x86/perf: Fix virtualization sanity check
by Andre Przywara
· 12 years ago
c1264a4
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
0e9e3e3
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
3185bd2
alpha: separate thread-synchronous flags
by Al Viro
· 12 years ago
3d0ceac
Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
e17b131
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
684baeb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
4e3ab74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
4a09cbc
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
62472ef
Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
7805963
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
by Chris Metcalf
· 12 years ago
627072b
arch/tile: avoid generating .eh_frame information in modules
by Chris Metcalf
· 12 years ago
2d1f4c8
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
d888af9
Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 12 years ago
e589db7
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
344ba37
Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
c52f1dd
Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
b8e902f
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
by Thomas Hellstrom
· 12 years ago
7bc17a7
drm/ttm: Fix a theoretical race
by Thomas Hellstrom
· 12 years ago
a16d4f8
drm: platform: Don't initialize driver-private data
by Thierry Reding
· 12 years ago
08bce0a
drm/debugfs: remove redundant info from gem_names
by Marcin Slusarz
· 12 years ago
0281324
drm: fb: cma: Fail gracefully on allocation failure
by Thierry Reding
· 12 years ago
e0d78d0
drm: fb: cma: Fix typo in debug message
by Thierry Reding
· 12 years ago
5de35e8
ext4: Avoid underflow in ext4_trim_fs()
by Lukas Czerner
· 12 years ago
c5e015d
KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
by Sasha Levin
· 12 years ago
7f46ddb
KVM: apic: fix LDR calculation in x2apic mode
by Gleb Natapov
· 12 years ago
f3ac1a4
KVM: MMU: fix release noslot pfn
by Xiao Guangrong
· 12 years ago
42be739
perf test: Fix exclude_guest parse events tests
by Jiri Olsa
· 12 years ago
9fdbf67
perf tools: do not flush maps on COMM for perf report
by Luigi Semenzato
· 12 years ago
670ab5d
perf help: Fix --help for builtins
by Namhyung Kim
· 12 years ago
ae168d9
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
0390c88
module_signing: fix printk format warning
by Randy Dunlap
· 12 years ago
4fe7e86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
4a215aa
Input: fix use-after-free introduced with dynamic minor changes
by Dmitry Torokhov
· 12 years ago
2f0157f
char_dev: pin parent kobject
by Dmitry Torokhov
· 12 years ago
5e5a195
drm/nouveau/clock: fix missing pll type/addr when matching default entry
by Ben Skeggs
· 12 years ago
79f1ba4
ext4: Checksum the block bitmap properly with bigalloc enabled
by Tao Ma
· 12 years ago
2c25b73
drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs
by Ben Skeggs
· 12 years ago
4bf24c0
drm/nv41/vm: don't init hw pciegart on boards with agp bridge
by Ben Skeggs
· 12 years ago
d1626a9
drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size
by Ben Skeggs
· 12 years ago
Next »