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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-03
perf report: Fix comm sorting
Peter Zijlstra
1
-6
/
+112
2009-06-03
perf record: Use long arg for counter period
Peter Zijlstra
3
-3
/
+21
2009-06-03
perf report: Handle vDSO symbols properly
Ingo Molnar
1
-0
/
+15
2009-06-03
perf report: Improve sort key recognition
Ingo Molnar
1
-12
/
+17
2009-06-03
perf report: Print -D to stdout
Ingo Molnar
1
-34
/
+30
2009-06-03
perf_counter tools: Cover PLT symbols too
Arnaldo Carvalho de Melo
1
-5
/
+138
2009-06-03
perf record: Print out the number of events captured
Ingo Molnar
1
-0
/
+3
2009-06-03
perf_counter tools: Make source code headers more coherent
Ingo Molnar
5
-57
/
+62
2009-06-03
perf report: Print more info instead of <unknown> entries
Ingo Molnar
1
-8
/
+20
2009-06-03
perf record: Increase mmap buffering default
Ingo Molnar
1
-2
/
+2
2009-06-03
perf record: Add --append option
Ingo Molnar
1
-14
/
+26
2009-06-03
perf report: Fix column width/alignment of dsos
Ingo Molnar
1
-4
/
+4
2009-06-02
perf report: Separate out idle threads
Peter Zijlstra
1
-0
/
+13
2009-06-02
perf_counter tools: Fix up the ABI shakeup
Peter Zijlstra
4
-32
/
+32
2009-06-02
perf_counter tools: Remove the last nmi bits
Peter Zijlstra
2
-2
/
+0
2009-06-02
perf report: Clean up the default output
Ingo Molnar
1
-27
/
+28
2009-06-02
perf_counter: tools: Better handle existing data files
Peter Zijlstra
1
-3
/
+12
2009-06-02
perf_counter: tools: Expand the COMM,MMAP event synthesizer
Peter Zijlstra
2
-21
/
+65
2009-06-02
perf_counter tools: Fix uninitialized variable in perf-report.c
Mike Galbraith
1
-1
/
+3
2009-06-02
perf_counter tools: Cleanup Makefile
Mike Galbraith
1
-68
/
+73
2009-06-02
perf_counter tools: Make .gitignore reflect perf_counter tools files
Mike Galbraith
1
-175
/
+12
2009-06-02
perf_counter tools: Add missing rb_erase in dso__delete_symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-06-02
perf_counter tools: Use hex2u64 in more places
Arnaldo Carvalho de Melo
5
-70
/
+54
2009-06-02
perf_counter tools: Add string.[ch]
Arnaldo Carvalho de Melo
2
-0
/
+42
2009-06-01
perf_counter tools: Guard against record damaging existing files
Mike Galbraith
1
-1
/
+1
2009-06-01
hwmon: Update documentation on fan_max
Christian Engelmayer
1
-0
/
+6
2009-06-01
Merge branch 'linus' into perfcounters/core
Ingo Molnar
7
-28
/
+581
2009-06-01
perf_counter tools: Fix unknown command help text
Ingo Molnar
1
-3
/
+0
2009-05-30
perf_counter tools: Generate per command manpages (and pdf/html, etc.)
Ingo Molnar
14
-27
/
+581
2009-05-30
perf_counter tools: Fix 'make install'
Ingo Molnar
1
-0
/
+1
2009-05-30
perf_counter tools: Print 'CPU utilization factor' in builtin-stat
Ingo Molnar
1
-2
/
+11
2009-05-30
perf_counter tools: Add locking to perf top
Arnaldo Carvalho de Melo
1
-16
/
+31
2009-05-29
perf_counter tools: Shorten the DSO names using cwd
Arnaldo Carvalho de Melo
1
-3
/
+38
2009-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-24
/
+79
2009-05-29
perf_counter tools: Also display time-normalized stat results
Ingo Molnar
1
-1
/
+11
2009-05-29
perf_counter tools: Split display into reading and printing
Ingo Molnar
1
-6
/
+34
2009-05-29
perf_counter tools: Clean up builtin-stat.c's do_perfstat()
Ingo Molnar
1
-49
/
+67
2009-05-29
perf_counter tools: Fix top symbol table max_ip typo
Mike Galbraith
1
-1
/
+1
2009-05-29
perf_counter tools: Fix top symbol table dump typo
Mike Galbraith
1
-1
/
+1
2009-05-29
perf_counter tools: Document '--' option parsing terminator
Mike Galbraith
4
-1
/
+5
2009-05-29
perf_counter tools: Convert builtin-top to use libperf symbol routines
Arnaldo Carvalho de Melo
1
-186
/
+117
2009-05-29
perf_counter tools: Optionally pass a symbol filter to the dso load routines
Arnaldo Carvalho de Melo
3
-17
/
+28
2009-05-29
perf_counter tools: Consolidate dso methods to load kernel symbols
Arnaldo Carvalho de Melo
3
-11
/
+18
2009-05-29
perf_counter tools: struct symbol priv area
Arnaldo Carvalho de Melo
3
-12
/
+26
2009-05-29
perf_counter tools: Move symbol resolution classes from report to libperf
Arnaldo Carvalho de Melo
4
-443
/
+471
2009-05-28
perf_counter tools: report: Add help text for --sort
Ingo Molnar
1
-1
/
+2
2009-05-28
perf_counter tools: report: Implement header output for --sort variants
Peter Zijlstra
1
-42
/
+28
2009-05-28
pref_counter: tools: report: Robustify in case of weird events
Ingo Molnar
1
-9
/
+8
2009-05-27
pref_counter: tools: report: Add header printout & prettify
Ingo Molnar
1
-10
/
+30
2009-05-27
pref_counter: tools: report: Add dso sorting
Peter Zijlstra
1
-0
/
+30
[prev]
[next]