Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
eca28e3764e301fad662743d1e8ba7296cc6a109
/
drivers
/
oprofile
c086893
oprofile: warn on freeing event buffer too early
by Robert Richter
· 15 years ago
066b3aa
oprofile: fix race condition in event_buffer free
by David Rientjes
· 15 years ago
79f5599
cpumask: use zalloc_cpumask_var() where possible
by Li Zefan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
1b294f5
oprofile: Adding switch counter to oprofile statistic variables
by Robert Richter
· 15 years ago
a5659d1
oprofile: Grouping multiplexing code in oprof.c
by Robert Richter
· 15 years ago
16422a6
oprofile: Remove oprofile_multiplexing_init()
by Robert Richter
· 15 years ago
afe1b50f
oprofile: Rename variable timeout_jiffies and move to oprofile_files.c
by Robert Richter
· 15 years ago
2051cad
oprofile: oprofile_set_timeout(), return with error for invalid args
by Robert Richter
· 15 years ago
4d4036e
oprofile: Implement performance counter multiplexing
by Jason Yeh
· 15 years ago
debc6a6
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
by Robert Richter
· 15 years ago
2b8777c
oprofile: reset bt_lost_no_mapping with other stats
by Maynard Johnson
· 15 years ago
b72f7fa
Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into oprofile/auto
by Robert Richter
· 15 years ago
1cc4ce6
oprofile: reset bt_lost_no_mapping with other stats
by Maynard Johnson
· 15 years ago
51563a0
x86/oprofile: introduce oprofile_add_data64()
by Robert Richter
· 15 years ago
fecfe63
oprofile: remove obselete include headers
by Robert Richter
· 15 years ago
54f2c84
oprofile: fix cpu buffer size
by Robert Richter
· 15 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
bb75efd
oprofile: Thou shalt not call __exit functions from __init functions
by Russell King
· 16 years ago
d95c357
Merge branch 'x86/core' into cpus4096
by Ingo Molnar
· 16 years ago
f0ef039
Merge branch 'x86/core' into tracing/textedit
by Ingo Molnar
· 16 years ago
304cc6a
ring_buffer: remove unused flags parameter, fix
by Ingo Molnar
· 16 years ago
3ddeb51
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 16 years ago
4c50d9e
cpumask: modifiy oprofile initialization
by Robert Richter
· 16 years ago
fdb6a8f
oprofile: fix uninitialized use of struct op_entry
by Robert Richter
· 16 years ago
f7df8ed
cpumask: convert misc driver functions
by Rusty Russell
· 16 years ago
4ce5f24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
14f0ca8
oprofile: make new cpu buffer functions part of the api
by Robert Richter
· 16 years ago
ebf8d97
oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code
by Robert Richter
· 16 years ago
1acda87
oprofile: use new data sample format for ibs
by Robert Richter
· 16 years ago
bd7dc46
oprofile: add op_cpu_buffer_get_data()
by Robert Richter
· 16 years ago
d9928c2
oprofile: add op_cpu_buffer_add_data()
by Robert Richter
· 16 years ago
ae735e9
oprofile: rework implementation of cpu buffer events
by Robert Richter
· 16 years ago
2d87b14
oprofile: modify op_cpu_buffer_read_entry()
by Robert Richter
· 16 years ago
2cc28b9
oprofile: add op_cpu_buffer_write_reserve()
by Robert Richter
· 16 years ago
d358e75
oprofile: rename variables in add_ibs_begin()
by Robert Richter
· 16 years ago
d0e2338
oprofile: rename add_sample() in cpu_buffer.c
by Robert Richter
· 16 years ago
6368a1f
oprofile: making add_sample_entry() inline
by Robert Richter
· 16 years ago
8350c78
oprofile: remove backtrace code for ibs
by Robert Richter
· 16 years ago
f4ff236
oprofile: remove unused ibs macro
by Robert Richter
· 16 years ago
8d15df8
oprofile: remove unused components in struct oprofile_cpu_buffer
by Robert Richter
· 16 years ago
dbe6e28
oprofile: simplify add_ibs_begin()
by Robert Richter
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
c2452f3
shrink struct dentry
by Nick Piggin
· 16 years ago
3967e93
oprofile: simplify add_sample() in cpu_buffer.c
by Robert Richter
· 16 years ago
6352d92
oprofile: simplify oprofile_begin_trace()
by Robert Richter
· 16 years ago
317f33b
oprofile: simplify sync_buffer()
by Robert Richter
· 16 years ago
9741b30
oprofile: simplify add_sample()
by Robert Richter
· 16 years ago
d45d23b
oprofile: add inline function __oprofile_add_ext_sample()
by Robert Richter
· 16 years ago
3001577
oprofile: reordering some code in cpu_buffer.c
by Robert Richter
· 16 years ago
9966718
oprofile: remove ring buffer inline functions in cpu_buffer.h
by Robert Richter
· 16 years ago
6d2c53f
oprofile: rename cpu buffer functions
by Robert Richter
· 16 years ago
bd2172f
oprofile: rename kernel-wide identifiers
by Robert Richter
· 16 years ago
211117f
oprofile: fix lost sample counter
by Robert Richter
· 16 years ago
1d7503b
oprofile: remove nr_available_slots()
by Robert Richter
· 16 years ago
6dad828
oprofile: port to the new ring_buffer
by Robert Richter
· 16 years ago
fbc9bf9
oprofile: moving cpu_buffer_reset() to cpu_buffer.h
by Robert Richter
· 16 years ago
bf589e3
oprofile: adding cpu_buffer_entries()
by Robert Richter
· 16 years ago
229234a
oprofile: adding cpu_buffer_write_commit()
by Robert Richter
· 16 years ago
7d468ab
oprofile: adding cpu buffer r/w access functions
by Robert Richter
· 16 years ago
37ca5eb
oprofile: set values to default when creating oprofilefs
by Robert Richter
· 16 years ago
fd7826d
oprofile: implement switch/case in buffer_sync.c
by Robert Richter
· 16 years ago
8dbc50c
oprofile: fix typo
by Robert Richter
· 16 years ago
cdc1834
oprofile: whitspace changes only
by Robert Richter
· 16 years ago
fd13f6c
oprofile: comment cleanup
by Robert Richter
· 16 years ago
cae042a
oprofile: fix memory ordering
by Nick Piggin
· 16 years ago
92fb83a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
a5598ca
powerpc/oprofile: Fix mutex locking for cell spu-oprofile
by Carl Love
· 16 years ago
9b1f261
OProfile: Fix buffer synchronization for IBS
by Barry Kasindorf
· 16 years ago
4bd9b9d
oprofile: hotplug cpu fix
by Chris J Arges
· 16 years ago
6a18037
oprofile: fixing whitespaces in drivers/oprofile/*
by Robert Richter
· 16 years ago
8655a3b
x86/oprofile: removing unused function parameter in add_ibs_begin()
by Robert Richter
· 16 years ago
25ad291
oprofile: more whitespace fixes
by Robert Richter
· 16 years ago
c92960f
oprofile: whitespace fixes
by Robert Richter
· 16 years ago
e2fee27
OProfile: Rework oprofile_add_ibs_sample() function
by Robert Richter
· 16 years ago
accba5f
Merge branch 'linus' into oprofile-v2
by Ingo Molnar
· 16 years ago
f78e802
Merge commit 'v2.6.27-rc5' into tip/oprofile
by Robert Richter
· 16 years ago
4c168ea
Revert "Oprofile Multiplexing Patch"
by Robert Richter
· 16 years ago
f4156d1
powerpc/cell/oprofile: Avoid double vfree of profile buffer
by Carl Love
· 16 years ago
1a960b4
Oprofile Multiplexing Patch
by Jason Yeh
· 16 years ago
bd17b62
oprofile: fix printk in cpu_buffer.c
by Robert Richter
· 16 years ago
852402c
x86/oprofile: add CONFIG_OPROFILE_IBS option
by Robert Richter
· 16 years ago
345c257
x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routines
by Barry Kasindorf
· 16 years ago
5e11f98
OProfile: moving increment_tail() in buffer_sync.c
by Robert Richter
· 16 years ago
73185e0
drivers/oprofile: coding style fixes in buffer_sync.c
by Robert Richter
· 16 years ago
8b8b498
oprofile: don't request cache line alignment for cpu_buffer
by Eric Dumazet
· 16 years ago
608dfdd
oprofile: change cpu_buffer from array to per_cpu variable
by Mike Travis
· 17 years ago
448678a
d_path: Make get_dcookie() use a struct path argument
by Jan Blunck
· 17 years ago
df9d177
oProfile: oops when profile_pc() returns ~0LU
by Philippe Elie
· 17 years ago
1474855
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
by Bob Nelson
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
4dfc896
[PATCH] oprofile: fix potential deadlock on oprofilefs_lock
by Jiri Kosina
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
1fb1430
[PATCH] struct path: convert oprofile
by Josef Sipek
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
59cc185
[PATCH] oprofile: convert from semaphores to mutexes
by Markus Armbruster
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
Next »