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-08-31
perf tools: Add missing parameters documentation
Frederic Weisbecker
2
-0
/
+14
2009-08-31
Merge branch 'perfcounters/tracing' into perfcounters/core
Ingo Molnar
12
-10
/
+4569
2009-08-28
perf tools: do not complain if root is owning perf.data
Pierre Habouzit
2
-4
/
+4
2009-08-28
perf tools: Fix missing string field printing in perf trace
Frederic Weisbecker
1
-0
/
+1
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
7
-27
/
+120
2009-08-26
perf top: Show RIP only in verbose mode
Arnaldo Carvalho de Melo
1
-5
/
+12
2009-08-24
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
4
-1
/
+22
2009-08-21
perf trace: Add OPT_END to option array of perf-trace
Masami Hiramatsu
1
-0
/
+1
2009-08-19
perf tools: Check perf.data owner
Peter Zijlstra
2
-0
/
+14
2009-08-18
perf tools: Make 'make html' work
Kyle McMartin
1
-1
/
+1
2009-08-18
perf tools: Save partial non-overlapping map
Frederic Weisbecker
1
-3
/
+22
2009-08-18
perf tools: Fix comm column adjusting
Frederic Weisbecker
1
-2
/
+23
2009-08-18
perf annotate: Fix segmentation fault
Ingo Molnar
1
-0
/
+7
2009-08-18
perf tools: Remove obsolete defines
Ingo Molnar
1
-4
/
+0
2009-08-18
perf tools: Make trace event format parser aware of cast to pointers
Frederic Weisbecker
1
-4
/
+27
2009-08-18
perf tools: Record events info also when :record suffix is used.
Frederic Weisbecker
1
-3
/
+11
2009-08-18
perf tools: Warn while running perf trace without sample
Frederic Weisbecker
1
-0
/
+4
2009-08-18
perf tools: Fix spelling mistake in callchain error
Frederic Weisbecker
1
-1
/
+1
2009-08-17
perf tools: Add perf trace
Frederic Weisbecker
5
-0
/
+287
2009-08-17
perf tools: Add trace event information parser
Steven Rostedt
1
-0
/
+2905
2009-08-17
perf tools: Add trace event debugfs stream reader
Steven Rostedt
1
-0
/
+508
2009-08-17
perf tools: Add trace event debugfs IO handler
Steven Rostedt
2
-0
/
+729
2009-08-17
perf: Rename perf-examples.txt to examples.txt
Carlos R. Mafra
1
-0
/
+0
2009-08-17
perf tools: Librarize trace_event() helper
Frederic Weisbecker
11
-42
/
+76
2009-08-17
perf tools: Librarize sample type and attr finding from headers
Frederic Weisbecker
3
-38
/
+45
2009-08-16
perf tools: Put the show mode into the event headers files
Frederic Weisbecker
3
-8
/
+6
2009-08-16
perf tools: Factorize the dprintf definition
Frederic Weisbecker
4
-51
/
+62
2009-08-16
perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags
Frederic Weisbecker
1
-1
/
+1
2009-08-16
perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2
Ingo Molnar
1
-1
/
+1
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
22
-148
/
+194
2009-08-15
perf tools: Factorize the thread code in a dedicated file
Frederic Weisbecker
5
-339
/
+202
2009-08-15
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
8
-71
/
+124
2009-08-15
perf tools: Add some comments to the event definitions
Peter Zijlstra
1
-0
/
+6
2009-08-15
perf record: Fix typo in pid_synthesize_comm_event
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-08-13
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
Arnaldo Carvalho de Melo
1
-2
/
+3
2009-08-13
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
1
-0
/
+5
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2
-1
/
+11
2009-08-13
perf list: Fix large list output by using the pager
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-08-12
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
1
-3
/
+14
2009-08-12
perf tools: Fix dso__new handle() to handle deleted DSOs
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-08-12
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Arnaldo Carvalho de Melo
3
-26
/
+42
2009-08-12
perf report: Show the tid too in -D
Arnaldo Carvalho de Melo
1
-3
/
+4
2009-08-12
perf record: Fix .tid and .pid fill-in when synthesizing events
Arnaldo Carvalho de Melo
1
-33
/
+38
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
9
-198
/
+137
2009-08-12
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
6
-125
/
+56
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
12
-199
/
+138
2009-08-11
tracing: Add more namespace area to 'perf list' output
Jason Baron
1
-4
/
+4
2009-08-10
perf report: Add raw displaying of per-thread counters
Brice Goglin
3
-3
/
+73
2009-08-09
perf tools: callchain: Fix bad rounding of minimum rate
Frederic Weisbecker
1
-2
/
+3
2009-08-09
perf report: Fix and improve the displaying of per-thread event counters
Brice Goglin
5
-0
/
+227
[prev]
[next]