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: Add pipe-specific header read/write and event processing code
Tom Zanussi
2010-04-14
6
-29
/
+202
|
*
|
|
perf: Make the trace events sample period default to 1
Frederic Weisbecker
2010-04-15
2
-14
/
+24
|
*
|
|
perf: Always record tracepoints raw samples from perf record
Frederic Weisbecker
2010-04-15
2
-11
/
+5
|
*
|
|
perf: Make -f the default for perf record
Frederic Weisbecker
2010-04-15
2
-16
/
+26
|
*
|
|
perf: Fix dynamic field detection
Thomas Gleixner
2010-04-15
1
-1
/
+1
|
*
|
|
perf: Fix hlist related build error
Frederic Weisbecker
2010-04-15
1
-30
/
+30
|
|
|
/
|
|
/
|
|
*
|
perf: Make clock software events consistent with general exclusion rules
Frederic Weisbecker
2010-04-14
1
-8
/
+1
|
*
|
perf: Store active software events in a hashlist
Frederic Weisbecker
2010-04-14
2
-63
/
+195
|
|
/
|
*
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-14
22
-52
/
+62
|
*
perf tools: Fix perl support installation when O= is used
Arnaldo Carvalho de Melo
2010-04-09
1
-0
/
+1
|
*
perf trace: Ignore "overwrite" field if present in /events/header_page
Arnaldo Carvalho de Melo
2010-04-08
1
-15
/
+34
|
*
perf: cleanup some Documentation
Randy Dunlap
2010-04-08
2
-5
/
+5
|
*
perf bench: fix spello
Randy Dunlap
2010-04-08
1
-1
/
+1
|
*
perf tools: Reorganize some structs to save space
Arnaldo Carvalho de Melo
2010-04-08
6
-9
/
+7
|
*
perf TUI: Move "Yes" button to before "No"
Arnaldo Carvalho de Melo
2010-04-08
1
-1
/
+1
|
*
perf TUI: Show filters on the title and add help line about how to zoom out
Arnaldo Carvalho de Melo
2010-04-08
1
-28
/
+68
|
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-04-08
4370
-2117
/
+20200
|
|
\
|
*
|
perf: Swap inclusion order of util.h and string.h in util/string.c
Hitoshi Mitake
2010-04-04
1
-1
/
+1
|
*
|
perf_event: Make perf fd non seekable
Arnd Bergmann
2010-04-04
1
-0
/
+1
|
*
|
perf: Fetch hot regs from the template caller
Frederic Weisbecker
2010-04-04
1
-11
/
+12
|
*
|
perf: Drop the frame reliablity check
Frederic Weisbecker
2010-04-04
1
-2
/
+1
|
*
|
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
2
-10
/
+81
|
*
|
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
2
-32
/
+90
|
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-04-03
4
-14
/
+18
|
|
\
\
|
*
\
\
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-04-03
25
-587
/
+806
|
|
\
\
\
|
|
*
|
|
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
2010-04-03
3
-8
/
+14
|
|
*
|
|
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
2010-04-03
1
-45
/
+84
|
|
*
|
|
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
2010-04-03
1
-20
/
+0
|
|
*
|
|
perf symbols: Fill in pgoff in mmap synthesized events
Anton Blanchard
2010-04-03
1
-0
/
+9
|
|
*
|
|
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-03
9
-23
/
+12
|
|
*
|
|
perf tools: sort_dimension__add shouldn't die
Arnaldo Carvalho de Melo
2010-04-02
2
-4
/
+4
|
|
*
|
|
perf session: Remove one more exit() call from library code
Arnaldo Carvalho de Melo
2010-04-02
2
-9
/
+7
|
|
*
|
|
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
2010-04-02
3
-5
/
+6
|
|
*
|
|
perf kmem: Fixup the symbol address before using it
Arnaldo Carvalho de Melo
2010-04-02
1
-2
/
+3
|
|
*
|
|
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
2010-04-02
3
-5
/
+8
|
|
*
|
|
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-04-02
7
-114
/
+149
|
|
*
|
|
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
2010-04-02
1
-0
/
+3
|
|
*
|
|
perf tools: Allow specifying O= to build files in a separate directory
Arnaldo Carvalho de Melo
2010-04-02
2
-156
/
+172
|
|
*
|
|
perf tools: Use -o $(BITBUCKET) in one more case
Arnaldo Carvalho de Melo
2010-04-02
1
-1
/
+1
|
|
*
|
|
perf report: Add progress bars
Arnaldo Carvalho de Melo
2010-04-02
7
-32
/
+119
|
|
*
|
|
perf symbols: map_groups__find_symbol must return the map too
Arnaldo Carvalho de Melo
2010-04-02
3
-6
/
+48
|
|
*
|
|
perf symbols: Move more map_groups methods to map.c
Arnaldo Carvalho de Melo
2010-04-02
4
-170
/
+180
|
*
|
|
|
perf, x86: Add Nehalem programming quirk to Westmere
Peter Zijlstra
2010-04-02
1
-0
/
+2
|
*
|
|
|
perf, x86: Fix __initconst vs const
Peter Zijlstra
2010-04-02
4
-11
/
+11
|
*
|
|
|
perf, x86: Fix up the ANY flag stuff
Peter Zijlstra
2010-04-02
5
-51
/
+74
|
*
|
|
|
perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks
Robert Richter
2010-04-02
5
-89
/
+45
|
*
|
|
|
perf, x86: Undo some some *_counter* -> *_event* renames
Robert Richter
2010-04-02
7
-65
/
+65
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-04-02
460
-4153
/
+6917
|
|
\
\
\
\
|
*
|
|
|
|
perf probe: Fix to close dwarf when failing to analyze it
Masami Hiramatsu
2010-04-02
1
-2
/
+4
|
*
|
|
|
|
perf probe: Correct error message for non-structure type
Masami Hiramatsu
2010-04-02
1
-4
/
+8
[prev]
[next]