index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
checksum.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-05-17
tracing: Check return value of tracing_dentry_percpu()
Namhyung Kim
1
-0
/
+3
2012-05-17
ring-buffer: Reset head page before running self test
Steven Rostedt
1
-0
/
+4
2012-05-17
ring-buffer: Add integrity check at end of iter read
Steven Rostedt
1
-0
/
+29
2012-05-16
ring-buffer: Make addition of pages in ring buffer atomic
Vaibhav Nagarnaik
1
-25
/
+77
2012-05-16
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2
-76
/
+209
2012-05-16
tracing: Clean up tracing_mark_write()
Steven Rostedt
1
-13
/
+11
2012-05-14
perf/x86/ibs: Fix undefined reference to `get_ibs_caps'
Robert Richter
1
-0
/
+4
2012-05-12
perf annotate browser: Add key bindings help window
Arnaldo Carvalho de Melo
1
-7
/
+18
2012-05-12
perf annotate browser: Show 'jumpy' functions
Arnaldo Carvalho de Melo
1
-5
/
+60
2012-05-12
perf annotate browser: Count the numbers of jump sources to a target
Arnaldo Carvalho de Melo
1
-3
/
+3
2012-05-12
perf annotate: Introduce ->free() method in ins_ops
Arnaldo Carvalho de Melo
2
-8
/
+21
2012-05-12
perf annotate: Augment lock instruction output
Arnaldo Carvalho de Melo
2
-34
/
+109
2012-05-11
perf annotate: Resolve symbols using objdump comment for single op ins
Arnaldo Carvalho de Melo
1
-0
/
+45
2012-05-11
perf annotate: Resolve symbols using objdump comment
Arnaldo Carvalho de Melo
2
-1
/
+119
2012-05-11
perf annotate: Use raw form for register indirect call instructions
Arnaldo Carvalho de Melo
1
-0
/
+9
2012-05-10
perf hists browser: Use '/' for search/filter instead of 's'
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-05-09
perf annotate: shorten helpline so it fits in visible space
David Ahern
1
-3
/
+3
2012-05-09
perf record: Reset event name when falling back to cpu-clock
David Ahern
1
-0
/
+4
2012-05-09
perf top: Update event name when falling back to cpu-clock
David Ahern
1
-0
/
+4
2012-05-09
perf stat: handle ENXIO error for perf_event_open
David Ahern
1
-1
/
+6
2012-05-09
perf record: Fix fallback to cpu-clock on ppc
David Ahern
1
-2
/
+6
2012-05-09
perf report: Fix format string for x86-32 compilation
Jiri Olsa
1
-1
/
+1
2012-05-09
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
3
-30
/
+17
2012-05-09
perf/x86-ibs: Fix usage of IBS op current count
Robert Richter
1
-12
/
+21
2012-05-09
perf/x86-ibs: Catch spurious interrupts after stopping IBS
Robert Richter
1
-5
/
+7
2012-05-09
perf/x86-ibs: Implement workaround for IBS erratum #420
Robert Richter
1
-23
/
+39
2012-05-09
perf/x86-ibs: Extend hw period that triggers overflow
Robert Richter
1
-2
/
+13
2012-05-09
perf/x86-ibs: Trigger overflow if remaining period is too small
Robert Richter
1
-4
/
+1
2012-05-09
perf/x86-ibs: Rename some variables
Robert Richter
1
-5
/
+5
2012-05-09
perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
Robert Richter
2
-4
/
+76
2012-05-09
perf/x86-ibs: Take instruction pointer from ibs sample
Robert Richter
2
-19
/
+35
2012-05-09
perf/x86-ibs: Fix frequency profiling
Robert Richter
1
-2
/
+16
2012-05-09
perf/x86-ibs: Enable ibs op micro-ops counting mode
Robert Richter
1
-0
/
+2
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
15
-43
/
+25
2012-05-09
perf/x86-ibs: Fix update of period
Robert Richter
1
-13
/
+14
2012-05-09
tracing: Remove ftrace_disable/enable_cpu()
Steven Rostedt
1
-42
/
+2
2012-05-09
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2
-58
/
+16
2012-05-08
perf top: Default to system wide using perf_target methods
Arnaldo Carvalho de Melo
1
-2
/
+1
2012-05-08
tracing: Prevent wasting time evaluating parameters in trace_preempt_on/off
Minho Ban
1
-2
/
+6
2012-05-08
perf annotate browser: Compact 'nop' output
Arnaldo Carvalho de Melo
1
-0
/
+13
2012-05-07
perf annotate browser: Do raw printing in 'o'ffset in a single place
Arnaldo Carvalho de Melo
3
-14
/
+29
2012-05-07
perf stat: Use perf_evlist__create_maps
Namhyung Kim
1
-14
/
+8
2012-05-07
perf target: Consolidate target task/cpu checking
Namhyung Kim
6
-20
/
+31
2012-05-07
perf tools: Introduce perf_target__strerror()
Namhyung Kim
5
-5
/
+87
2012-05-07
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
6
-39
/
+42
2012-05-07
perf target: Introduce perf_target_errno
Namhyung Kim
2
-12
/
+46
2012-05-07
perf evlist: Fix creation of cpu map
Namhyung Kim
1
-2
/
+3
2012-05-07
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
1
-0
/
+4
2012-05-04
perf session: Fail on processing event with unknown size
Jiri Olsa
1
-21
/
+9
[next]