index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-04
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
18
-192
/
+236
2010-12-04
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
2
-18
/
+102
2010-12-04
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
2
-54
/
+76
2010-12-04
perf events: Fix event inherit fallout of precalculated headers
Thomas Gleixner
1
-0
/
+5
2010-12-02
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
15
-68
/
+324
2010-12-01
perf stat: Add csv-style output
Stephane Eranian
2
-40
/
+109
2010-12-01
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-12-01
perf stat: Document missing options
Shawn Bohrer
1
-7
/
+27
2010-12-01
perf test: Fix spelling mistake in documentation
Shawn Bohrer
1
-1
/
+1
2010-12-01
perf trace: Document missing options
Shawn Bohrer
1
-0
/
+7
2010-12-01
perf top: Document missing options
Shawn Bohrer
1
-4
/
+24
2010-12-01
perf sched: Document missing options
Shawn Bohrer
1
-2
/
+16
2010-12-01
perf report: Document missing options
Shawn Bohrer
1
-4
/
+45
2010-12-01
perf record: Document missing options
Shawn Bohrer
1
-4
/
+13
2010-12-01
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
1
-1
/
+1
2010-12-01
perf lock: Document missing options
Shawn Bohrer
1
-0
/
+15
2010-12-01
perf kvm: Document missing options
Shawn Bohrer
1
-1
/
+7
2010-12-01
perf diff: Document missing options
Shawn Bohrer
1
-1
/
+18
2010-12-01
perf diff: Fix displacement and modules options short flag
Shawn Bohrer
1
-1
/
+1
2010-12-01
perf buildid-list: Document missing options
Shawn Bohrer
1
-0
/
+3
2010-12-01
perf annotate: Document missing options.
Shawn Bohrer
1
-1
/
+36
2010-12-01
Merge branch 'perf/rename' into perf/core
Ingo Molnar
13
-121
/
+121
2010-11-30
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
1
-4
/
+8
2010-11-30
perf packaging: add memcpy to perf MANIFEST
Don Zickus
1
-0
/
+1
2010-11-30
perf debug: Simplify trace_event
Arnaldo Carvalho de Melo
1
-28
/
+13
2010-11-30
perf session: Allocate chunks of sample objects
Thomas Gleixner
2
-5
/
+19
2010-11-30
perf session: Cache sample objects
Thomas Gleixner
2
-4
/
+27
2010-11-30
perf session: Keep file mmaped instead of malloc/memcpy
Thomas Gleixner
1
-16
/
+11
2010-11-30
perf session: Use sensible mmap size
Thomas Gleixner
1
-12
/
+29
2010-11-30
perf session: Simplify termination checks
Thomas Gleixner
1
-9
/
+11
2010-11-30
perf session: Move ui_progress_update in __perf_session__process_events()
Thomas Gleixner
1
-1
/
+1
2010-11-30
perf session: Cleanup __perf_session__process_events()
Thomas Gleixner
1
-40
/
+37
2010-11-30
perf session: Use appropriate pointer type instead of silly typecasting
Thomas Gleixner
1
-2
/
+2
2010-11-30
perf session: Fix list sort algorithm
Thomas Gleixner
2
-68
/
+49
2010-11-30
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
2
-59
/
+93
2010-11-27
perf tools: Fix lost and unknown events handling
Arnaldo Carvalho de Melo
4
-1
/
+46
2010-11-27
perf trace: Handle DT_UNKNOWN on filesystems that don't support d_type
Shawn Bohrer
1
-8
/
+25
2010-11-27
perf symbols: Correct final kernel map guesses
Ian Munsie
2
-2
/
+2
2010-11-26
perf events: Default to using event__process_lost
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-11-26
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
4
-5
/
+26
2010-11-26
perf, x86: P4 PMU - describe config format
Cyrill Gorcunov
1
-8
/
+55
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
24
-42
/
+38
2010-11-26
x86: Set cpu masks before calling CPU_STARTING notifiers
Andi Kleen
1
-4
/
+7
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
1
-0
/
+7
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
1
-11
/
+13
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
1
-1
/
+1
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
3
-6
/
+11
2010-11-26
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
1
-1
/
+3
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-46
/
+144
2010-11-26
Merge commit 'v2.6.37-rc3' into perf/core
Ingo Molnar
412
-1329
/
+2474
[next]