index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
nvram.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-17
perf debug: fix hex dump partial final line
Andy Isaacson
1
-6
/
+4
2010-06-17
perf probe: Add kernel source path option
Chase Douglas
4
-3
/
+62
2010-06-17
perf tools: .gitignore += config.make config.make.autogen
Kirill Smelkov
1
-0
/
+2
2010-06-17
perf record: Add option to avoid updating buildid cache
Stephane Eranian
4
-1
/
+21
2010-06-17
perf symbols: Function descriptor symbol lookup
Eric B Munson
1
-3
/
+34
2010-06-17
perf record: Avoid synthesizing mmap() for all processes in per-thread mode
Stephane Eranian
1
-1
/
+1
2010-06-09
perf tools: Reorganize the Makefile feature tests
Arnaldo Carvalho de Melo
2
-53
/
+175
2010-06-09
x86: Unify save_stack_address() and save_stack_address_nosched()
Oleg Nesterov
1
-14
/
+10
2010-06-09
x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly
Oleg Nesterov
1
-1
/
+5
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
15
-833
/
+7
2010-06-09
perf: Fix build breakage for architecutes without atomic64_t
Peter Zijlstra
1
-1
/
+1
2010-06-09
perf: Convert perf_event to local_t
Peter Zijlstra
7
-71
/
+72
2010-06-09
perf: Add perf_event::child_count
Peter Zijlstra
2
-2
/
+3
2010-06-09
perf: Add perf_event_count()
Peter Zijlstra
1
-6
/
+11
2010-06-09
arch: Implement local64_t
Peter Zijlstra
23
-0
/
+118
2010-06-09
perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...
Peter Zijlstra
2
-27
/
+36
2010-06-09
perf: Rename perf_mmap_data to perf_buffer
Peter Zijlstra
2
-157
/
+157
2010-06-09
perf, x86: Make a second write to performance counter if needed
Cyrill Gorcunov
2
-1
/
+20
2010-06-09
perf: Cleanup {start,commit,cancel}_txn details
Peter Zijlstra
5
-28
/
+36
2010-06-09
perf: Add non-exec mmap() tracking
Eric B Munson
5
-22
/
+35
2010-06-09
perf, trace: Remove superfluous rcu_read_lock()
Peter Zijlstra
1
-2
/
+0
2010-06-09
perf, trace: Inline perf_swevent_put_recursion_context()
Peter Zijlstra
3
-7
/
+6
2010-06-08
tracing: Remove boot tracer
Américo Wang
8
-318
/
+10
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
11
-83
/
+46
2010-06-08
x86: Unify dumpstack.h and stacktrace.h
Frederic Weisbecker
8
-68
/
+60
2010-06-08
perf, x86: Small fix to cpuid10_edx
Livio Soares
1
-2
/
+3
2010-06-08
perf: Fix signed comparison in perf_adjust_period()
Peter Zijlstra
1
-1
/
+4
2010-06-07
perf tools: Allow building perf source tarballs on non-configured tree
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-06-07
powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
Denis Kirjanov
1
-1
/
+1
2010-06-05
perf report: Implement --sort cpu
Arun Sharma
6
-2
/
+39
2010-06-05
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
8
-44
/
+41
2010-06-05
perf annotate: Ask objdump to demangle symbols
Stephane Eranian
1
-1
/
+1
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
9
-18
/
+89
2010-06-05
perf tools: Make target to generate self contained source tarball
Arnaldo Carvalho de Melo
3
-7
/
+44
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
8
-24
/
+110
2010-06-05
perf report: Make -D print sampled CPU
Stephane Eranian
2
-3
/
+5
2010-06-04
perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name
Arnaldo Carvalho de Melo
1
-2
/
+6
2010-06-04
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
9
-99
/
+24
2010-06-04
tracing/sched: Make preempt_schedule() notrace
Steven Rostedt
1
-3
/
+3
2010-06-03
perf: Fix crash in swevents
Peter Zijlstra
1
-9
/
+15
2010-06-01
perf buildid-list: Fix --with-hits event processing
Arnaldo Carvalho de Melo
1
-1
/
+3
2010-06-01
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
2
-18
/
+35
2010-06-01
perf hist: fix objdump output parsing
Konstantin Stepanyuk
1
-1
/
+1
2010-06-01
perf-record: Check correct pid when forking
Borislav Petkov
1
-2
/
+1
2010-06-01
perf: Do the comm inheritance per thread in event__process_task
Frederic Weisbecker
1
-7
/
+2
2010-06-01
perf: Use event__process_task from perf sched
Frederic Weisbecker
1
-0
/
+1
2010-05-31
perf: Process comm events by tid
Frederic Weisbecker
1
-2
/
+2
2010-05-31
blktrace: Fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-05-31
perf_events: Fix unincremented buffer base on partial copy
Frederic Weisbecker
1
-0
/
+1
2010-05-31
perf_events: Fix event scheduling issues introduced by transactional API
Stephane Eranian
2
-4
/
+29
[next]