aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ds.c
Commit message (Expand)AuthorAge
* x86, bts: add fork and exit handlingMarkus Metzger2008-12-20
* x86, bts: correctly report invalid bts recordsMarkus Metzger2008-12-16
* x86, bts: remove recursion from get_contextMarkus Metzger2008-12-16
* x86, bts: fix build errorIngo Molnar2008-12-12
* x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-12
* x86, bts: turn BUG_ON into WARN_ON_ONCEMarkus Metzger2008-12-12
* x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-25
* x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-25
*-. Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-25
|\ \
| | * x86, bts: DS and BTS initializationMarkus Metzger2008-11-10
| * | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-25
| * | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-25
| * | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-25
|/ /
* | x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-18
* | x86, bts: fix unlock problem in ds.cMarkus Metzger2008-11-16
|/
* x86: ds.c ptrace.c integer as NULL pointer sparse fixesHarvey Harrison2008-09-24
* x86: fix ds.c build errorIngo Molnar2008-07-25
* x86: DS cleanup - dont treat 0 as NULLCyrill Gorcunov2008-05-12
* x86, ptrace: PEBS supportMarkus Metzger2008-05-12
* x86: debug Store - call kfree if only we really need itCyrill Gorcunov2008-04-17
* x86: fix small sparse warningHarvey Harrison2008-01-31
* x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger2008-01-30
* x86, ptrace: new ptrace BTS APIMarkus Metzger2008-01-30
* x86, ptrace: use jiffies for BTS timestampsMarkus Metzger2008-01-30
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-30