index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
perf_counter tools: Make source code headers more coherent
Ingo Molnar
5
-57
/
+62
2009-06-02
perf report: Print more info instead of <unknown> entries
Ingo Molnar
1
-8
/
+20
2009-06-02
perf record: Increase mmap buffering default
Ingo Molnar
1
-2
/
+2
2009-06-02
perf record: Add --append option
Ingo Molnar
1
-14
/
+26
2009-06-02
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
Merge branch 'linus' into perfcounters/core
Ingo Molnar
7
-28
/
+581
2009-05-31
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-28
perf_counter tools: Convert builtin-top to use libperf symbol routines
Arnaldo Carvalho de Melo
1
-186
/
+117
2009-05-28
perf_counter tools: Optionally pass a symbol filter to the dso load routines
Arnaldo Carvalho de Melo
3
-17
/
+28
2009-05-28
perf_counter tools: Consolidate dso methods to load kernel symbols
Arnaldo Carvalho de Melo
3
-11
/
+18
2009-05-28
perf_counter tools: struct symbol priv area
Arnaldo Carvalho de Melo
3
-12
/
+26
2009-05-28
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-27
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
2009-05-27
perf_counter: tools: report: Add comm sorting
Peter Zijlstra
1
-0
/
+30
2009-05-27
pref_counter: tools: report: Add --sort option
Peter Zijlstra
1
-2
/
+41
2009-05-27
perf_counter: tools: report: Dynamic sort/print bits
Peter Zijlstra
1
-34
/
+107
2009-05-27
perf_counter: tools: report: Rework histogram code
Peter Zijlstra
1
-151
/
+143
2009-05-27
perf_counter: tools: report: Add vmlinux support
Peter Zijlstra
1
-1
/
+36
2009-05-27
Merge branch 'fix/pcm-jiffies-check' into for-linus
Takashi Iwai
1
-0
/
+5
2009-05-27
perf_counter: tools: /usr/lib/debug%s.debug support
Peter Zijlstra
1
-18
/
+76
2009-05-27
perf report: Remove <ctype.h> include
Ingo Molnar
1
-1
/
+0
[next]