index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
perf tools: Enable BPF object configure syntax
Wang Nan
2016-02-22
4
-9
/
+61
*
|
perf bpf: Add API to set values to map entries in a bpf object
Wang Nan
2016-02-22
2
-0
/
+314
*
|
perf tools: Fix column width setting on 'trace' sort key
Namhyung Kim
2016-02-22
2
-3
/
+3
*
|
perf tools: Fix alignment on some sort keys
Namhyung Kim
2016-02-22
1
-4
/
+4
*
|
perf tools: Update srcline/file if needed
Namhyung Kim
2016-02-22
1
-33
/
+31
*
|
perf tools: Fix segfault on dynamic entries
Namhyung Kim
2016-02-22
1
-0
/
+15
*
|
perf tools: Remove duplicate typedef config_term_func_t definition
Arnaldo Carvalho de Melo
2016-02-22
1
-4
/
+0
*
|
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
2016-02-22
1
-2
/
+2
*
|
perf hists: Return error from hists__collapse_resort()
Namhyung Kim
2016-02-19
2
-12
/
+21
*
|
perf callchain: Check return value of append_chain_children()
Namhyung Kim
2016-02-19
1
-6
/
+12
*
|
perf callchain: Check return value of split_add_child()
Namhyung Kim
2016-02-19
1
-3
/
+9
*
|
perf callchain: Add enum match_result for match_chain()
Namhyung Kim
2016-02-19
1
-18
/
+34
*
|
perf callchain: Check return value of fill_node()
Namhyung Kim
2016-02-19
1
-3
/
+13
*
|
perf callchain: Check return value of add_child()
Namhyung Kim
2016-02-19
1
-0
/
+8
*
|
perf hists browser: Fix percentage update on key press
Namhyung Kim
2016-02-19
2
-7
/
+21
*
|
perf tools: Enable config and setting names for legacy cache events
Wang Nan
2016-02-19
3
-10
/
+42
*
|
perf tools: Enable config raw and numeric events
Wang Nan
2016-02-19
2
-5
/
+8
*
|
perf tools: Introduce opt_event_config nonterminal
Arnaldo Carvalho de Melo
2016-02-19
1
-29
/
+18
*
|
perf tools: Rename and move pmu_event_name to get_config_name
Wang Nan
2016-02-19
1
-17
/
+18
*
|
perf stat: Bail out on unsupported event config modifiers
Wang Nan
2016-02-19
2
-0
/
+49
*
|
perf tools: Create config_term_names array
Wang Nan
2016-02-19
3
-6
/
+51
*
|
perf tools: Fix checking asprintf return value
Wang Nan
2016-02-19
1
-3
/
+3
*
|
perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv()
Wang Nan
2016-02-19
1
-3
/
+3
*
|
perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open()
Arnaldo Carvalho de Melo
2016-02-19
1
-1
/
+19
*
|
perf record: Add --all-user/--all-kernel options
Jiri Olsa
2016-02-18
1
-0
/
+10
*
|
perf evlist: Reference count the cpu and thread maps at set_maps()
Arnaldo Carvalho de Melo
2016-02-18
1
-2
/
+2
*
|
perf stat: Abstract stat metrics printing
Andi Kleen
2016-02-16
2
-97
/
+129
*
|
perf tools: Add perf data cache feature
Jiri Olsa
2016-02-16
4
-0
/
+299
*
|
perf tools: Initialize libapi debug output
Jiri Olsa
2016-02-16
2
-0
/
+22
*
|
perf debug: Rename __eprintf(va_list args) to veprintf
Arnaldo Carvalho de Melo
2016-02-16
1
-10
/
+5
*
|
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
2016-02-16
3
-49
/
+1
*
|
perf data: Fix releasing event_class
Wang Nan
2016-02-12
1
-0
/
+18
*
|
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
2016-02-12
3
-8
/
+9
*
|
perf tools: Free the terms list_head in parse_events__free_terms()
Wang Nan
2016-02-12
1
-0
/
+1
*
|
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
2016-02-12
1
-1
/
+1
*
|
perf tools: Introduce parse_events_terms__purge()
Arnaldo Carvalho de Melo
2016-02-12
2
-1
/
+7
*
|
perf tools: Unlink entries from terms list
Wang Nan
2016-02-12
1
-1
/
+3
*
|
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2016-02-12
3
-10
/
+29
*
|
perf tools: Add comment explaining the repsep_snprintf function
Arnaldo Carvalho de Melo
2016-02-12
1
-1
/
+9
*
|
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
2016-02-12
3
-0
/
+49
*
|
perf config: Add '--system' and '--user' options to select which config file ...
Taeung Song
2016-02-12
2
-2
/
+5
*
|
perf jit: add source line info support
Stephane Eranian
2016-02-05
5
-8
/
+634
*
|
perf inject: Add jitdump mmap injection support
Stephane Eranian
2016-02-05
6
-0
/
+1316
*
|
perf symbols: add Java demangling support
Stephane Eranian
2016-02-05
4
-0
/
+213
*
|
perf tools: handle spaces in file names obtained from /proc/pid/maps
Marcin Ĺšlusarz
2016-02-05
1
-1
/
+1
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2016-02-04
3
-98
/
+219
|
\
\
|
*
|
perf hists: Introduce hists__for_each_sort_list macro
Jiri Olsa
2016-02-03
2
-3
/
+9
|
*
|
perf hists: Introduce hists__for_each_format macro
Jiri Olsa
2016-02-03
1
-0
/
+3
|
*
|
perf tools: Add hpp_list into struct hists object
Jiri Olsa
2016-02-03
2
-3
/
+5
|
*
|
perf hists: Add struct perf_hpp_list argument to helper functions
Jiri Olsa
2016-02-03
2
-6
/
+7
[prev]
[next]