index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
tools subcmd: Add missing NORETURN define for parse-options.h
Josh Poimboeuf
1
-0
/
+4
2016-01-11
perf bpf: Fix build breakage due to libbpf
Naveen N. Rao
1
-8
/
+8
2016-01-11
perf tools: Fix PowerPC native building
Wang Nan
1
-2
/
+2
2016-01-11
tools lockdep: Add *.cmd files clean up
Jiri Olsa
1
-1
/
+1
2016-01-11
tools bpf: Add *.cmd files clean up
Jiri Olsa
1
-1
/
+1
2016-01-08
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
Arnaldo Carvalho de Melo
1
-0
/
+31
2016-01-08
tools lib: Sync tools/lib/find_bit.c with the kernel
Arnaldo Carvalho de Melo
1
-54
/
+49
2016-01-08
tools lib: Move find_next_bit.c to tools/lib/
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-01-06
perf build: Use FEATURE-DUMP in bpf subproject
Jiri Olsa
1
-0
/
+4
2016-01-06
tools lib traceevent: Factor out and export print_event_field[s]()
Namhyung Kim
2
-61
/
+72
2015-12-17
tools subcmd: Rename subcmd header include guards
Josh Poimboeuf
7
-21
/
+22
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
17
-0
/
+2368
2015-12-16
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
1
-0
/
+27
2015-12-11
tools lib bpf: Fetch map names from correct strtab
Wang Nan
1
-2
/
+9
2015-12-11
tools lib bpf: Check return value of strdup when reading map names
Wang Nan
1
-4
/
+9
2015-11-27
tools lib bpf: Extract and collect map names from BPF object file
Wang Nan
2
-3
/
+65
2015-11-27
tools lib bpf: Collect map definition in bpf_object
Wang Nan
2
-60
/
+148
2015-11-26
bpf tools: Add helper function for updating bpf maps elements
He Kuang
2
-0
/
+16
2015-11-25
tools lib bpf: Don't do a feature check when cleaning
Wang Nan
1
-0
/
+10
2015-11-23
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt
1
-3
/
+2
2015-11-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-9
/
+263
2015-11-18
bpf tools: Load a program with different instances using preprocessor
Wang Nan
2
-9
/
+201
2015-11-18
tools: Clone the kernel's strtobool function
Wang Nan
1
-0
/
+43
2015-11-18
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
1
-0
/
+19
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-54
/
+144
2015-11-09
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-2
/
+7
2015-11-06
tools/liblockdep: explicitly declare lockdep API we call from liblockdep
Sasha Levin
2
-1
/
+4
2015-11-06
tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER
Sasha Levin
1
-0
/
+2
2015-11-06
tools/liblockdep: remove task argument from debug_check_no_locks_held
Sasha Levin
1
-1
/
+1
2015-11-06
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2
-0
/
+9
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
2
-49
/
+130
2015-11-05
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2
-2
/
+2
2015-11-03
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2
-3
/
+3
2015-10-22
tools lib traceevent: Support %ps/%pS
Scott Wood
1
-2
/
+2
2015-10-20
tools lib traceevent: update KVM plugin
Paolo Bonzini
1
-8
/
+17
2015-10-05
tools lib api fs: No need to use PATH_MAX + 1
Jiri Olsa
2
-4
/
+4
2015-09-30
tools lib symbol: Introduce kallsyms2elf_type
Arnaldo Carvalho de Melo
2
-0
/
+8
2015-09-30
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-09-28
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
3
-3
/
+9
2015-09-28
tools build: Add Makefile.include
Jiri Olsa
3
-3
/
+3
2015-09-28
tools lib api fs: Store tracing mountpoint for better error message
Jiri Olsa
1
-10
/
+3
2015-09-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-2
/
+3
2015-09-23
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...
Ingo Molnar
1
-3
/
+20
2015-09-22
tools lib traceevent: Fix string handling in heterogeneous arch environments
Kapileshwar Singh
1
-3
/
+20
2015-09-22
tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-09-22
tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-09-14
tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information
Arnaldo Carvalho de Melo
3
-0
/
+25
2015-09-14
tools lib api fs: Introduce sysfs__read_{int,ull}()
Arnaldo Carvalho de Melo
2
-0
/
+49
2015-09-14
tools lib api fs: Remove debugfs, tracefs and findfs objects
Jiri Olsa
7
-288
/
+0
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2
-9
/
+7
[next]