Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b26d50b33637b5b0e6dd84a4e0f38036999a192
/
include
/
linux
/
perf_counter.h
393b2ad
perf: Add a timestamp to fork events
by Arjan van de Ven
· 15 years ago
5622f29
x86, perf_counter, bts: Optimize BTS overflow handling
by Markus Metzger
· 15 years ago
2667de8
perf_counter: Allow for a wakeup watermark
by Peter Zijlstra
· 15 years ago
483e3cd
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ed011b2
Merge commit 'v2.6.31-rc9' into tracing/core
by Ingo Molnar
· 15 years ago
a4be7c2
perf_counter: Allow sharing of output channels
by Peter Zijlstra
· 15 years ago
3dab77f
perf: Rework/fix the whole read vs group stuff
by Peter Zijlstra
· 15 years ago
2840297
perf_counter: Provide hw_perf_counter_setup_online() APIs
by Ingo Molnar
· 15 years ago
f4b5ffc
tracing: Add perf counter support for syscalls tracing
by Jason Baron
· 15 years ago
a044560
perf_counter: Correct PERF_SAMPLE_RAW output
by Peter Zijlstra
· 15 years ago
3a43ce6
perf_counter: Fix tracepoint sampling to be part of generic sampling
by Frederic Weisbecker
· 15 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 15 years ago
9f498cc
perf_counter: Full task tracing
by Peter Zijlstra
· 15 years ago
7f453c2
perf_counter: PERF_SAMPLE_ID and inherited counters
by Peter Zijlstra
· 15 years ago
57e7986
perf_counter: Provide a way to enable counters on exec
by Paul Mackerras
· 15 years ago
e6e18ec
perf_counter: Rework the sample ABI
by Peter Zijlstra
· 15 years ago
bfbd338
perf_counter: Implement more accurate per task statistics
by Peter Zijlstra
· 15 years ago
38b200d
perf_counter: Add PERF_EVENT_READ
by Peter Zijlstra
· 15 years ago
7f8b4e4
perf_counter: Add scale information to the mmap control page
by Peter Zijlstra
· 15 years ago
41f9533
perf_counter: Split the mmap control page in two parts
by Peter Zijlstra
· 15 years ago
f29ac75
perf_counter: Optimize perf_swcounter_event()
by Peter Zijlstra
· 15 years ago
e5289d4
perf_counter: Simplify and fix task migration counting
by Peter Zijlstra
· 15 years ago
f9188e0
perf_counter: Make callchain samples extensible
by Peter Zijlstra
· 15 years ago
43a21ea
perf_counter: Add event overlow handling
by Peter Zijlstra
· 16 years ago
7522060
perf report: Add validation of call-chain entries
by Ingo Molnar
· 15 years ago
9974458
perf_counter: Make set_perf_counter_pending() declaration common
by Paul Mackerras
· 15 years ago
974802e
perf_counter: Add forward/backward attribute ABI compatibility
by Peter Zijlstra
· 15 years ago
f1a3c97
perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too
by Peter Zijlstra
· 15 years ago
cca3f45
perf_counter: Add counter->id to the throttle event
by Peter Zijlstra
· 15 years ago
a308444
perf_counter: Better align code
by Ingo Molnar
· 15 years ago
8be6e8f
perf_counter: Rename L2 to LL cache
by Peter Zijlstra
· 15 years ago
f4dbfa8
perf_counter: Standardize event names
by Peter Zijlstra
· 15 years ago
1c432d8
perf_counter: Rename enums
by Peter Zijlstra
· 15 years ago
df58ab2
perf_counter: Rename perf_counter_limit sysctl
by Peter Zijlstra
· 15 years ago
0764771
perf_counter: More paranoia settings
by Peter Zijlstra
· 15 years ago
9e350de
perf_counter: Accurate period data
by Peter Zijlstra
· 15 years ago
df1a132
perf_counter: Introduce struct for sample data
by Peter Zijlstra
· 15 years ago
bd2b5b1
perf_counter: More aggressive frequency adjustment
by Peter Zijlstra
· 15 years ago
8326f44
perf_counter: Implement generalized cache event types
by Ingo Molnar
· 15 years ago
a21ca2c
perf_counter: Separate out attr->type from attr->config
by Ingo Molnar
· 15 years ago
6a24ed6c
perf_counter: Fix frequency adjustment for < HZ
by Peter Zijlstra
· 15 years ago
689802b
perf_counter: Add PERF_SAMPLE_PERIOD
by Peter Zijlstra
· 15 years ago
ac4bcf8
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
by Peter Zijlstra
· 15 years ago
089dd79
perf_counter: Generate mmap events for install_special_mapping()
by Peter Zijlstra
· 15 years ago
d99e944
perf_counter: Remove munmap stuff
by Peter Zijlstra
· 15 years ago
60313eb
perf_counter: Add fork event
by Peter Zijlstra
· 15 years ago
0d48696
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
by Peter Zijlstra
· 15 years ago
08247e3
perf_counter: Add ioctl for changing the sample period/frequency
by Peter Zijlstra
· 15 years ago
8e3747c
perf_counter: Change data head from u32 to u64
by Peter Zijlstra
· 15 years ago
8a016db
perf_counter: Remove the last nmi/irq bits
by Peter Zijlstra
· 15 years ago
b23f332
perf_counter: Rename various fields
by Peter Zijlstra
· 15 years ago
8e5799b
perf_counter: Add unique counter id
by Peter Zijlstra
· 15 years ago
709e50c
perf_counter: Use PID namespaces properly
by Peter Zijlstra
· 15 years ago
bf4e0ed
perf_counter: Remove unused prev_state field
by Paul Mackerras
· 15 years ago
3f731ca
perf_counter: Fix cpu migration counter
by Paul Mackerras
· 15 years ago
22a4f65
perf_counter: Tidy up style details
by Ingo Molnar
· 15 years ago
25346b93
perf_counter: Provide functions for locking and pinning the context for a task
by Paul Mackerras
· 15 years ago
bbbee90
perf_counter: Ammend cleanup in fork() fail
by Peter Zijlstra
· 15 years ago
c93f766
perf_counter: Fix race in attaching counters to tasks and exiting
by Paul Mackerras
· 15 years ago
d3e78ee
perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS
by Ingo Molnar
· 15 years ago
0127c3e
perf_counter: fix warning & lockup
by Ingo Molnar
· 15 years ago
a78ac32
perf_counter: Generic per counter interrupt throttle
by Peter Zijlstra
· 15 years ago
48e22d5
perf_counter: x86: Remove interrupt throttle
by Peter Zijlstra
· 15 years ago
6ab423e
perf_counter: Propagate inheritance failures down the fork() path
by Peter Zijlstra
· 15 years ago
e527ea3
perf_counter: Remove unused ABI bits
by Peter Zijlstra
· 15 years ago
475c557
perf_counter: Remove perf_counter_context::nr_enabled
by Peter Zijlstra
· 15 years ago
082ff5a
perf_counter: Change pctrl() behaviour
by Peter Zijlstra
· 15 years ago
fccc714
perf_counter: Sanitize counter->mutex
by Peter Zijlstra
· 15 years ago
e220d2d
perf_counter: Fix dynamic irq_period logging
by Peter Zijlstra
· 15 years ago
910431c
perf_counter: fix !PERF_COUNTERS build failure
by Ingo Molnar
· 15 years ago
564c2b2
perf_counter: Optimize context switch between identical inherited contexts
by Paul Mackerras
· 15 years ago
a63eaf3
perf_counter: Dynamically allocate tasks' perf_counter_context struct
by Paul Mackerras
· 15 years ago
26b119b
perf_counter: Log irq_period changes
by Peter Zijlstra
· 15 years ago
d7b629a
perf_counter: Solve the rotate_ctx vs inherit race differently
by Peter Zijlstra
· 15 years ago
c44d70a
perf_counter: fix counter inheritance race
by Ingo Molnar
· 15 years ago
9d23a90
perf_counter: allow arch to supply event misc flags and instruction pointer
by Paul Mackerras
· 15 years ago
60db5e0
perf_counter: frequency based adaptive irq_period
by Peter Zijlstra
· 15 years ago
9e35ad3
perf_counter: Rework the perf counter disable/enable
by Peter Zijlstra
· 15 years ago
f370e1e
perf_counter: add PERF_RECORD_CPU
by Peter Zijlstra
· 15 years ago
a85f61a
perf_counter: add PERF_RECORD_CONFIG
by Peter Zijlstra
· 15 years ago
3df5eda
perf_counter: rework ioctl()s
by Peter Zijlstra
· 15 years ago
c5078f7
perf_counter: provide an mlock threshold
by Peter Zijlstra
· 16 years ago
6de6a7b
perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)
by Peter Zijlstra
· 16 years ago
c66de4a5
perf_counter: uncouple data_head updates from wakeups
by Peter Zijlstra
· 16 years ago
0d905bc
perf_counter: initialize the per-cpu context earlier
by Ingo Molnar
· 16 years ago
c33a0bc
perf_counter: fix race in perf_output_*
by Peter Zijlstra
· 16 years ago
6f00cad
perf_counter, x86: consistent use of type int for counter index
by Robert Richter
· 16 years ago
4aeb0b4
perfcounters: rename struct hw_perf_counter_ops into struct pmu
by Robert Richter
· 16 years ago
829b42d
perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERS
by Robert Richter
· 16 years ago
1ccd154
perf_counter: sysctl for system wide perf counters
by Peter Zijlstra
· 16 years ago
78f13e9
perf_counter: allow for data addresses to be recorded
by Peter Zijlstra
· 16 years ago
4d85545
perf_counter: move PERF_RECORD_TIME
by Peter Zijlstra
· 16 years ago
8d1b2d9
perf_counter: track task-comm data
by Peter Zijlstra
· 16 years ago
8740f94
perf_counter: add some comments
by Peter Zijlstra
· 16 years ago
6b6e5486
perf_counter: use misc field to widen type
by Peter Zijlstra
· 16 years ago
6fab019
perf_counter: provide misc bits in the event header
by Peter Zijlstra
· 16 years ago
4af4998
perf_counter: rework context time
by Peter Zijlstra
· 16 years ago
4c9e254
perf_counter: change event definition
by Peter Zijlstra
· 16 years ago
0c593b3
perf_counter: comment the perf_event_type stuff
by Peter Zijlstra
· 16 years ago
79f1464
perf_counter: counter overflow limit
by Peter Zijlstra
· 16 years ago
Next »