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
2016-01-08
perf unwind: Check for mmaps also in MAP__VARIABLE tree
Jiri Olsa
1
-0
/
+9
2016-01-08
perf unwind: Use find_map function in access_dso_mem
Jiri Olsa
1
-6
/
+5
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
6
-54
/
+8
2016-01-08
perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...
Adrian Hunter
1
-1
/
+1
2016-01-08
perf report: Show random usage tip on the help line
Namhyung Kim
8
-1
/
+58
2016-01-08
perf hists: Export a couple of hist functions
Namhyung Kim
2
-7
/
+17
2016-01-08
perf diff: Use perf_hpp__register_sort_field interface
Jiri Olsa
1
-1
/
+1
2016-01-08
perf tools: Add overhead/overhead_children keys defaults via string
Jiri Olsa
2
-12
/
+39
2016-01-08
perf tools: Remove list entry from struct sort_entry
Jiri Olsa
1
-2
/
+0
2016-01-08
perf tools: Include all tools/lib directory for tags/cscope/TAGS targets
Jiri Olsa
1
-1
/
+1
2016-01-08
perf script: Align event name properly
Jiri Olsa
1
-2
/
+22
2016-01-08
perf tools: Add missing headers in perf's MANIFEST
Wang Nan
1
-0
/
+2
2016-01-08
perf tools: Do not show trace command if it's not compiled in
Jiri Olsa
2
-1
/
+16
2016-01-08
perf report: Change default to use event group view
Namhyung Kim
1
-0
/
+1
2016-01-08
perf top: Decay periods in callchains
Namhyung Kim
3
-0
/
+30
2016-01-08
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
Arnaldo Carvalho de Melo
4
-1
/
+6
2016-01-08
tools lib: Sync tools/lib/find_bit.c with the kernel
Arnaldo Carvalho de Melo
2
-54
/
+51
2016-01-08
tools lib: Move find_next_bit.c to tools/lib/
Arnaldo Carvalho de Melo
4
-6
/
+6
2016-01-07
perf tests: Give a bit more information on the CQM test failure path
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-01-07
perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-01-07
perf python: Add missing files to binding link list
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-01-07
perf test: No need for setting attr.sample_freq on the RECORD test
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-01-07
perf test: Use "dummy" events in the PERF_RECORD_ test
Arnaldo Carvalho de Melo
1
-1
/
+4
2016-01-07
perf evlist: Introduce perf_evlist__new_dummy constructor
Arnaldo Carvalho de Melo
2
-0
/
+31
2016-01-07
perf tests: No need to set attr.sample_freq in the perf time to TSC test
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-01-07
perf pmu: fix alias->snapshot missing initialization bug
Stephane Eranian
1
-0
/
+1
2016-01-07
perf script: Add stat-cpi.py script
Jiri Olsa
1
-0
/
+77
2016-01-07
perf script: Display stat events by default
Jiri Olsa
1
-0
/
+36
2016-01-07
perf cpumap: Fix cpu conversion in cpu_map__from_entries
Jiri Olsa
1
-2
/
+11
2016-01-07
perf script: Add python support for stat events
Jiri Olsa
1
-6
/
+109
2016-01-07
perf script: Add stat default handlers
Jiri Olsa
1
-0
/
+33
2016-01-07
perf script: Add process_stat/process_stat_interval scripting interface
Jiri Olsa
1
-0
/
+4
2016-01-07
perf script: Process stat config event
Jiri Olsa
1
-0
/
+10
2016-01-07
perf script: Process cpu/threads maps
Jiri Olsa
1
-0
/
+67
2016-01-07
perf stat record: Keep sample_type 0 for pipe session
Jiri Olsa
1
-1
/
+8
2016-01-07
perf report: Add documentation for dynamic sort keys
Namhyung Kim
1
-0
/
+24
2016-01-07
perf tools: Add all matching dynamic sort keys for field name
Namhyung Kim
1
-16
/
+32
2016-01-07
perf build: Use FEATURE-DUMP in bpf subproject
Jiri Olsa
2
-1
/
+5
2016-01-07
tools build feature: Use value assignment form for FEATURE-DUMP file
Jiri Olsa
1
-5
/
+21
2016-01-07
tools build feature: Introduce feature_assign macro
Jiri Olsa
1
-1
/
+7
2016-01-07
tools build feature: Move dwarf post unwind choice output into perf
Jiri Olsa
2
-9
/
+4
2016-01-07
tools build feature: Fix feature_check_display_code typo
Jiri Olsa
1
-1
/
+1
2016-01-07
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...
Namhyung Kim
2
-5
/
+26
2016-01-07
perf tools: Add 'trace_fields' dynamic sort key
Namhyung Kim
1
-9
/
+38
2016-01-07
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
7
-18
/
+37
2016-01-07
perf tools: Support '<event>.*' dynamic sort key
Namhyung Kim
1
-15
/
+34
2016-01-07
perf tools: Support shortcuts for events in dynamic sort keys
Namhyung Kim
1
-20
/
+87
2016-01-07
perf report/top: Add --raw-trace option
Namhyung Kim
6
-4
/
+41
2016-01-07
perf tools: Add 'trace' sort key
Namhyung Kim
3
-16
/
+62
2016-01-07
perf tools: Try to show pretty printed output for dynamic sort keys
Namhyung Kim
3
-5
/
+102
[prev]
[next]