| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add support for pyside2 | Adrian Hunter | 2019-05-28 | 1 | -7/+21 | |
| | | * | | | | | | | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Use argparse module for argument... | Adrian Hunter | 2019-05-28 | 1 | -6/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Change python2 to python | Adrian Hunter | 2019-05-28 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | perf top: Lower message level for failure on synthesizing events for pre-exis... | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | perf python: Remove -fstack-protector-strong if clang doesn't have it | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | perf annotate TUI browser: Do not use member from variable within its own ini... | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | perf machine: Return NULL instead of null-terminating /proc/version array | Donald Yandt | 2019-05-28 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | perf version: Append 12 git SHA chars to the version string | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | perf script: Remove superfluous BPF event titles | Jiri Olsa | 2019-05-28 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | perf script: Add --show-bpf-events to show eBPF related events | Jiri Olsa | 2019-05-28 | 2 | -0/+45 | |
| | | * | | | | | | | | | | | | | | | | | | | perf tests: Add map_groups__merge_in test | Jiri Olsa | 2019-05-28 | 6 | -1/+129 | |
| | | * | | | | | | | | | | | | | | | | | | | perf script: Pad DSO name for --call-trace | Jiri Olsa | 2019-05-28 | 5 | -0/+28 | |
| | | * | | | | | | | | | | | | | | | | | | | perf dso: Add BPF DSO read and size hooks | Jiri Olsa | 2019-05-28 | 1 | -1/+48 | |
| | | * | | | | | | | | | | | | | | | | | | | perf dso: Simplify dso_cache__read function | Jiri Olsa | 2019-05-28 | 1 | -11/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | perf dso: Separate generic code in dso_cache__read | Jiri Olsa | 2019-05-28 | 1 | -21/+27 | |
| | | * | | | | | | | | | | | | | | | | | | | perf dso: Separate generic code in dso__data_file_size() | Jiri Olsa | 2019-05-28 | 1 | -7/+12 | |
| | | * | | | | | | | | | | | | | | | | | | | perf tools: Remove const from thread read accessors | Namhyung Kim | 2019-05-28 | 3 | -9/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | perf top: Add --namespaces option | Namhyung Kim | 2019-05-28 | 2 | -0/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | perf trace: Beautify 'sync_file_range' arguments | Arnaldo Carvalho de Melo | 2019-05-28 | 5 | -2/+47 | |
| | | * | | | | | | | | | | | | | | | | | | | perf beauty: Add generator for sync_file_range's 'flags' arg values | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -0/+17 | |
| | | * | | | | | | | | | | | | | | | | | | | perf trace beauty clone: Handle CLONE_PIDFD | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | perf trace: Beautify 'fsmount' arguments | Arnaldo Carvalho de Melo | 2019-05-28 | 5 | -0/+58 | |
| | | * | | | | | | | | | | | | | | | | | | | perf trace: Introduce syscall_arg__scnprintf_strarray_flags | Arnaldo Carvalho de Melo | 2019-05-28 | 2 | -0/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | perf beauty: Add generator for fsmount's 'attr_flags' arg values | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -0/+22 | |
| | | * | | | | | | | | | | | | | | | | | | | perf trace: Beautify 'fsconfig' arguments | Arnaldo Carvalho de Melo | 2019-05-28 | 2 | -0/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | perf beauty: Add generator for fsconfig's 'cmd' arg values | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -0/+17 | |
| | | * | | | | | | | | | | | | | | | | | | | perf trace: Beautify 'fspick' arguments | Arnaldo Carvalho de Melo | 2019-05-28 | 6 | -0/+42 | |
| | | * | | | | | | | | | | | | | | | | | | | perf beauty: Add generator for fspick's 'flags' arg values | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -0/+17 | |
| | | * | | | | | | | | | | | | | | | | | | | perf trace: Beautify 'move_mount' arguments | Arnaldo Carvalho de Melo | 2019-05-28 | 6 | -0/+53 | |
| | | * | | | | | | | | | | | | | | | | | | | perf beauty: Add generator for 'move_mount' flags argument | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -0/+17 | |
| | | * | | | | | | | | | | | | | | | | | | | perf augmented_raw_syscalls: Fix up comment | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | perf tools: Preserve eBPF maps when loading kcore | Jiri Olsa | 2019-05-28 | 1 | -4/+93 | |
| | | * | | | | | | | | | | | | | | | | | | | perf machine: Keep zero in pgoff BPF map | Jiri Olsa | 2019-05-28 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Fix itrace defaults for perf script intel-pt documentation | Adrian Hunter | 2019-05-28 | 1 | -5/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | perf auxtrace: Fix itrace defaults for perf script | Adrian Hunter | 2019-05-28 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Fix itrace defaults for perf script | Adrian Hunter | 2019-05-28 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | perf-with-kcore.sh: Always allow fix_buildid_cache_permissions | Adrian Hunter | 2019-05-28 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | tools build: Check if gettid() is available before providing helper | Arnaldo Carvalho de Melo | 2019-07-07 | 6 | -0/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | perf jvmti: Address gcc string overflow warning for strncpy() | Jiri Olsa | 2019-07-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | perf python: Remove -fstack-protector-strong if clang doesn't have it | Arnaldo Carvalho de Melo | 2019-07-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | perf annotate TUI browser: Do not use member from variable within its own ini... | Arnaldo Carvalho de Melo | 2019-07-06 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 | Seeteena Thoufeek | 2019-07-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | perf evsel: Do not rely on errno values for precise_ip fallback | Jiri Olsa | 2019-07-06 | 1 | -8/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | perf thread: Allow references to thread objects after machine__exit() | Arnaldo Carvalho de Melo | 2019-07-06 | 2 | -5/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | perf header: Assign proper ff->ph in perf_event__synthesize_features() | Song Liu | 2019-07-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | tools arch kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 2019-07-06 | 2 | -10/+28 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-07-09 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 2019-07-08 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | / / / / / / / / / / / / / / / / | | | |_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | ACPI: tools: Exclude tools/* from .gitignore patterns | Masahiro Yamada | 2019-05-28 | 1 | -4/+4 | |
| | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-07-09 | 12 | -212/+1261 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||

