index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etc
Arnaldo Carvalho de Melo
2009-10-05
1
-5
/
+2
*
perf tools: /proc/modules names don't always match its name
Arnaldo Carvalho de Melo
2009-10-05
3
-1
/
+14
*
perf tools: Create maps for modules when processing kallsyms
Arnaldo Carvalho de Melo
2009-10-05
2
-41
/
+122
*
perf top: Keep the default of asking for kernel module symbols
Arnaldo Carvalho de Melo
2009-10-05
1
-3
/
+1
*
perf tools: Remove show_mask bitmask
Arnaldo Carvalho de Melo
2009-10-04
4
-39
/
+18
*
perf tools: Move hist_entry__add common code to hist.c
Arnaldo Carvalho de Melo
2009-10-03
4
-88
/
+74
*
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
2009-10-02
13
-929
/
+453
*
perf top: Remove dead {min,max}_ip unused variables
Arnaldo Carvalho de Melo
2009-10-01
1
-13
/
+0
*
perf trace: Remove dead code
Arnaldo Carvalho de Melo
2009-09-30
1
-28
/
+0
*
perf sched: Remove dead code
Arnaldo Carvalho de Melo
2009-09-30
1
-30
/
+4
*
perf tools: Use rb_tree for maps
Arnaldo Carvalho de Melo
2009-09-30
4
-51
/
+95
*
perf tools: Put common histogram functions in their own file
John Kacur
2009-09-30
5
-313
/
+216
*
perf tools: Create util/sort.and use it
John Kacur
2009-09-24
5
-508
/
+373
*
perf tools: Protect header files with a consistent style
John Kacur
2009-09-24
24
-62
/
+72
*
perf annotate: Add the cmp_null function and make use of it
John Kacur
2009-09-24
1
-16
/
+14
*
perf tools: Dont use openat()
Eric Dumazet
2009-09-24
1
-29
/
+20
*
perf tools: Fix buffer allocation
Eric Dumazet
2009-09-24
1
-1
/
+1
*
perf tools: .gitignore += perf*.html
Kirill Smelkov
2009-09-24
1
-0
/
+1
*
perf tools: Handle relative paths while loading module symbols
Mike Galbraith
2009-09-24
1
-30
/
+66
*
perf tools: Fix module symbol loading bug
Mike Galbraith
2009-09-23
1
-4
/
+13
*
perf stat: Fix zero total printouts
Ingo Molnar
2009-09-22
1
-4
/
+14
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
18
-155
/
+155
*
perf util: SVG performance improvements
Arjan van de Ven
2009-09-20
1
-23
/
+55
*
perf util: Make the timechart SVG width dynamic
Arjan van de Ven
2009-09-20
4
-14
/
+31
*
perf timechart: Show the duration of scheduler delays in the SVG
Arjan van de Ven
2009-09-20
3
-8
/
+57
*
perf timechart: Show the name of the waker/wakee in timechart
Arjan van de Ven
2009-09-20
3
-11
/
+30
*
perf utils: Use a define for the maximum length of a trace event
Arjan van de Ven
2009-09-19
1
-7
/
+7
*
perf: Add timechart help text and add timechart to "perf help"
Arjan van de Ven
2009-09-19
2
-0
/
+36
*
perf utils: Be consistent about minimum text size in the svghelper
Arjan van de Ven
2009-09-19
1
-11
/
+13
*
perf timechart: Add "perf timechart record"
Arjan van de Ven
2009-09-19
1
-8
/
+39
*
perf: Add the timechart tool
Arjan van de Ven
2009-09-19
4
-0
/
+1129
*
perf: Add a SVG helper library file
Arjan van de Ven
2009-09-19
3
-0
/
+408
*
perf: Add a sample_event type to the event_union
Arjan van de Ven
2009-09-19
1
-0
/
+7
*
perf: Allow perf utilities to have "callback" options without arguments
Arjan van de Ven
2009-09-19
1
-0
/
+2
*
perf: Store trace event name/id pairs in perf.data
Arjan van de Ven
2009-09-19
3
-0
/
+90
*
perf: Add a timestamp to fork events
Arjan van de Ven
2009-09-19
1
-0
/
+1
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-09-19
1
-0
/
+6
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-11
43
-1351
/
+6051
|
|
\
|
*
|
sparc: add basic support for 'perf'
Jens Axboe
2009-09-04
1
-0
/
+6
*
|
|
perf sched: Add --input=file option to builtin-sched.c
Mike Galbraith
2009-09-18
1
-1
/
+3
*
|
|
perf trace: Sample timestamp and cpu when using record flag
Li Zefan
2009-09-18
1
-1
/
+4
*
|
|
perf tools: Increase MAX_EVENT_LENGTH
Li Zefan
2009-09-18
1
-1
/
+1
*
|
|
perf tools: Fix memory leak in read_ftrace_printk()
Li Zefan
2009-09-18
1
-3
/
+4
*
|
|
perf sched: Determine the number of CPUs automatically
Ingo Molnar
2009-09-17
1
-1
/
+3
*
|
|
perf record: Disable profiling before draining the buffer
Peter Zijlstra
2009-09-17
1
-1
/
+12
*
|
|
perf sched: Add 'perf sched map' scheduling event map printout
Ingo Molnar
2009-09-16
3
-101
/
+214
*
|
|
perf sched: Make idle thread and comm/pid names more consistent
Ingo Molnar
2009-09-16
2
-3
/
+3
*
|
|
perf sched: Sanity check context switch events
Ingo Molnar
2009-09-16
1
-1
/
+26
*
|
|
perf sched: Account for lost events, increase default buffering
Ingo Molnar
2009-09-16
2
-20
/
+42
*
|
|
perf sched: Add support for sched:sched_stat_runtime events
mingo
2009-09-14
1
-91
/
+173
[next]