index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
perf tools: Remove expensive old debug code from perf top
Mike Galbraith
1
-14
/
+1
2009-10-13
perf tools: Do not manually count string lengths
Vincent Legoll
2
-8
/
+13
2009-10-12
perf sched: Add -C option to measure on a specific CPU
Mike Galbraith
1
-1
/
+100
2009-10-12
perf tools: Fix counter sample frequency breakage
Mike Galbraith
2
-8
/
+34
2009-10-09
perf tools: Provide backward compatibility with previous perf.data version
Frederic Weisbecker
1
-1
/
+7
2009-10-08
perf tools: Fix thread comm resolution in perf sched
Frederic Weisbecker
3
-68
/
+13
2009-10-08
perf tools: Improve kernel/modules symbol lookup
Arnaldo Carvalho de Melo
1
-87
/
+201
2009-10-08
perf tools: Up the verbose level for some really verbose stuff
Arnaldo Carvalho de Melo
3
-6
/
+6
2009-10-08
perf tools: Improve thread comm resolution in perf sched
Frederic Weisbecker
3
-12
/
+67
2009-10-08
perf tools: Unify perf.data mapping and events handling
Frederic Weisbecker
6
-401
/
+334
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
8
-18
/
+54
2009-10-07
perf tools: Start the perf.data mapping at data offset in perf trace
Frederic Weisbecker
1
-1
/
+6
2009-10-06
perf tools: Default to 1 KHz auto-sampling freq events
Ingo Molnar
2
-45
/
+45
2009-10-06
perf trace: Add string/dynamic cases to format_flags
Tom Zanussi
2
-0
/
+26
2009-10-06
perf trace: Add subsystem string to struct event
Tom Zanussi
2
-2
/
+5
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
2
-0
/
+25
2009-10-06
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
11
-18
/
+47
2009-10-06
perf_event: Provide vmalloc() based mmap() backing
Peter Zijlstra
1
-0
/
+3
2009-10-06
perf tools: elf_sym__is_function() should accept "zero" sized functions
Arnaldo Carvalho de Melo
1
-2
/
+1
2009-10-06
perf trace: Update eval_flag() flags array to match interrupt.h
Tom Zanussi
1
-4
/
+5
2009-10-06
perf trace: Remove unused code in builtin-trace.c
Tom Zanussi
1
-6
/
+0
2009-10-05
perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etc
Arnaldo Carvalho de Melo
1
-5
/
+2
2009-10-05
perf tools: /proc/modules names don't always match its name
Arnaldo Carvalho de Melo
3
-1
/
+14
2009-10-05
perf tools: Create maps for modules when processing kallsyms
Arnaldo Carvalho de Melo
2
-41
/
+122
2009-10-05
perf top: Keep the default of asking for kernel module symbols
Arnaldo Carvalho de Melo
1
-3
/
+1
2009-10-04
perf: Propagate term signal to child
Chris Wilson
2
-1
/
+13
2009-10-04
perf tools: Remove show_mask bitmask
Arnaldo Carvalho de Melo
4
-39
/
+18
2009-10-03
perf tools: Move hist_entry__add common code to hist.c
Arnaldo Carvalho de Melo
4
-88
/
+74
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
13
-929
/
+453
2009-10-01
perf tools: Run generate-cmdlist.sh properly
Mulyadi Santosa
1
-1
/
+1
2009-10-01
perf timechart: Add a power-only mode
Arjan van de Ven
3
-4
/
+23
2009-10-01
perf top: Remove dead {min,max}_ip unused variables
Arnaldo Carvalho de Melo
1
-13
/
+0
2009-09-30
perf trace: Remove dead code
Arnaldo Carvalho de Melo
1
-28
/
+0
2009-09-30
perf sched: Remove dead code
Arnaldo Carvalho de Melo
1
-30
/
+4
2009-09-30
perf tools: Use rb_tree for maps
Arnaldo Carvalho de Melo
4
-51
/
+95
2009-09-30
perf tools: Put common histogram functions in their own file
John Kacur
5
-313
/
+216
2009-09-30
perf top: Add poll_idle to the skip list
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-09-24
perf tools: Create util/sort.and use it
John Kacur
5
-508
/
+373
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
24
-62
/
+72
2009-09-24
perf annotate: Add the cmp_null function and make use of it
John Kacur
1
-16
/
+14
2009-09-24
perf tools: Dont use openat()
Eric Dumazet
1
-29
/
+20
2009-09-24
perf tools: Fix buffer allocation
Eric Dumazet
1
-1
/
+1
2009-09-24
perf tools: .gitignore += perf*.html
Kirill Smelkov
1
-0
/
+1
2009-09-24
perf tools: Handle relative paths while loading module symbols
Mike Galbraith
1
-30
/
+66
2009-09-23
perf tools: Fix module symbol loading bug
Mike Galbraith
1
-4
/
+13
2009-09-22
perf stat: Fix zero total printouts
Ingo Molnar
1
-4
/
+14
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
18
-155
/
+155
2009-09-20
perf util: SVG performance improvements
Arjan van de Ven
1
-23
/
+55
2009-09-20
perf util: Make the timechart SVG width dynamic
Arjan van de Ven
4
-14
/
+31
2009-09-20
perf timechart: Show the duration of scheduler delays in the SVG
Arjan van de Ven
3
-8
/
+57
[next]