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
2015-04-29
perf tools: Add static terms support for parse_events_error
Jiri Olsa
1
-9
/
+28
2015-04-29
perf tools: Add term support for parse_events_error
Jiri Olsa
5
-10
/
+62
2015-04-29
perf tools: Add location to pmu event terms
Jiri Olsa
3
-20
/
+36
2015-04-29
perf tools: Change parse_events_add_pmu interface
Jiri Olsa
3
-10
/
+12
2015-04-29
perf tools: Always bail out when config_attr function fails
Jiri Olsa
1
-4
/
+11
2015-04-29
perf tools: Add flex support for parse_events_error
Jiri Olsa
3
-8
/
+37
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
14
-32
/
+127
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
2
-0
/
+2
2015-04-29
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
3
-6
/
+39
2015-04-29
perf inject: Add Instruction Tracing support
Adrian Hunter
2
-2
/
+95
2015-04-29
perf inject: Re-pipe AUX area tracing events
Adrian Hunter
1
-5
/
+58
2015-04-29
perf script: Add Instruction Tracing support
Adrian Hunter
2
-0
/
+38
2015-04-29
perf tools: Add member to struct dso for an instruction cache
Adrian Hunter
2
-0
/
+5
2015-04-29
perf auxtrace: Add a hashtable for caching
Adrian Hunter
2
-0
/
+137
2015-04-29
perf auxtrace: Add processing for AUX area tracing events
Adrian Hunter
2
-1
/
+64
2015-04-29
perf auxtrace: Add a heap for sorting AUX area tracing queues
Adrian Hunter
2
-0
/
+114
2015-04-29
perf auxtrace: Add helpers for queuing AUX area tracing data
Adrian Hunter
2
-0
/
+392
2015-04-29
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
4
-0
/
+104
2015-04-29
perf session: Add instruction tracing options
Adrian Hunter
3
-0
/
+181
2015-04-29
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
3
-10
/
+102
2015-04-29
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
4
-1
/
+44
2015-04-29
perf record: Extend -m option for AUX area tracing mmap pages
Adrian Hunter
4
-6
/
+56
2015-04-29
perf record: Add basic AUX area tracing support
Adrian Hunter
1
-4
/
+77
2015-04-29
perf auxtrace: Add support for AUX area recording
Adrian Hunter
4
-2
/
+243
2015-04-29
perf tools: Add user events for AUX area tracing
Adrian Hunter
4
-1
/
+101
2015-04-29
perf evlist: Add support for mmapping an AUX area buffer
Adrian Hunter
5
-3
/
+294
2015-04-29
perf header: Add AUX area tracing feature
Adrian Hunter
2
-0
/
+15
2015-04-29
perf data: Fix signedness of value
Wang Nan
1
-12
/
+52
2015-04-29
perf data: Fix duplicate field names and avoid reserved keywords
Wang Nan
1
-4
/
+82
2015-04-29
perf data: Add support for setting ordered_events queue size
Jiri Olsa
1
-0
/
+22
2015-04-29
perf data: Enable stream flush within processing
Jiri Olsa
1
-2
/
+24
2015-04-29
perf data: Switch to multiple cpu stream files
Sebastian Andrzej Siewior
1
-24
/
+182
2015-04-29
perf tests: Add build tests for building perf from kernel source root and tools
Jiri Olsa
1
-1
/
+13
2015-04-29
tools build: Fix Makefile(s) to properly invoke tools build
Jiri Olsa
1
-1
/
+11
2015-04-29
tools build: No need to make libapi for perf explicitly
Jiri Olsa
1
-4
/
+4
2015-04-29
tools lib traceevent: Add alias field to struct format_field
Jiri Olsa
2
-2
/
+5
2015-04-29
perf data: Show error message when conversion failed
He Kuang
1
-2
/
+8
2015-04-29
perf diff: Make hist_entry_diff fields union
Namhyung Kim
1
-7
/
+8
2015-04-29
perf hists: Get rid of position field from struct hist_entry
Namhyung Kim
1
-1
/
+0
2015-04-29
perf kmem: Fix compiles on RHEL6/OL6
David Ahern
1
-27
/
+27
2015-04-13
perf probe: Fix segfault when probe with lazy_line to file
He Kuang
1
-1
/
+1
2015-04-13
perf probe: Find compilation directory path for lazy matching
Naohiro Aota
3
-60
/
+74
2015-04-13
perf probe: Set retprobe flag when probe in address-based alternative mode
He Kuang
1
-0
/
+1
2015-04-13
perf kmem: Analyze page allocator events also
Namhyung Kim
2
-17
/
+491
2015-04-10
perf evlist: Fix type for references to data_head/tail
David Ahern
3
-10
/
+9
2015-04-10
perf probe: Check the orphaned -x option
Masami Hiramatsu
1
-0
/
+10
2015-04-10
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
3
-7
/
+13
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
3
-9
/
+4
2015-04-10
perf tools: Fix cross-endian analysis
David Ahern
1
-1
/
+4
2015-04-10
perf tools: Fix error path to do closedir() when synthesizing threads
Arnaldo Carvalho de Melo
1
-8
/
+9
[next]