커밋 기록

작성자 SHA1 메시지 날짜
  Denys Vlasenko ac78f2ac96 top: do not use previous colleced data wheh "h" toggles threads display 5 년 전
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 년 전
  Thomas De Schampheleire 2b6282117f top: provide cmdline argument '-H' to enable thread scanning by default 5 년 전
  Denys Vlasenko 4a6748662a top: tweak --help 5 년 전
  Denys Vlasenko b097a84d62 config: update size information 5 년 전
  Denys Vlasenko 4c20d9f2b0 extend fractional duration support to "top -d N.N" and "timeout" 6 년 전
  Denys Vlasenko b3e98b1ccc top: fix "warning: unused variable new_mask" 6 년 전
  Denys Vlasenko a2cae937d0 top: much faster cursor key navigation by avoiding process rescan 6 년 전
  Denys Vlasenko 75e56a3db9 top: do unsigned rather than signed division in do_stats() 6 년 전
  Denys Vlasenko 86107d6dc7 top: handle much larger VSZ values 6 년 전
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m 7 년 전
  Denys Vlasenko e440b39416 *: stop using atexit in non-debug build: saves ~260 in bss with musl 7 년 전
  Denys Vlasenko d80302db99 top: switch to malloced "globals". 7 년 전
  Denys Vlasenko 727948e585 getopt32: factor out code to treat all args as options 7 년 전
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 년 전
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 년 전
  Denys Vlasenko 6c1f348fa7 Move FEATURE_USE_TERMIOS config option to two applets which use it 7 년 전
  Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode 7 년 전
  Denys Vlasenko 0fd9fb4244 top: FEATURE_USE_TERMIOS shouldn't control reading of screen size 7 년 전
  Denys Vlasenko 718e4fd564 top: fix help text: with !TERMIOS, no keys are affected top output 7 년 전
  Denys Vlasenko f8f81ed7aa Convert all procps/* applets to "new style" applet definitions 7 년 전
  Denys Vlasenko aedc3fe19f top: move free(prev_hist) out of signal path 8 년 전
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate 8 년 전
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 년 전
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 년 전
  Denys Vlasenko 4ad702c0a7 top: make sort field for 's' mode less confusing 9 년 전
  Denys Vlasenko 7b85ec30b5 *: more BUILD_BUG_ON conversions 9 년 전
  Denys Vlasenko 6c6d37ee45 top: fix memset length (sizeof(ptr) vs sizeof(array) problem) 10 년 전
  Timo Teräs 7df1f1dda1 top: fix and merge code to parse /proc/meminfo 10 년 전
  Bartosz Golaszewski 2de232da53 top.c: fix compilation warnings 10 년 전