index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
2010-12-01
1
-1
/
+1
*
perf stat: Document missing options
Shawn Bohrer
2010-12-01
1
-7
/
+27
*
perf test: Fix spelling mistake in documentation
Shawn Bohrer
2010-12-01
1
-1
/
+1
*
perf trace: Document missing options
Shawn Bohrer
2010-12-01
1
-0
/
+7
*
perf top: Document missing options
Shawn Bohrer
2010-12-01
1
-4
/
+24
*
perf sched: Document missing options
Shawn Bohrer
2010-12-01
1
-2
/
+16
*
perf report: Document missing options
Shawn Bohrer
2010-12-01
1
-4
/
+45
*
perf record: Document missing options
Shawn Bohrer
2010-12-01
1
-4
/
+13
*
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
2010-12-01
1
-1
/
+1
*
perf lock: Document missing options
Shawn Bohrer
2010-12-01
1
-0
/
+15
*
perf kvm: Document missing options
Shawn Bohrer
2010-12-01
1
-1
/
+7
*
perf diff: Document missing options
Shawn Bohrer
2010-12-01
1
-1
/
+18
*
perf diff: Fix displacement and modules options short flag
Shawn Bohrer
2010-12-01
1
-1
/
+1
*
perf buildid-list: Document missing options
Shawn Bohrer
2010-12-01
1
-0
/
+3
*
perf annotate: Document missing options.
Shawn Bohrer
2010-12-01
1
-1
/
+36
*
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-12-01
1
-4
/
+8
*
perf packaging: add memcpy to perf MANIFEST
Don Zickus
2010-12-01
1
-0
/
+1
*
perf debug: Simplify trace_event
Arnaldo Carvalho de Melo
2010-11-30
1
-28
/
+13
*
perf session: Allocate chunks of sample objects
Thomas Gleixner
2010-11-30
2
-5
/
+19
*
perf session: Cache sample objects
Thomas Gleixner
2010-11-30
2
-4
/
+27
*
perf session: Keep file mmaped instead of malloc/memcpy
Thomas Gleixner
2010-11-30
1
-16
/
+11
*
perf session: Use sensible mmap size
Thomas Gleixner
2010-11-30
1
-12
/
+29
*
perf session: Simplify termination checks
Thomas Gleixner
2010-11-30
1
-9
/
+11
*
perf session: Move ui_progress_update in __perf_session__process_events()
Thomas Gleixner
2010-11-30
1
-1
/
+1
*
perf session: Cleanup __perf_session__process_events()
Thomas Gleixner
2010-11-30
1
-40
/
+37
*
perf session: Use appropriate pointer type instead of silly typecasting
Thomas Gleixner
2010-11-30
1
-2
/
+2
*
perf session: Fix list sort algorithm
Thomas Gleixner
2010-11-30
2
-68
/
+49
*
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
2010-11-30
2
-59
/
+93
*
perf tools: Fix lost and unknown events handling
Arnaldo Carvalho de Melo
2010-11-27
4
-1
/
+46
*
perf trace: Handle DT_UNKNOWN on filesystems that don't support d_type
Shawn Bohrer
2010-11-27
1
-8
/
+25
*
perf symbols: Correct final kernel map guesses
Ian Munsie
2010-11-27
2
-2
/
+2
*
perf events: Default to using event__process_lost
Arnaldo Carvalho de Melo
2010-11-26
1
-1
/
+1
*
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
4
-5
/
+26
*
perf, x86: P4 PMU - describe config format
Cyrill Gorcunov
2010-11-26
1
-8
/
+55
*
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
24
-42
/
+38
*
x86: Set cpu masks before calling CPU_STARTING notifiers
Andi Kleen
2010-11-26
1
-4
/
+7
*
perf: Ignore non-sampling overflows
Peter Zijlstra
2010-11-26
1
-0
/
+7
*
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
2010-11-26
1
-11
/
+13
*
perf: Limit event refresh to sampling event
Franck Bui-Huu
2010-11-26
1
-1
/
+1
*
perf: Introduce is_sampling_event()
Franck Bui-Huu
2010-11-26
3
-6
/
+11
*
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
2010-11-26
1
-1
/
+3
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
12
-46
/
+144
|
\
|
*
perf: Fix the software context switch counter
Peter Zijlstra
2010-11-26
2
-16
/
+15
|
*
perf, x86: Fixup Kconfig deps
Peter Zijlstra
2010-11-26
1
-1
/
+1
|
*
x86, perf, nmi: Disable perf if counters are not accessible
Don Zickus
2010-11-26
1
-0
/
+20
|
*
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2010-11-26
2
-2
/
+21
|
*
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
2010-11-23
1
-1
/
+3
|
*
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
2010-11-22
1
-8
/
+9
|
*
x86/kprobes: Prevent kprobes to probe on save_args()
Masami Hiramatsu
2010-11-18
1
-0
/
+2
|
*
irq_work: Drop cmpxchg() result
Sergio Aguirre
2010-11-18
1
-1
/
+3
[next]