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
2010-01-13
perf tools: Enhance glob string matching
Masami Hiramatsu
1
-4
/
+61
2010-01-13
perf tools: Support tracepoint glob matching
Masami Hiramatsu
1
-3
/
+8
2010-01-13
perf probe: Show probe list in pager
Masami Hiramatsu
1
-0
/
+3
2010-01-13
perf probe: Remove newline from die()
Masami Hiramatsu
1
-6
/
+6
2010-01-13
perf tools: Handle relocatable kernels
Arnaldo Carvalho de Melo
6
-5
/
+133
2010-01-13
perf report: Fix --no-call-chain option handling
Arnaldo Carvalho de Melo
1
-2
/
+12
2010-01-13
perf session: Keep pointers to the vmlinux maps
Arnaldo Carvalho de Melo
3
-19
/
+15
2010-01-13
perf tools: Create write_padded routine out of __dsos__write_buildid_table
Arnaldo Carvalho de Melo
1
-6
/
+16
2010-01-13
perf symbols: Export symbol_type__is_a
Arnaldo Carvalho de Melo
2
-1
/
+3
2010-01-13
perf symbols: Generalise the kallsyms parsing routine
Arnaldo Carvalho de Melo
2
-26
/
+50
2010-01-13
perf tools: Fix --pid option for stat
Liming Wang
1
-45
/
+61
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-22
/
+34
2010-01-13
perf tools: Check if /dev/null can be used as the -o gcc argument
Arnaldo Carvalho de Melo
1
-11
/
+22
2010-01-13
perf tools: Move QUIET_STDERR def to before first use
Arnaldo Carvalho de Melo
1
-5
/
+6
2009-12-30
perf diff: Fix support for all --sort combinations
Arnaldo Carvalho de Melo
1
-31
/
+21
2009-12-30
perf diff: Don't add the period for unresolved symbols
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-30
perf report: Add --hide-unresolved/-U command line option
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-12-30
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
3
-14
/
+22
2009-12-30
perf header: Do_read shouldn't die
Arnaldo Carvalho de Melo
1
-14
/
+21
2009-12-30
perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
Liming Wang
1
-1
/
+1
2009-12-30
perf tools: Unify event type description
Liming Wang
1
-9
/
+10
2009-12-28
perf trace: Fix forgotten close of file/dir
Xiao Guangrong
1
-0
/
+5
2009-12-28
perf trace: Clean up find_debugfs()
Xiao Guangrong
2
-24
/
+6
2009-12-28
perf tools: Mount debugfs automatically
Xiao Guangrong
3
-11
/
+9
2009-12-28
perf kmem: Fix statistics typo
Wenji Huang
1
-2
/
+2
2009-12-28
perf tools: Do a few more directory handling optimizations
Ulrich Drepper
2
-38
/
+29
2009-12-28
perf: Rename perf_event_hw_event in design document
Tim Blechmann
1
-4
/
+4
2009-12-28
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
6
-9
/
+165
2009-12-28
perf session: Remove redundant prefix & suffix from perf_event_ops
Arnaldo Carvalho de Melo
9
-64
/
+64
2009-12-28
perf session: Move full_paths config to symbol_conf
Arnaldo Carvalho de Melo
5
-5
/
+5
2009-12-28
perf session: Move total_unknown to perf_session->unknown events
Arnaldo Carvalho de Melo
2
-2
/
+3
2009-12-28
perf session: Remove sample_type_check from event_ops
Arnaldo Carvalho de Melo
7
-27
/
+31
2009-12-28
perf session: Share the common trace sample_check routine as perf_session__ha...
Arnaldo Carvalho de Melo
6
-51
/
+17
2009-12-28
perf tools: Move the map class definition to a separate header
Arnaldo Carvalho de Melo
5
-62
/
+80
2009-12-28
perf session: Move the event processing routines to session.c
Arnaldo Carvalho de Melo
3
-253
/
+245
2009-12-28
perf: Use format string of printf to align strings
Amerigo Wang
1
-2
/
+1
2009-12-28
perf tools: Add missing header files to LIB_H Makefile variable
Arnaldo Carvalho de Melo
1
-0
/
+8
2009-12-28
perf record: We should fork only if a program was specified to run
Arnaldo Carvalho de Melo
1
-6
/
+8
2009-12-18
perf diff: Fix usage array, it must end with a NULL entry
Arnaldo Carvalho de Melo
4
-6
/
+6
2009-12-18
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
Arnaldo Carvalho de Melo
2
-3
/
+3
2009-12-17
perf probe: Check new event name
Masami Hiramatsu
1
-0
/
+15
2009-12-17
perf probe: Check whether debugfs path is correct
Masami Hiramatsu
1
-0
/
+4
2009-12-17
perf probe: Fix libdwarf include path for Debian
Masami Hiramatsu
2
-28
/
+34
2009-12-16
perf record: Use per-task-per-cpu events for inherited events
Peter Zijlstra
1
-2
/
+2
2009-12-16
perf record: Properly synchronize child creation
Peter Zijlstra
1
-38
/
+71
2009-12-16
perf diff: Percent calcs should use double values
Arnaldo Carvalho de Melo
1
-4
/
+5
2009-12-16
perf diff: Change the default sort order to "dso,symbol"
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-12-16
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
8
-110
/
+169
2009-12-16
perf report: Fix cut'n'paste error recently introduced
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-12-16
perf session: Move perf report specific hits out of perf_session__fprintf_hists
Arnaldo Carvalho de Melo
2
-11
/
+5
[prev]
[next]