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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
perf report: Check error during report__collapse_hists()
Namhyung Kim
1
-3
/
+11
2016-02-19
perf hists: Return error from hists__collapse_resort()
Namhyung Kim
2
-12
/
+21
2016-02-19
perf callchain: Check return value of append_chain_children()
Namhyung Kim
1
-6
/
+12
2016-02-19
perf callchain: Check return value of split_add_child()
Namhyung Kim
1
-3
/
+9
2016-02-19
perf callchain: Add enum match_result for match_chain()
Namhyung Kim
1
-18
/
+34
2016-02-19
perf callchain: Check return value of fill_node()
Namhyung Kim
1
-3
/
+13
2016-02-19
perf callchain: Check return value of add_child()
Namhyung Kim
1
-0
/
+8
2016-02-19
perf hists browser: Fix percentage update on key press
Namhyung Kim
2
-7
/
+21
2016-02-19
perf tools: Enable config and setting names for legacy cache events
Wang Nan
4
-10
/
+54
2016-02-19
perf tools: Enable config raw and numeric events
Wang Nan
3
-5
/
+48
2016-02-19
perf tools: Introduce opt_event_config nonterminal
Arnaldo Carvalho de Melo
1
-29
/
+18
2016-02-19
perf tools: Rename and move pmu_event_name to get_config_name
Wang Nan
1
-17
/
+18
2016-02-19
perf stat: Bail out on unsupported event config modifiers
Wang Nan
3
-0
/
+50
2016-02-19
perf tools: Create config_term_names array
Wang Nan
3
-6
/
+51
2016-02-19
perf tools: Fix checking asprintf return value
Wang Nan
1
-3
/
+3
2016-02-19
perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv()
Wang Nan
1
-3
/
+3
2016-02-19
perf stat: Handled scaled == -1 case for counters
Andi Kleen
1
-1
/
+1
2016-02-19
perf test: Reduce the sample_freq for the 'object code reading' test
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-19
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
Arnaldo Carvalho de Melo
1
-1
/
+7
2016-02-19
perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open()
Arnaldo Carvalho de Melo
1
-1
/
+19
2016-02-18
perf record: Add --all-user/--all-kernel options
Jiri Olsa
4
-0
/
+24
2016-02-18
perf evlist: Reference count the cpu and thread maps at set_maps()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-16
perf stat: Move noise/running printing into printout
Andi Kleen
1
-91
/
+32
2016-02-16
perf stat: Add support for metrics in interval mode
Andi Kleen
1
-7
/
+13
2016-02-16
perf stat: Abstract stat metrics printing
Andi Kleen
3
-103
/
+194
2016-02-16
perf tools: Add perf data cache feature
Jiri Olsa
4
-0
/
+299
2016-02-16
perf tools: Initialize libapi debug output
Jiri Olsa
3
-0
/
+24
2016-02-16
perf debug: Rename __eprintf(va_list args) to veprintf
Arnaldo Carvalho de Melo
1
-10
/
+5
2016-02-16
tools lib api fs: Add sysfs__read_str function
Jiri Olsa
2
-0
/
+14
2016-02-16
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
5
-49
/
+54
2016-02-16
tools lib api: Add debug output support
Jiri Olsa
5
-0
/
+60
2016-02-16
perf jvmti: Add check for java alternatives cmd in Makefile
Stephane Eranian
1
-1
/
+5
2016-02-15
perf tests: Fix build on older systems where 'signal' is reserved
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-02-12
perf data: Fix releasing event_class
Wang Nan
1
-0
/
+18
2016-02-12
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
4
-9
/
+10
2016-02-12
perf tools: Free the terms list_head in parse_events__free_terms()
Wang Nan
1
-0
/
+1
2016-02-12
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
2
-2
/
+2
2016-02-12
perf tools: Introduce parse_events_terms__purge()
Arnaldo Carvalho de Melo
2
-1
/
+7
2016-02-12
perf tools: Unlink entries from terms list
Wang Nan
1
-1
/
+3
2016-02-12
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
5
-19
/
+48
2016-02-12
perf tools: Add comment explaining the repsep_snprintf function
Arnaldo Carvalho de Melo
1
-1
/
+9
2016-02-12
perf python scripting: Append examples to err msg about audit-libs-python
Taeung Song
1
-1
/
+4
2016-02-12
perf build: Add EXTRA_LDFLAGS option to makefile
Zubair Lutfullah Kakakhel
1
-0
/
+2
2016-02-12
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
3
-0
/
+49
2016-02-12
perf config: Add '--system' and '--user' options to select which config file ...
Taeung Song
4
-6
/
+42
2016-02-05
perf jit: add source line info support
Stephane Eranian
8
-39
/
+768
2016-02-05
perf tools: add JVMTI agent library
Stephane Eranian
4
-0
/
+778
2016-02-05
perf inject: Add jitdump mmap injection support
Stephane Eranian
8
-3
/
+1418
2016-02-05
perf inject: Make sure mmap records are ordered when injecting build_ids
Arnaldo Carvalho de Melo
1
-0
/
+11
2016-02-05
perf build: Add libcrypto feature detection
Stephane Eranian
7
-0
/
+44
[next]