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
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-28
perf symbols: Fix vmlinux path when not using --symfs
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-02-28
perf timechart: Fix black idle boxes in the title
Thomas Renninger
1
-3
/
+3
2011-02-25
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
1
-2
/
+5
2011-02-10
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
2
-7
/
+17
2011-02-03
perf stat: Fix aggreate counter reading accounting
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-23
perf tools: Fix time function double declaration with glibc
Thomas Renninger
1
-2
/
+2
2011-01-23
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-23
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
13
-46
/
+56
2011-01-21
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
1
-0
/
+7
2011-01-17
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
1
-29
/
+0
2011-01-17
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-11
perf session: Fix infinite loop in __perf_session__process_events
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-11
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
1
-33
/
+49
2011-01-07
perf tools: Pass whole attr to event selectors
Lin Ming
3
-7
/
+13
2011-01-06
perf tools: Fix buffer overflow error when specifying all tracepoints
Han Pingtian
1
-31
/
+30
2011-01-05
perf session: Warn about errors when processing pipe events too
Arnaldo Carvalho de Melo
1
-26
/
+31
2011-01-05
perf tools: Fix perf_event.h header usage
Stephane Eranian
2
-2
/
+2
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
1
-1
/
+1
2011-01-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2
-0
/
+42
2011-01-04
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
18
-116
/
+586
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
6
-40
/
+78
2011-01-04
perf evsel: Auto allocate resources needed for some methods
Arnaldo Carvalho de Melo
1
-0
/
+9
2011-01-04
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
2
-15
/
+20
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
2
-15
/
+43
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2
-31
/
+102
2011-01-04
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
2
-0
/
+57
2011-01-04
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
2
-0
/
+167
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2
-0
/
+12
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
5
-24
/
+23
2011-01-03
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
1
-0
/
+4
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
10
-46
/
+164
2011-01-03
perf: Fix callchain hit bad cast on ascii display
Frederic Weisbecker
1
-1
/
+1
2010-12-28
perf probe: Fix short file name probe location reporting
Franck Bui-Huu
1
-7
/
+7
2010-12-23
perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen
Franck Bui-Huu
1
-1
/
+1
2010-12-23
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
3
-16
/
+45
2010-12-22
perf probe: Fix to support libdwfl older than 0.148
Masami Hiramatsu
1
-30
/
+55
2010-12-22
perf tools: Fix lazy wildcard matching
Masami Hiramatsu
1
-1
/
+1
2010-12-21
perf probe: Handle gracefully some stupid and buggy line syntaxes
Franck Bui-Huu
1
-32
/
+60
2010-12-21
perf probe: Don't always consider EOF as an error when listing source code
Franck Bui-Huu
1
-12
/
+26
2010-12-21
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
1
-5
/
+8
2010-12-21
perf probe: Clean up redundant tests in show_line_range()
Franck Bui-Huu
1
-11
/
+15
2010-12-21
perf probe: Rewrite show_one_line() to make it simpler
Franck Bui-Huu
1
-18
/
+11
2010-12-21
perf probe: Make -L display the absolute path of the dumped file
Franck Bui-Huu
1
-1
/
+1
2010-12-22
perf probe: Cleanup messages
Masami Hiramatsu
2
-34
/
+38
2010-12-22
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
3
-19
/
+68
2010-12-22
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2
-2
/
+14
2010-12-16
perf buildid-cache: Fix symbolic link handling
Franck Bui-Huu
1
-4
/
+6
2010-12-16
perf symbols: Stop using vmlinux files with no symbols
Franck Bui-Huu
1
-1
/
+1
2010-12-16
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
3
-5
/
+16
[next]