Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0e799878175aa7d08f5882b6a391de4724c52e9e
/
tools
0e79987
tools:iio: return values directly
by Hartmut Knaack
· 10 years ago
5dc65d7
tools:iio:iio_utils: add missing documentation
by Hartmut Knaack
· 10 years ago
acf50b3
tools:iio:lsiio: add error handling
by Hartmut Knaack
· 10 years ago
5311855
tools:iio:iio_utils: add error handling
by Hartmut Knaack
· 10 years ago
963f54c
tools:iio:iio_event_monitor: add error handling
by Hartmut Knaack
· 10 years ago
6bb7cac
tools:iio:generic_buffer: add error handling
by Hartmut Knaack
· 10 years ago
c8ce990
tools:iio:generic_buffer: catch errors for arguments conversion
by Hartmut Knaack
· 10 years ago
e9e45b4
tools:iio: catch errors in string allocation
by Hartmut Knaack
· 10 years ago
2156b17
tools:iio:iio_utils: mark private function static
by Hartmut Knaack
· 10 years ago
096f9b8
tools:iio:iio_utils: implement digit calculation
by Hartmut Knaack
· 10 years ago
dc8b5d6
tools:iio:iio_utils: check amount of matches
by Hartmut Knaack
· 10 years ago
8e92613
tools:iio:generic_buffer: sign-extend and shift data
by Hartmut Knaack
· 10 years ago
e83a47c
tools:iio:generic_buffer: pass up right error code
by Hartmut Knaack
· 10 years ago
8749948
tools:iio:generic_buffer: fix check of errno
by Hartmut Knaack
· 10 years ago
5fdb8c6
tools:iio:iio_event_monitor: save right errno
by Hartmut Knaack
· 10 years ago
2b6a6e6
tools:iio: save errno first
by Hartmut Knaack
· 10 years ago
f96d055
tools:iio:lsiio: add closedir before exit
by Hartmut Knaack
· 10 years ago
121b5e5
tools:iio:iio_utils: fix allocation handling
by Hartmut Knaack
· 10 years ago
63f05c8
tools:iio: free channel-array completely
by Hartmut Knaack
· 10 years ago
66dd08f
tools:iio:iio_utils: free scan_el_dir on exit
by Hartmut Knaack
· 10 years ago
d3ccfc4
tools:iio:generic_buffer: free dev_dir_name on exit
by Hartmut Knaack
· 10 years ago
a71bfb4
tools:iio:generic_buffer: fix order of freeing data
by Hartmut Knaack
· 10 years ago
5462868
iio: make tools more cross-compilation friendly
by Linus Walleij
· 10 years ago
5ccca15
Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
2fa30fe
selftests/powerpc: Fix the pmu install rule
by Michael Ellerman
· 10 years ago
68fc378
Revert "powerpc/tm: Abort syscalls in active transactions"
by Michael Ellerman
· 10 years ago
c8b3fd0
Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
1fc1499
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
09d5160
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 10 years ago
2363ccb
Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
e9257f5
tools/power turbostat: correct dumped pkg-cstate-limit value
by Len Brown
· 10 years ago
8a5bdf4
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
by Len Brown
· 10 years ago
40ee8e3
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors
by Andrey Semin
· 10 years ago
0b2bb69
tools/power turbostat: Initial Skylake support
by Len Brown
· 10 years ago
f82263c
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile
by Thomas D
· 10 years ago
a21d38c
tools/power turbostat: modprobe msr, if needed
by Len Brown
· 10 years ago
fcd1721
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
by Len Brown
· 10 years ago
12bb43c
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
by Len Brown
· 10 years ago
90d1c08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
96b90f2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0f5abd4
Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
0a15584
x86, selftests: Add single_step_syscall test
by Andy Lutomirski
· 10 years ago
215ba78
mm, selftests: test return value of munmap for MAP_HUGETLB memory
by David Rientjes
· 10 years ago
06b230e
cpupower: fix breakage from libpci API change
by Lucas Stach
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
6c8a53c9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
078838d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
81ed793
ACPICA: Fix a sscanf format string.
by Bob Moore
· 10 years ago
e0423ed
ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.
by Lv Zheng
· 10 years ago
b79013b
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
f19e80c
perf probe: Fix segfault when probe with lazy_line to file
by He Kuang
· 10 years ago
09ed897
perf probe: Find compilation directory path for lazy matching
by Naohiro Aota
· 10 years ago
9d7b45c
perf probe: Set retprobe flag when probe in address-based alternative mode
by He Kuang
· 10 years ago
60f898e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8f61f35
tools/power turbostat: label base frequency
by Len Brown
· 10 years ago
e33cbe8
tools/power turbostat: update PERF_LIMIT_REASONS decoding
by Len Brown
· 10 years ago
1cc21f7
tools/power turbostat: simplify default output
by Len Brown
· 10 years ago
4541fec
Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 10 years ago
0d68bc9
perf kmem: Analyze page allocator events also
by Namhyung Kim
· 10 years ago
7fe924d
selftests/powerpc: Add transactional syscall test
by Sam bobroff
· 10 years ago
2b03fc1
selftests/powerpc: Move get_auxv_entry() to harness.c
by Sam bobroff
· 10 years ago
7b8283b5
perf evlist: Fix type for references to data_head/tail
by David Ahern
· 10 years ago
8cb0aa4
perf probe: Check the orphaned -x option
by Masami Hiramatsu
· 10 years ago
7afb3fa
perf probe: Support multiple probes on different binaries
by Masami Hiramatsu
· 10 years ago
5e78c69
perf buildid-list: Fix segfault when show DSOs with hits
by He Kuang
· 10 years ago
1060ab8
perf tools: Fix cross-endian analysis
by David Ahern
· 10 years ago
d998b73
perf tools: Fix error path to do closedir() when synthesizing threads
by Arnaldo Carvalho de Melo
· 10 years ago
7764a38
perf tools: Fix synthesizing fork_event.ppid for non-main thread
by David Ahern
· 10 years ago
5337510
tools: iio: Add iio targets in tools Makefile
by Roberta Dobrescu
· 10 years ago
a1e12da
perf tools: Add 'I' event modifier for exclude_idle bit
by Jiri Olsa
· 10 years ago
f6fcc14
perf report: Don't call map__kmap if map is NULL.
by Wang Nan
· 10 years ago
54a50f9
perf tests: Fix attr tests
by Jiri Olsa
· 10 years ago
f6c1562
perf probe: Fix ARM 32 building error
by Wang Nan
· 10 years ago
2c5e8c5
perf tools: Merge all perf_event_attr print functions
by Peter Zijlstra
· 10 years ago
814c8c3
perf record: Add clockid parameter
by Peter Zijlstra
· 10 years ago
ff5f3bb
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10
by Yunlong Song
· 10 years ago
f0dd330
perf sched replay: Support using -f to override perf.data file ownership
by Yunlong Song
· 10 years ago
939cda5
perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files
by Yunlong Song
· 10 years ago
1aff59b
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task
by Yunlong Song
· 10 years ago
08097ab
perf sched replay: Fix the segmentation fault problem caused by pr_err in threads
by Yunlong Song
· 10 years ago
3a423a5
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations
by Yunlong Song
· 10 years ago
cb06ac2
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max
by Yunlong Song
· 10 years ago
a35e27d
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
by Yunlong Song
· 10 years ago
0755bc4
perf sched replay: Use struct task_desc instead of struct task_task for correct meaning
by Yunlong Song
· 10 years ago
28939e1
perf kmem: Respect -i option
by Jiri Olsa
· 10 years ago
3201f0d
tools lib traceevent: Honor operator priority
by Namhyung Kim
· 10 years ago
ba92732
perf kmaps: Check kmaps to make code more robust
by Wang Nan
· 10 years ago
8ea92ce
perf evlist: Fix inverted logic in perf_mmap__empty
by He Kuang
· 10 years ago
4bcc782
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
by Ingo Molnar
· 10 years ago
3f705df
x86, selftests: Add sigreturn selftest
by Andy Lutomirski
· 10 years ago
c610f7f
Merge 4.0-rc7 into staging-next
by Greg Kroah-Hartman
· 10 years ago
2bfd4d1
ftracetest: Do not use usleep directly
by Namhyung Kim
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6886f41
selftest/mqueue: enable cross compilation
by Tyler Baker
· 10 years ago
5de8304
selftest/ipc: enable cross compilation
by Tyler Baker
· 10 years ago
ab923bb9
selftest/memfd: include default header install path
by Tyler Baker
· 10 years ago
365ce99
selftest/mount: enable cross compilation
by Tyler Baker
· 10 years ago
Next »