index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5
Frederic Weisbecker
2011-03-04
1
-0
/
+5
*
perf: Fix missing strndup declaration
Frederic Weisbecker
2011-03-04
1
-1
/
+0
*
Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...
Frederic Weisbecker
2011-03-03
3
-170
/
+754
|
\
|
*
tracing/filter: Remove synchronize_sched() from __alloc_preds()
Steven Rostedt
2011-02-07
1
-23
/
+7
|
*
tracing/filter: Swap entire filter of events
Steven Rostedt
2011-02-07
1
-105
/
+146
|
*
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
1
-1
/
+8
|
*
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
2
-1
/
+2
|
*
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2011-02-07
2
-10
/
+235
|
*
tracing/filter: Check the created pred tree
Steven Rostedt
2011-02-07
1
-1
/
+71
|
*
tracing/filter: Optimize short ciruit check
Steven Rostedt
2011-02-07
1
-3
/
+9
|
*
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2011-02-07
2
-46
/
+194
|
*
tracing/filter: Free pred array on disabling of filter
Steven Rostedt
2011-02-07
1
-0
/
+4
|
*
tracing/filter: Allocate the preds in an array
Steven Rostedt
2011-02-07
2
-23
/
+10
|
*
tracing/filter: Call synchronize_sched() just once for system filters
Steven Rostedt
2011-02-07
1
-17
/
+63
|
*
tracing/filter: Dynamically allocate preds
Steven Rostedt
2011-02-07
2
-36
/
+110
|
*
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2011-02-07
2
-34
/
+20
|
*
tracing/filter: Have no filter return a match
Steven Rostedt
2011-02-07
1
-1
/
+6
*
|
perf: Set filters before mmaping events
Frederic Weisbecker
2011-03-02
3
-12
/
+35
*
|
perf top tui: Wait till the first sample to refresh the screen.
Arnaldo Carvalho de Melo
2011-03-01
2
-2
/
+20
*
|
perf top: Fix reporting of invalid --vmlinux
Arnaldo Carvalho de Melo
2011-03-01
1
-2
/
+3
*
|
perf tui: Make ui__warning modal
Arnaldo Carvalho de Melo
2011-03-01
1
-2
/
+5
*
|
perf top browser: Handle empty active symbols list
Arnaldo Carvalho de Melo
2011-03-01
1
-0
/
+6
*
|
perf ui browser: Introduce ui_browser__show_title
Arnaldo Carvalho de Melo
2011-02-25
2
-4
/
+17
*
|
perf top browser: Fix up exit keys
Arnaldo Carvalho de Melo
2011-02-25
1
-0
/
+7
*
|
perf annotate: Show better message when no vmlinux is found
Arnaldo Carvalho de Melo
2011-02-23
2
-10
/
+13
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-02-23
3
-3
/
+34
|
\
\
|
*
|
perf lock: Document valid sort keys
Marcin Slusarz
2011-02-23
2
-3
/
+11
|
*
|
perf top browser: Adjust the browser indexes when refreshing
Arnaldo Carvalho de Melo
2011-02-23
1
-0
/
+23
*
|
|
perf: Simplify task_clock_event_read()
Peter Zijlstra
2011-02-23
1
-10
/
+3
*
|
|
perf_events: Fix rcu and locking issues with cgroup support
Stephane Eranian
2011-02-23
1
-11
/
+29
|
/
/
*
|
perf top: Live TUI Annotation
Arnaldo Carvalho de Melo
2011-02-22
5
-58
/
+156
*
|
perf probe: Remove redundant checks
Arnaldo Carvalho de Melo
2011-02-22
2
-4
/
+3
*
|
perf evsel: Fix inverted test for fixing up attr.inherit flag
Arnaldo Carvalho de Melo
2011-02-21
1
-2
/
+13
*
|
perf probe: Fix error propagation leading to segfault
Arnaldo Carvalho de Melo
2011-02-21
2
-2
/
+7
*
|
perf tools: Makefile: Remove various and sundry cruft
Michael Witten
2011-02-18
3
-223
/
+10
*
|
perf tools: Makefile: Remove tool-specific cruft
Michael Witten
2011-02-18
1
-72
/
+1
*
|
perf tools: Makefile: Remove platform-specific cruft
Michael Witten
2011-02-18
2
-250
/
+8
*
|
perf tools: Makefile: Remove vestigial git-specific cruft
Michael Witten
2011-02-18
1
-61
/
+1
*
|
x86: Remove die_nmi()
Jan Beulich
2011-02-18
4
-36
/
+0
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-02-18
10
-31
/
+177
|
\
\
|
*
|
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
2011-02-17
4
-23
/
+142
|
*
|
perf report: Tell the user when a perf.data file has no samples
Arnaldo Carvalho de Melo
2011-02-17
1
-0
/
+6
|
*
|
perf record: Delay setting the header writing atexit call
Arnaldo Carvalho de Melo
2011-02-17
1
-5
/
+5
|
*
|
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
2011-02-17
1
-2
/
+5
|
*
|
perf: make perf stat print user provided full event names
Stephane Eranian
2011-02-17
3
-0
/
+18
|
*
|
perf python: Add cgroup.c to setup.py to get it building again
Arnaldo Carvalho de Melo
2011-02-17
1
-1
/
+1
*
|
|
Revert "tracing: Add unstable sched clock note to the warning"
Ingo Molnar
2011-02-18
1
-6
/
+2
*
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-02-17
10
-20
/
+85
|
\
|
|
|
*
|
perf probe: Show filename which contains target function
Masami Hiramatsu
2011-02-16
1
-1
/
+1
|
*
|
perf probe: Support function@filename syntax for --line
Masami Hiramatsu
2011-02-16
2
-6
/
+16
[next]