index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
2018-05-30
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
1
-1
/
+9
2018-05-30
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
1
-8
/
+9
2017-08-06
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
1
-2
/
+2
2017-07-21
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
Ben Hutchings
1
-1
/
+1
2016-05-18
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
1
-2
/
+2
2016-02-25
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt
1
-3
/
+2
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
2015-09-14
tools lib api fs: Make tracing_path_strerror_open message generic
Jiri Olsa
1
-10
/
+16
2015-09-04
tools lib api fs: Add FSTYPE__configured() method
Jiri Olsa
2
-10
/
+18
2015-09-04
tools lib api fs: Add FSTYPE__mount() method
Jiri Olsa
2
-9
/
+50
2015-09-04
tools lib api fs: Add tracefs into fs.c object
Jiri Olsa
2
-0
/
+29
2015-09-04
tools lib api fs: Add debugfs into fs.c object
Jiri Olsa
2
-6
/
+26
2015-09-04
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
Jiri Olsa
2
-8
/
+8
2015-09-04
tools lib api fs: Add STR and PATH_MAX macros to fs object
Jiri Olsa
2
-0
/
+11
2015-09-04
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
Jiri Olsa
3
-52
/
+57
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
3
-0
/
+97
2015-09-02
tools lib traceevent: Support function __get_dynamic_array_len
He Kuang
2
-2
/
+55
2015-09-01
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-4
/
+25
2015-08-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-3
/
+1522
2015-08-31
bpf tools: New API to get name from a BPF object
Wang Nan
2
-4
/
+25
2015-08-28
tools lib traceeveent: Allow for negative numbers in print format
Steven Rostedt
1
-0
/
+1
2015-08-25
tools/liblockdep: Use the rbtree header provided by common tools headers
Sasha Levin
2
-2
/
+1
2015-08-25
tools/liblockdep: Correct macro for WARN
Sasha Levin
1
-1
/
+1
2015-08-21
tools lib traceevent: Add checks for returned EVENT_ERROR type
Dean Nelson
1
-0
/
+9
[next]