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
2018-10-23
perf scripts python: call-graph-from-sql.py: Provide better default column sizes
Adrian Hunter
1
-0
/
+3
2018-10-22
perf scripts python: call-graph-from-sql.py: Use SPDX license identifier
Adrian Hunter
1
-11
/
+3
2018-10-22
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
3
-2
/
+38
2018-10-22
perf script: Flush output stream after events in verbose mode
Milian Wolff
1
-0
/
+3
2018-10-22
perf script: Allow extended console debug output
Milian Wolff
1
-1
/
+3
2018-10-22
perf stat: Poll for monitored tasks being alive
Jiri Olsa
1
-0
/
+24
2018-10-22
perf trace: Drop thread refcount in trace__event_handler()
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-10-22
perf trace: Drop addr_location refcounts
Arnaldo Carvalho de Melo
1
-3
/
+5
2018-10-22
perf evsel: Mark a evsel as disabled when asking the kernel do disable it
Arnaldo Carvalho de Melo
3
-7
/
+19
2018-10-19
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
5
-0
/
+17
2018-10-19
perf trace: Introduce --max-events
Arnaldo Carvalho de Melo
2
-0
/
+68
2018-10-19
tools lib subcmd: Introduce OPTION_ULONG
Arnaldo Carvalho de Melo
2
-0
/
+21
2018-10-19
perf arm64: Fix generate system call table failed with /tmp mounted with noexec
Hongxu Jia
1
-1
/
+1
2018-10-18
perf symbols: Set PLT entry/header sizes properly on Sparc
David Miller
1
-1
/
+11
2018-10-18
perf jitdump: Add Sparc support.
David Miller
2
-0
/
+8
2018-10-18
perf annotate: Add Sparc support
David Miller
2
-0
/
+177
2018-10-18
perf record: Encode -k clockid frequency into Perf trace
Alexey Budankov
5
-2
/
+48
2018-10-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
18
-57
/
+225
2018-10-18
Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...
Ingo Molnar
12
-45
/
+39
2018-10-17
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
1
-19
/
+2
2018-10-16
perf tools: Pass build flags to traceevent build
Jiri Olsa
1
-1
/
+1
2018-10-16
perf report: Don't crash on invalid inline debug information
Milian Wolff
1
-0
/
+3
2018-10-16
perf cpu_map: Align cpu map synthesized events properly.
David Miller
1
-0
/
+1
2018-10-16
perf tools: Fix tracing_path_mount proper path
Jiri Olsa
1
-2
/
+2
2018-10-16
perf tools: Fix use of alternatives to find JDIR
Jarod Wilson
1
-1
/
+1
2018-10-16
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2
-0
/
+4
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-2
/
+2
2018-10-11
selftests: udpgso_bench.sh explicitly requires bash
Paolo Abeni
1
-1
/
+1
2018-10-11
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-10-11
perf vendor events intel: Fix wrong filter_band* values for uncore events
Jiri Olsa
2
-16
/
+16
2018-10-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-5
/
+20
2018-10-09
Revert "perf tools: Fix PMU term format max value calculation"
Jiri Olsa
1
-6
/
+7
2018-10-09
Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...
Ingo Molnar
20
-259
/
+539
2018-10-09
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-4
/
+19
2018-10-08
tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...
Tzvetomir Stoyanov
9
-211
/
+416
2018-10-08
tools lib traceevent: Separate out tep_strerror() for strerror_r() issues
Steven Rostedt (VMware)
3
-30
/
+54
2018-10-08
perf python: More portable way to make CFLAGS work with clang
Eduardo Habkost
1
-6
/
+8
2018-10-08
perf python: Make clang_has_option() work on Python 3
Eduardo Habkost
1
-1
/
+1
2018-10-08
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
1
-1
/
+4
2018-10-08
perf tools: Avoid double free in read_event_file()
Sanskriti Sharma
1
-3
/
+1
2018-10-08
perf tools: Free 'printk' string in parse_ftrace_printk()
Sanskriti Sharma
1
-0
/
+1
2018-10-08
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
1
-0
/
+2
2018-10-08
perf strbuf: Match va_{add,copy} with va_end
Sanskriti Sharma
1
-2
/
+8
2018-10-08
perf test: S390 does not support watchpoints in test 22
Thomas Richter
3
-0
/
+14
2018-10-08
perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-10-08
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
3
-5
/
+29
2018-10-08
tools headers uapi: Sync kvm.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-10-08
tools arch uapi: Sync the x86 kvm.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-10-07
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-0
/
+172
[next]